Commit 3038e49
authored
docs: sync the scanner wording from the template (#260)
Picks up the wording correction from netresearch/.github#334 so this
repo stays byte-identical to its template.
Three things the previous comments got wrong:
- the header named **betterleaks** while the job and the reusable keep
the historical `gitleaks` name — the name is deliberate (renaming breaks
every caller that references the workflow path or pins the job in branch
protection), and the header now says so
- it called the last job a **composer audit**, but the reusable also
runs an **Opengrep SAST scan** — `skip-opengrep` defaults to `false`
- the zizmor comment said the exemption covers "reusable workflows",
while `"netresearch/*": ref-pin` matches any first-party `uses:`,
composite actions included
Comments only. No job, permission or trigger changes, and the file was
byte-identical to the previous template revision before this sync —
anything that had drifted was left alone and reported instead.1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
0 commit comments