Skip to content

Commit 57d7dcf

Browse files
committed
Add GuardSpine configuration
1 parent d02dbd4 commit 57d7dcf

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.guardspine/config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# GuardSpine CodeGuard Configuration
2+
# Generated during onboarding
3+
4+
api_url: https://backend-production-0f5d.up.railway.app/api/v1
5+
project_id: proj-6f3ab4e6183d
6+
7+
rubric_packs:
8+
- security-baseline
9+
- pii-shield
10+
11+
evidence:
12+
upload: true
13+
format: json
14+
sign: true
15+
16+
notifications:
17+
slack_channel:

0 commit comments

Comments
 (0)