Skip to content

Commit 057d3f8

Browse files
committed
AquaSec Scan update
1 parent 371f052 commit 057d3f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/aquasec_repository_scan.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
AUTH_ENDPOINT="https://api.cloudsploit.com/v2/tokens"
3636
TIMESTAMP=$(date -u +%s)
3737
POST_BODY='{
38-
# 1155 for CAO
39-
"group_id": 1228,
38+
"group_id": 1155,
4039
"allowed_endpoints": ["GET", "POST"],
4140
"validity": 240,
4241
"csp_roles": ["developer", "devops"]

0 commit comments

Comments
 (0)