Commit fe29b5a
ci(sonar): exclude hypatia wrapper from analysis (required secrets: inherit) (#40)
The hypatia-scan.yml wrapper's only SonarCloud finding is the
`secrets: inherit` Security Hotspot, which is required by
hyperpolymath/standards hypatia-scan-reusable.yml — the reusable consumes
HYPATIA_DISPATCH_PAT but does not declare it as a workflow_call secret, so
`secrets: inherit` is the only way to pass it through (gitbot-fleet Phase 2).
Add sonar-project.properties excluding the thin, SHA-pinned wrapper from
analysis (it has no other code to scan).
NOTE: this repo uses SonarCloud Automatic Analysis, where UI settings take
precedence and file-based exclusions may not clear the Quality Gate; marking
the hotspot "Safe" in the SonarCloud UI is the reliable backstop.
Claude-Session: https://claude.ai/code/session_01AHygjxRyU3WwmXEhA9KF5L
Co-authored-by: Claude <noreply@anthropic.com>1 parent f3a9da0 commit fe29b5a
1 file changed
Lines changed: 20 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 | + | |
0 commit comments