Skip to content

Commit

Permalink
Merge pull request tmobile#293 from KanchanaAradhya/CISJobAndRuleChanges
Browse files Browse the repository at this point in the history
ununsed elasticip autofix
  • Loading branch information
santhoshigorle committed Sep 12, 2019
2 parents 9b57461 + 7497f82 commit 14a8039
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
"targetType": "elasticip",
"assetGroup": "aws",
"alexaKeyword": "ElasticipWithNonStandardRule",
"ruleParams": "{\"params\":[{\"key\":\"splitterChar\",\"value\":\",\",\"encrypt\":false},{\"key\":\"ruleKey\",\"value\":\"check-for-non-standard-region-rule\",\"encrypt\":false},{\"key\":\"severity\",\"value\":\"low\",\"encrypt\":false},{\"key\":\"ruleCategory\",\"value\":\"governance\",\"encrypt\":false},{\"key\":\"standardRegions\",\"value\":\"us-west-2,us-east-1,us-east-2,us-west-1\",\"encrypt\":false}],\"environmentVariables\":[],\"ruleId\":\"PacMan_NonStandardRegionRule_version-1_ElasticipWithNonStandardRule_elasticip\",\"autofix\":false,\"alexaKeyword\":\"ElasticipWithNonStandardRule\",\"ruleRestUrl\":\"\",\"targetType\":\"elasticip\",\"pac_ds\":\"aws\",\"policyId\":\"PacMan_NonStandardRegionRule_version-1\",\"assetGroup\":\"aws\",\"ruleUUID\":\"aws_elasticip_should_not_be_there_in_non_standard_region\",\"ruleType\":\"Manage Rule\"}",
"ruleParams": "{\"params\":[{\"encrypt\":false,\"value\":\"check-for-unused-elastic-ip\",\"key\":\"ruleKey\"},{\"key\":\"threadsafe\",\"value\":\"true\",\"isValueNew\":true,\"encrypt\":false},{\"key\":\"fixKey\",\"value\":\"unused-elastic-ip-fix\",\"isValueNew\":true,\"encrypt\":false},{\"encrypt\":false,\"value\":\"high\",\"key\":\"severity\"},{\"encrypt\":false,\"value\":\"governance\",\"key\":\"ruleCategory\"}],\"environmentVariables\":[],\"ruleId\":\"PacMan_UnusedElasticIpRule_version-1_UnusedElasticIpRule_elasticip\",\"autofix\":false,\"alexaKeyword\":\"UnusedElasticIpRule\",\"ruleRestUrl\":\"\",\"targetType\":\"elasticip\",\"pac_ds\":\"aws\",\"policyId\":\"PacMan_UnusedElasticIpRule_version-1\",\"assetGroup\":\"aws\",\"ruleUUID\":\"aws_elasticip_should_not_be_there_in_non_standard_region\",\"ruleType\":\"ManageRule\"}",
"ruleFrequency": "0 * * * ? *",
"ruleExecutable": "",
"ruleRestUrl": "",
Expand Down
Loading

0 comments on commit 14a8039

Please sign in to comment.