Commit e33583a
committed
ci: improve Trivy workflow configuration and security reporting
- Rename the workflow to "Trivy Security Scan"
- Refactor workflow triggers and schedule configuration for clarity and manual dispatch support
- Replace deprecated concurrency settings with updated job structure
- Update actions/checkout to v6
- Consolidate Trivy scan jobs and improve scanner configuration
- Change SARIF output file name to "trivy-results.sarif"
- Add step to upload Trivy results to the GitHub Security tab using the latest CodeQL action
- Add a new Trivy scan step with table output for critical and high severity findings
Signed-off-by: Bo-Yi Wu <[email protected]>1 parent ad9f32f commit e33583a
1 file changed
+32
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
19 | 11 | | |
20 | 12 | | |
21 | | - | |
22 | | - | |
| 13 | + | |
| 14 | + | |
23 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
24 | 21 | | |
25 | 22 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
34 | | - | |
| 29 | + | |
35 | 30 | | |
36 | | - | |
| 31 | + | |
37 | 32 | | |
| 33 | + | |
38 | 34 | | |
39 | | - | |
40 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
41 | 38 | | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments