Skip to content

Commit b53a094

Browse files
authored
Update cra-tf-validate-ignore-rules.json (#788)
1 parent 7b597d7 commit b53a094

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

cra-tf-validate-ignore-rules.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
{
2-
"scc_rules": [
3-
{
4-
"scc_rule_id": "rule-8cbd597c-7471-42bd-9c88-36b2696456e9",
5-
"description": "Check whether Cloud Object Storage network access is restricted to a specific IP range",
6-
"ignore_reason": "In order for this rule to pass, Context Based Restrictions (CBRs) support needs to be added to the module (tracking in https://github.ibm.com/GoldenEye/issues/issues/5626). Even after that is added, there is still a dependency on SCC to support scanning for CBR rules. SCC CBR support is being tracked in https://github.ibm.com/project-fortress/pm/issues/11800.",
7-
"is_valid": true
8-
}
9-
]
2+
"scc_rules": []
103
}

0 commit comments

Comments
 (0)