Commit 4f794cf
committed
chore(ci): add scheduled trivy scan with linear ticket creation
Weekly security scan (Monday 09:00 UTC) that scans the PyAtlan
Docker image and uv.lock for HIGH/CRITICAL vulnerabilities and
automatically creates a Linear ticket if issues are found.
Uses the org's reusable workflow from atlanhq/.github.
Requires:
- LINEAR_API_KEY secret
- LINEAR_TEAM_ID variable (team UUID from Linear)
- CHAINGUARD_USERNAME/PASSWORD secrets (for registry auth)1 parent d4d4f1a commit 4f794cf
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments