@@ -781,7 +781,7 @@ Feature: Security Monitoring
781781 When the request is sent
782782 Then the response status is 404 Not Found
783783
784- @generated @skip @team:DataDog/asm -vm
784+ @generated @skip @team:DataDog/k9-cloud -vm
785785 Scenario : Get SBOM returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
786786 Given operation "GetSBOM" enabled
787787 And new "GetSBOM" request
@@ -790,7 +790,7 @@ Feature: Security Monitoring
790790 When the request is sent
791791 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
792792
793- @team:DataDog/asm -vm
793+ @team:DataDog/k9-cloud -vm
794794 Scenario : Get SBOM returns "Not found: asset not found" response
795795 Given operation "GetSBOM" enabled
796796 And new "GetSBOM" request
@@ -799,7 +799,7 @@ Feature: Security Monitoring
799799 When the request is sent
800800 Then the response status is 404 Not found: asset not found
801801
802- @skip @team:DataDog/asm -vm
802+ @skip @team:DataDog/k9-cloud -vm
803803 Scenario : Get SBOM returns "OK" response
804804 Given operation "GetSBOM" enabled
805805 And new "GetSBOM" request
@@ -1182,14 +1182,14 @@ Feature: Security Monitoring
11821182 When the request is sent
11831183 Then the response status is 200 The list of notification rules.
11841184
1185- @generated @skip @team:DataDog/asm -vm
1185+ @generated @skip @team:DataDog/k9-cloud -vm
11861186 Scenario : List assets SBOMs returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
11871187 Given operation "ListAssetsSBOMs" enabled
11881188 And new "ListAssetsSBOMs" request
11891189 When the request is sent
11901190 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
11911191
1192- @team:DataDog/asm -vm
1192+ @team:DataDog/k9-cloud -vm
11931193 Scenario : List assets SBOMs returns "Not found: There is no request associated with the provided token." response
11941194 Given operation "ListAssetsSBOMs" enabled
11951195 And new "ListAssetsSBOMs" request
@@ -1198,14 +1198,14 @@ Feature: Security Monitoring
11981198 When the request is sent
11991199 Then the response status is 404 Not found: There is no request associated with the provided token.
12001200
1201- @generated @skip @team:DataDog/asm -vm
1201+ @generated @skip @team:DataDog/k9-cloud -vm
12021202 Scenario : List assets SBOMs returns "Not found: asset not found" response
12031203 Given operation "ListAssetsSBOMs" enabled
12041204 And new "ListAssetsSBOMs" request
12051205 When the request is sent
12061206 Then the response status is 404 Not found: asset not found
12071207
1208- @team:DataDog/asm -vm
1208+ @team:DataDog/k9-cloud -vm
12091209 Scenario : List assets SBOMs returns "OK" response
12101210 Given operation "ListAssetsSBOMs" enabled
12111211 And new "ListAssetsSBOMs" request
@@ -1317,14 +1317,14 @@ Feature: Security Monitoring
13171317 When the request is sent
13181318 Then the response status is 200 OK
13191319
1320- @skip @team:DataDog/asm -vm
1320+ @skip @team:DataDog/k9-cloud -vm
13211321 Scenario : List scanned assets metadata returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
13221322 Given operation "ListScannedAssetsMetadata" enabled
13231323 And new "ListScannedAssetsMetadata" request
13241324 When the request is sent
13251325 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
13261326
1327- @team:DataDog/asm -vm
1327+ @team:DataDog/k9-cloud -vm
13281328 Scenario : List scanned assets metadata returns "Not found: asset not found" response
13291329 Given operation "ListScannedAssetsMetadata" enabled
13301330 And new "ListScannedAssetsMetadata" request
@@ -1333,7 +1333,7 @@ Feature: Security Monitoring
13331333 When the request is sent
13341334 Then the response status is 404 Not found: asset not found
13351335
1336- @team:DataDog/asm -vm
1336+ @team:DataDog/k9-cloud -vm
13371337 Scenario : List scanned assets metadata returns "OK" response
13381338 Given operation "ListScannedAssetsMetadata" enabled
13391339 And new "ListScannedAssetsMetadata" request
@@ -1354,14 +1354,14 @@ Feature: Security Monitoring
13541354 When the request is sent
13551355 Then the response status is 200 OK
13561356
1357- @generated @skip @team:DataDog/asm -vm
1357+ @generated @skip @team:DataDog/k9-cloud -vm
13581358 Scenario : List vulnerabilities returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
13591359 Given operation "ListVulnerabilities" enabled
13601360 And new "ListVulnerabilities" request
13611361 When the request is sent
13621362 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
13631363
1364- @team:DataDog/asm -vm
1364+ @team:DataDog/k9-cloud -vm
13651365 Scenario : List vulnerabilities returns "Not found: There is no request associated with the provided token." response
13661366 Given operation "ListVulnerabilities" enabled
13671367 And new "ListVulnerabilities" request
@@ -1370,7 +1370,7 @@ Feature: Security Monitoring
13701370 When the request is sent
13711371 Then the response status is 404 Not found: There is no request associated with the provided token.
13721372
1373- @team:DataDog/asm -vm
1373+ @team:DataDog/k9-cloud -vm
13741374 Scenario : List vulnerabilities returns "OK" response
13751375 Given operation "ListVulnerabilities" enabled
13761376 And new "ListVulnerabilities" request
@@ -1380,14 +1380,14 @@ Feature: Security Monitoring
13801380 When the request is sent
13811381 Then the response status is 200 OK
13821382
1383- @generated @skip @team:DataDog/asm -vm
1383+ @generated @skip @team:DataDog/k9-cloud -vm
13841384 Scenario : List vulnerable assets returns "Bad request: The server cannot process the request due to invalid syntax in the request." response
13851385 Given operation "ListVulnerableAssets" enabled
13861386 And new "ListVulnerableAssets" request
13871387 When the request is sent
13881388 Then the response status is 400 Bad request: The server cannot process the request due to invalid syntax in the request.
13891389
1390- @team:DataDog/asm -vm
1390+ @team:DataDog/k9-cloud -vm
13911391 Scenario : List vulnerable assets returns "Not found: There is no request associated with the provided token." response
13921392 Given operation "ListVulnerableAssets" enabled
13931393 And new "ListVulnerableAssets" request
@@ -1396,7 +1396,7 @@ Feature: Security Monitoring
13961396 When the request is sent
13971397 Then the response status is 404 Not found: There is no request associated with the provided token.
13981398
1399- @team:DataDog/asm -vm
1399+ @team:DataDog/k9-cloud -vm
14001400 Scenario : List vulnerable assets returns "OK" response
14011401 Given operation "ListVulnerableAssets" enabled
14021402 And new "ListVulnerableAssets" request
@@ -1530,14 +1530,14 @@ Feature: Security Monitoring
15301530 When the request is sent
15311531 Then the response status is 422 The server cannot process the request because it contains invalid data.
15321532
1533- @generated @skip @team:DataDog/asm -vm
1533+ @generated @skip @team:DataDog/k9 -vm-ast
15341534 Scenario : Returns list of Secrets rules returns "OK" response
15351535 Given operation "GetSecretsRules" enabled
15361536 And new "GetSecretsRules" request
15371537 When the request is sent
15381538 Then the response status is 200 OK
15391539
1540- @generated @skip @team:DataDog/asm -vm
1540+ @generated @skip @team:DataDog/k9 -vm-ast
15411541 Scenario : Ruleset get multiple returns "OK" response
15421542 Given operation "ListMultipleRulesets" enabled
15431543 And new "ListMultipleRulesets" request
0 commit comments