doc-detective-common 3.1.0-dev.1 → 3.1.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -635,11 +635,6 @@
635
635
  "type": "string",
636
636
  "description": "Path to the content that the test is associated with."
637
637
  },
638
- "unsafe": {
639
- "type": "boolean",
640
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
641
- "default": false
642
- },
643
638
  "detectSteps": {
644
639
  "type": "boolean",
645
640
  "description": "Whether or not to detect steps in input files based on markup regex.",
@@ -1251,7 +1246,7 @@
1251
1246
  },
1252
1247
  "unsafe": {
1253
1248
  "type": "boolean",
1254
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
1249
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
1255
1250
  "default": false
1256
1251
  },
1257
1252
  "outputs": {
@@ -1298,7 +1293,7 @@
1298
1293
  },
1299
1294
  "unsafe": {
1300
1295
  "type": "boolean",
1301
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
1296
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
1302
1297
  "default": false
1303
1298
  },
1304
1299
  "outputs": {
@@ -1353,7 +1348,7 @@
1353
1348
  },
1354
1349
  "unsafe": {
1355
1350
  "type": "boolean",
1356
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
1351
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
1357
1352
  "default": false
1358
1353
  },
1359
1354
  "outputs": {
@@ -1564,7 +1559,7 @@
1564
1559
  },
1565
1560
  "unsafe": {
1566
1561
  "type": "boolean",
1567
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
1562
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
1568
1563
  "default": false
1569
1564
  },
1570
1565
  "outputs": {
@@ -1746,7 +1741,7 @@
1746
1741
  },
1747
1742
  "unsafe": {
1748
1743
  "type": "boolean",
1749
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
1744
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
1750
1745
  "default": false
1751
1746
  },
1752
1747
  "outputs": {
@@ -2542,7 +2537,7 @@
2542
2537
  },
2543
2538
  "unsafe": {
2544
2539
  "type": "boolean",
2545
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
2540
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
2546
2541
  "default": false
2547
2542
  },
2548
2543
  "outputs": {
@@ -2699,7 +2694,7 @@
2699
2694
  },
2700
2695
  "unsafe": {
2701
2696
  "type": "boolean",
2702
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
2697
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
2703
2698
  "default": false
2704
2699
  },
2705
2700
  "outputs": {
@@ -3697,7 +3692,7 @@
3697
3692
  },
3698
3693
  "unsafe": {
3699
3694
  "type": "boolean",
3700
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
3695
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
3701
3696
  "default": false
3702
3697
  },
3703
3698
  "outputs": {
@@ -3999,7 +3994,7 @@
3999
3994
  },
4000
3995
  "unsafe": {
4001
3996
  "type": "boolean",
4002
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
3997
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
4003
3998
  "default": false
4004
3999
  },
4005
4000
  "outputs": {
@@ -4287,7 +4282,7 @@
4287
4282
  },
4288
4283
  "unsafe": {
4289
4284
  "type": "boolean",
4290
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
4285
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
4291
4286
  "default": false
4292
4287
  },
4293
4288
  "outputs": {
@@ -4503,7 +4498,7 @@
4503
4498
  },
4504
4499
  "unsafe": {
4505
4500
  "type": "boolean",
4506
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
4501
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
4507
4502
  "default": false
4508
4503
  },
4509
4504
  "outputs": {
@@ -4946,7 +4941,7 @@
4946
4941
  },
4947
4942
  "unsafe": {
4948
4943
  "type": "boolean",
4949
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
4944
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
4950
4945
  "default": false
4951
4946
  },
4952
4947
  "outputs": {
@@ -5113,7 +5108,7 @@
5113
5108
  },
5114
5109
  "unsafe": {
5115
5110
  "type": "boolean",
5116
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
5111
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
5117
5112
  "default": false
5118
5113
  },
5119
5114
  "outputs": {
@@ -5193,7 +5188,7 @@
5193
5188
  },
5194
5189
  "unsafe": {
5195
5190
  "type": "boolean",
5196
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
5191
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
5197
5192
  "default": false
5198
5193
  },
5199
5194
  "outputs": {
@@ -5268,7 +5263,7 @@
5268
5263
  },
5269
5264
  "unsafe": {
5270
5265
  "type": "boolean",
5271
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
5266
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
5272
5267
  "default": false
5273
5268
  },
5274
5269
  "outputs": {
@@ -5953,11 +5948,6 @@
5953
5948
  ]
5954
5949
  }
5955
5950
  },
5956
- "unsafe": {
5957
- "type": "boolean",
5958
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
5959
- "default": false
5960
- },
5961
5951
  "steps": {
5962
5952
  "description": "Steps to perform as part of the test. Performed in the sequence defined. If one or more actions fail, the test fails. By default, if a step fails, the test stops and the remaining steps are not executed.",
5963
5953
  "type": "array",
@@ -5992,7 +5982,7 @@
5992
5982
  },
5993
5983
  "unsafe": {
5994
5984
  "type": "boolean",
5995
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
5985
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
5996
5986
  "default": false
5997
5987
  },
5998
5988
  "outputs": {
@@ -6039,7 +6029,7 @@
6039
6029
  },
6040
6030
  "unsafe": {
6041
6031
  "type": "boolean",
6042
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
6032
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
6043
6033
  "default": false
6044
6034
  },
6045
6035
  "outputs": {
@@ -6094,7 +6084,7 @@
6094
6084
  },
6095
6085
  "unsafe": {
6096
6086
  "type": "boolean",
6097
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
6087
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
6098
6088
  "default": false
6099
6089
  },
6100
6090
  "outputs": {
@@ -6305,7 +6295,7 @@
6305
6295
  },
6306
6296
  "unsafe": {
6307
6297
  "type": "boolean",
6308
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
6298
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
6309
6299
  "default": false
6310
6300
  },
6311
6301
  "outputs": {
@@ -6487,7 +6477,7 @@
6487
6477
  },
6488
6478
  "unsafe": {
6489
6479
  "type": "boolean",
6490
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
6480
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
6491
6481
  "default": false
6492
6482
  },
6493
6483
  "outputs": {
@@ -7283,7 +7273,7 @@
7283
7273
  },
7284
7274
  "unsafe": {
7285
7275
  "type": "boolean",
7286
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
7276
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
7287
7277
  "default": false
7288
7278
  },
7289
7279
  "outputs": {
@@ -7440,7 +7430,7 @@
7440
7430
  },
7441
7431
  "unsafe": {
7442
7432
  "type": "boolean",
7443
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
7433
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
7444
7434
  "default": false
7445
7435
  },
7446
7436
  "outputs": {
@@ -8438,7 +8428,7 @@
8438
8428
  },
8439
8429
  "unsafe": {
8440
8430
  "type": "boolean",
8441
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
8431
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
8442
8432
  "default": false
8443
8433
  },
8444
8434
  "outputs": {
@@ -8740,7 +8730,7 @@
8740
8730
  },
8741
8731
  "unsafe": {
8742
8732
  "type": "boolean",
8743
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
8733
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
8744
8734
  "default": false
8745
8735
  },
8746
8736
  "outputs": {
@@ -9028,7 +9018,7 @@
9028
9018
  },
9029
9019
  "unsafe": {
9030
9020
  "type": "boolean",
9031
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
9021
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
9032
9022
  "default": false
9033
9023
  },
9034
9024
  "outputs": {
@@ -9244,7 +9234,7 @@
9244
9234
  },
9245
9235
  "unsafe": {
9246
9236
  "type": "boolean",
9247
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
9237
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
9248
9238
  "default": false
9249
9239
  },
9250
9240
  "outputs": {
@@ -9687,7 +9677,7 @@
9687
9677
  },
9688
9678
  "unsafe": {
9689
9679
  "type": "boolean",
9690
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
9680
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
9691
9681
  "default": false
9692
9682
  },
9693
9683
  "outputs": {
@@ -9854,7 +9844,7 @@
9854
9844
  },
9855
9845
  "unsafe": {
9856
9846
  "type": "boolean",
9857
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
9847
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
9858
9848
  "default": false
9859
9849
  },
9860
9850
  "outputs": {
@@ -9934,7 +9924,7 @@
9934
9924
  },
9935
9925
  "unsafe": {
9936
9926
  "type": "boolean",
9937
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
9927
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
9938
9928
  "default": false
9939
9929
  },
9940
9930
  "outputs": {
@@ -10009,7 +9999,7 @@
10009
9999
  },
10010
10000
  "unsafe": {
10011
10001
  "type": "boolean",
10012
- "description": "Whether or not the test or step is may be unsafe. Unsafe tests and steps may perform actions that could modify the system or environment in unexpected ways. Tests that contain unsafe steps are only performed within Docker containers or if unsafe tests are enabled with the `allowUnsafeTests` config property or the `--unsafe` flag.",
10002
+ "description": "Whether or not the step may be unsafe. Unsafe steps may perform actions that could modify the system or environment in unexpected ways. Unsafe steps are only performed within Docker containers or if unsafe steps are enabled with the `allowUnsafeSteps` config property or the `--allow-unsafe` flag.",
10013
10003
  "default": false
10014
10004
  },
10015
10005
  "outputs": {
@@ -10682,7 +10672,6 @@
10682
10672
  "description": "This test includes every property across all actions.",
10683
10673
  "before": "setup.json",
10684
10674
  "after": "cleanup.json",
10685
- "unsafe": true,
10686
10675
  "runOn": [
10687
10676
  {
10688
10677
  "platforms": [