Commit 72574b7
authored
ci(lint-workflows): hash-pin pip install to close Sonar S8541/S8544 (#12)
* ci(lint-workflows): hash-pin pip install to close Sonar S8541/S8544
Mirrors Abblix/Oidc.Server#70 — identical pip install line, same finding,
same fix.
PyYAML moved to .github/workflows/requirements/lint-workflows.txt with
==6.0.2 + sha256 hashes (x86_64 + aarch64 manylinux wheels). Install via
--only-binary :all: --require-hashes -r ...
Rule codified in
Abblix/Docs/wiki/github-actions-security-checklist.md (commit 91e09d2).
* chore(gitignore): keep CLAUDE.md untracked (mirrors Docs/AuthSvc/Oidc.Server)1 parent a221132 commit 72574b7
3 files changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
0 commit comments