Commit af00532
committed
fix: Disable DevSkim workflow (too many false positives)
- Changed to manual trigger only (workflow_dispatch)
- DevSkim flags SHA3-256 and AES-GCM as vulnerabilities (incorrect)
- CodeQL provides more accurate security scanning
- Keeping workflow file for future manual runs if needed1 parent 3b19f44 commit af00532
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
5 | 3 | | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
15 | 8 | | |
16 | 9 | | |
17 | 10 | | |
| |||
0 commit comments