@@ -733,7 +733,7 @@ Feature: Security Monitoring
733733 When the request is sent
734734 Then the response status is 404 Not Found
735735
736- @generated @skip @team:DataDog/asm -vm
736+ @generated @skip @team:DataDog/k9-cloud -vm
737737 Scenario : Get SBOM returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
738738 Given operation "GetSBOM" enabled
739739 And new "GetSBOM" request
@@ -742,7 +742,7 @@ Feature: Security Monitoring
742742 When the request is sent
743743 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
744744
745- @team:DataDog/asm -vm
745+ @team:DataDog/k9-cloud -vm
746746 Scenario : Get SBOM returns "Not found: asset not found" response
747747 Given operation "GetSBOM" enabled
748748 And new "GetSBOM" request
@@ -751,7 +751,7 @@ Feature: Security Monitoring
751751 When the request is sent
752752 Then the response status is 404 Not found: asset not found
753753
754- @skip @team:DataDog/asm -vm
754+ @skip @team:DataDog/k9-cloud -vm
755755 Scenario : Get SBOM returns "OK" response
756756 Given operation "GetSBOM" enabled
757757 And new "GetSBOM" request
@@ -1134,14 +1134,14 @@ Feature: Security Monitoring
11341134 When the request is sent
11351135 Then the response status is 200 The list of notification rules.
11361136
1137- @generated @skip @team:DataDog/asm -vm
1137+ @generated @skip @team:DataDog/k9-cloud -vm
11381138 Scenario : List assets SBOMs returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
11391139 Given operation "ListAssetsSBOMs" enabled
11401140 And new "ListAssetsSBOMs" request
11411141 When the request is sent
11421142 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
11431143
1144- @team:DataDog/asm -vm
1144+ @team:DataDog/k9-cloud -vm
11451145 Scenario : List assets SBOMs returns "Not found: There is no request associated with the provided token." response
11461146 Given operation "ListAssetsSBOMs" enabled
11471147 And new "ListAssetsSBOMs" request
@@ -1150,14 +1150,14 @@ Feature: Security Monitoring
11501150 When the request is sent
11511151 Then the response status is 404 Not found: There is no request associated with the provided token.
11521152
1153- @generated @skip @team:DataDog/asm -vm
1153+ @generated @skip @team:DataDog/k9-cloud -vm
11541154 Scenario : List assets SBOMs returns "Not found: asset not found" response
11551155 Given operation "ListAssetsSBOMs" enabled
11561156 And new "ListAssetsSBOMs" request
11571157 When the request is sent
11581158 Then the response status is 404 Not found: asset not found
11591159
1160- @team:DataDog/asm -vm
1160+ @team:DataDog/k9-cloud -vm
11611161 Scenario : List assets SBOMs returns "OK" response
11621162 Given operation "ListAssetsSBOMs" enabled
11631163 And new "ListAssetsSBOMs" request
@@ -1269,14 +1269,14 @@ Feature: Security Monitoring
12691269 When the request is sent
12701270 Then the response status is 200 OK
12711271
1272- @skip @team:DataDog/asm -vm
1272+ @skip @team:DataDog/k9-cloud -vm
12731273 Scenario : List scanned assets metadata returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
12741274 Given operation "ListScannedAssetsMetadata" enabled
12751275 And new "ListScannedAssetsMetadata" request
12761276 When the request is sent
12771277 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
12781278
1279- @team:DataDog/asm -vm
1279+ @team:DataDog/k9-cloud -vm
12801280 Scenario : List scanned assets metadata returns "Not found: asset not found" response
12811281 Given operation "ListScannedAssetsMetadata" enabled
12821282 And new "ListScannedAssetsMetadata" request
@@ -1285,7 +1285,7 @@ Feature: Security Monitoring
12851285 When the request is sent
12861286 Then the response status is 404 Not found: asset not found
12871287
1288- @team:DataDog/asm -vm
1288+ @team:DataDog/k9-cloud -vm
12891289 Scenario : List scanned assets metadata returns "OK" response
12901290 Given operation "ListScannedAssetsMetadata" enabled
12911291 And new "ListScannedAssetsMetadata" request
@@ -1306,14 +1306,14 @@ Feature: Security Monitoring
13061306 When the request is sent
13071307 Then the response status is 200 OK
13081308
1309- @generated @skip @team:DataDog/asm -vm
1309+ @generated @skip @team:DataDog/k9-cloud -vm
13101310 Scenario : List vulnerabilities returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
13111311 Given operation "ListVulnerabilities" enabled
13121312 And new "ListVulnerabilities" request
13131313 When the request is sent
13141314 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
13151315
1316- @team:DataDog/asm -vm
1316+ @team:DataDog/k9-cloud -vm
13171317 Scenario : List vulnerabilities returns "Not found: There is no request associated with the provided token." response
13181318 Given operation "ListVulnerabilities" enabled
13191319 And new "ListVulnerabilities" request
@@ -1322,7 +1322,7 @@ Feature: Security Monitoring
13221322 When the request is sent
13231323 Then the response status is 404 Not found: There is no request associated with the provided token.
13241324
1325- @team:DataDog/asm -vm
1325+ @team:DataDog/k9-cloud -vm
13261326 Scenario : List vulnerabilities returns "OK" response
13271327 Given operation "ListVulnerabilities" enabled
13281328 And new "ListVulnerabilities" request
@@ -1332,14 +1332,14 @@ Feature: Security Monitoring
13321332 When the request is sent
13331333 Then the response status is 200 OK
13341334
1335- @generated @skip @team:DataDog/asm -vm
1335+ @generated @skip @team:DataDog/k9-cloud -vm
13361336 Scenario : List vulnerable assets returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
13371337 Given operation "ListVulnerableAssets" enabled
13381338 And new "ListVulnerableAssets" request
13391339 When the request is sent
13401340 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
13411341
1342- @team:DataDog/asm -vm
1342+ @team:DataDog/k9-cloud -vm
13431343 Scenario : List vulnerable assets returns "Not found: There is no request associated with the provided token." response
13441344 Given operation "ListVulnerableAssets" enabled
13451345 And new "ListVulnerableAssets" request
@@ -1348,7 +1348,7 @@ Feature: Security Monitoring
13481348 When the request is sent
13491349 Then the response status is 404 Not found: There is no request associated with the provided token.
13501350
1351- @team:DataDog/asm -vm
1351+ @team:DataDog/k9-cloud -vm
13521352 Scenario : List vulnerable assets returns "OK" response
13531353 Given operation "ListVulnerableAssets" enabled
13541354 And new "ListVulnerableAssets" request
@@ -1482,14 +1482,14 @@ Feature: Security Monitoring
14821482 When the request is sent
14831483 Then the response status is 422 The server cannot process the request because it contains invalid data.
14841484
1485- @generated @skip @team:DataDog/asm -vm
1486- Scenario : Returns list of Secrets rules returns "OK" response
1485+ @generated @skip @team:DataDog/k9 -vm-ast
1486+ Scenario : Returns a list of Secrets rules returns "OK" response
14871487 Given operation "GetSecretsRules" enabled
14881488 And new "GetSecretsRules" request
14891489 When the request is sent
14901490 Then the response status is 200 OK
14911491
1492- @generated @skip @team:DataDog/asm -vm
1492+ @generated @skip @team:DataDog/k9 -vm-ast
14931493 Scenario : Ruleset get multiple returns "OK" response
14941494 Given operation "ListMultipleRulesets" enabled
14951495 And new "ListMultipleRulesets" request
0 commit comments