Skip to content

Commit 356edb5

Browse files
committed
ci: cra ignore
1 parent 43b945f commit 356edb5

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

cra-tf-validate-ignore-goals.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
{}
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

Comments
 (0)