Commit e435756
Resolves 2 of the 7 alerts listed in the Security tab cluster:
| Alert | Type | Action |
|---|---|---|
| **#2** Workflow-permissions | CodeQL | boj-build.yml had unresolved
merge-conflict markers in main, mis-located permissions: (after jobs:),
and a malformed curl payload. Fixed all three + added concurrency +
per-job permissions: contents: read + safer env-var-based jq payload. |
| **#296** BinaryArtifacts | Scorecard | 13KB ELF binary committed at
bindings/ephapax/test_ffi (commit d2a2ded). Deleted; extended .gitignore
to prevent recurrence. |
**Not in this PR** (separate workstreams required):
- #295 BranchProtectionID — repo-settings change via gh api PUT, no file
diff
- #297 CodeReviewID — historical metric (0/30 approved reviews on
existing PRs); improves on policy + going-forward
- #298 CIIBestPracticesID — external OpenSSF badge registration at
bestpractices.coreinfrastructure.org
- #299 FuzzingID — needs ClusterFuzzLite scaffolding (separate
substantial PR)
- #300 CITestsID — historical metric (15/28); improves naturally as new
PRs land with CI
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent eff75e5 commit e435756
3 files changed
Lines changed: 37 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 24 | | |
16 | | - | |
| 25 | + | |
17 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | | - | |
20 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
21 | 41 | | |
22 | | - | |
23 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
Binary file not shown.
0 commit comments