Skip to content

Commit 9de657d

Browse files
authored
Update cra-tf-validate-ignore-rules.json (#608)
1 parent df0556c commit 9de657d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cra-tf-validate-ignore-rules.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
"description": "Check whether Cloud Object Storage network access is restricted to a specific IP range",
66
"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.",
77
"is_valid": true
8-
},
9-
{
10-
"scc_rule_id": "rule-216e2449-27d7-4afc-929a-b66e196a9cf9",
11-
"description": "Check whether Flow Logs for VPC are enabled",
12-
"ignore_reason": "This rule should not be failing as we do enable flow logs in the code. Bug reported with CRA: https://github.ibm.com/oneibmcloud/CD-CRA/issues/1907",
13-
"is_valid": false
148
}
159
]
1610
}

0 commit comments

Comments
 (0)