We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b945f commit 356edb5Copy full SHA for 356edb5
cra-tf-validate-ignore-goals.json
@@ -1 +1,16 @@
1
-{}
+{
2
+ "scc_goals": [
3
+ {
4
+ "scc_goal_id": "3000225",
5
+ "description": "Check whether Databases for PostgreSQL network access is restricted to a specific IP range",
6
+ "ignore_reason": "Tracking in https://github.ibm.com/GoldenEye/issues/issues/3635",
7
+ "is_valid": true
8
+ },
9
10
+ "scc_goal_id": "3000408",
11
+ "description": "Check whether Flow Logs for VPC are enabled",
12
+ "ignore_reason": "This is part of the test example and not the current module",
13
+ "is_valid": false
14
+ }
15
+ ]
16
+}
0 commit comments