Commit aead2ad
fix: instantiate rsr-template placeholders left generic from scaffold (LICENSE/CoC/issue templates/SECURITY) (#96)
## Summary
Five files retained rsr-template-repo placeholder text from when the
template was used to scaffold panic-attack. Estate dogfood checks /
OpenSSF Scorecard / assail self-scan now consume these files, so the
placeholders surface as real audit findings.
| File | Gap | Fix |
|---|---|---|
| `LICENSE` | Body was GNU AGPL-3.0-or-later despite Cargo.toml / README
badge / 0-AI-MANIFEST.a2ml / shipped `LICENSES/MPL-2.0.txt` all
declaring MPL-2.0 | Replaced with MPL-2.0 text from in-repo
`LICENSES/MPL-2.0.txt` + canonical `SPDX-License-Identifier:` prefix. No
carve-out memory exists for panic-attack (unlike echidna's intentional
MPL-docs-over-AGPL-LICENSE split or idaptik's intentional
AGPL-throughout) |
| `CODE_OF_CONDUCT.md` | TEMPLATE INSTRUCTIONS block intact,
`language-bridges` pledge text, broken Discussions URL, unfilled
`{{CONDUCT_EMAIL}}` / `{{CONDUCT_TEAM}}` / `{{RESPONSE_TIME}}` |
Stripped instructions, replaced project name, fixed URL, filled
placeholders with values that match SECURITY.md
(`j.d.a.jewell@open.ac.uk`, `panic-attack maintainers`, `48 hours`) |
| `.github/ISSUE_TEMPLATE/bug_report.md` | Stock GitHub template
prompting for iOS / browser / smartphone metadata against a Rust CLI |
Domain-specific fields: panic-attack version, rustc version, target
source language under scan, sub-command involved
(assail/bridge/verisimdb/assault), relevant config files |
| `.github/ISSUE_TEMPLATE/feature_request.md` | Stock GitHub template |
Polished into detector / sub-command / schema-version impact /
hypatia-vs-panic-attack layering / cross-repo wiring hints |
| `.github/ISSUE_TEMPLATE/custom.md` | Empty stub with `about: Describe
this issue template's purpose here.` | Deleted (no panic-attack-specific
use case) |
| `SECURITY.md` | Supported-versions table claimed 0.2.x / 0.1.x; actual
Cargo.toml version is 2.5.0 | Updated to 2.5.x supported, < 2.5
unsupported |
## Test plan
- [x] No remaining `{{PLACEHOLDER}}` markers (verified via grep)
- [x] No remaining \`language-bridges\` references in CoC
- [x] No remaining TEMPLATE INSTRUCTIONS blocks
- [x] LICENSE body matches \`LICENSES/MPL-2.0.txt\` verbatim
- [x] Issue templates compile (valid YAML frontmatter)
- [x] SECURITY.md version table matches \`Cargo.toml\` package.version
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0707f3e commit aead2ad
6 files changed
Lines changed: 426 additions & 738 deletions
File tree
- .github/ISSUE_TEMPLATE
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 3 | | |
24 | 4 | | |
25 | | - | |
| 5 | + | |
26 | 6 | | |
27 | 7 | | |
28 | 8 | | |
| |||
136 | 116 | | |
137 | 117 | | |
138 | 118 | | |
139 | | - | |
| 119 | + | |
140 | 120 | | |
141 | 121 | | |
142 | 122 | | |
| |||
152 | 132 | | |
153 | 133 | | |
154 | 134 | | |
155 | | - | |
156 | | - | |
| 135 | + | |
| 136 | + | |
157 | 137 | | |
158 | 138 | | |
159 | 139 | | |
| |||
169 | 149 | | |
170 | 150 | | |
171 | 151 | | |
172 | | - | |
| 152 | + | |
173 | 153 | | |
174 | 154 | | |
175 | 155 | | |
| |||
179 | 159 | | |
180 | 160 | | |
181 | 161 | | |
182 | | - | |
| 162 | + | |
183 | 163 | | |
184 | 164 | | |
185 | 165 | | |
| |||
231 | 211 | | |
232 | 212 | | |
233 | 213 | | |
234 | | - | |
| 214 | + | |
235 | 215 | | |
236 | 216 | | |
237 | 217 | | |
238 | 218 | | |
239 | 219 | | |
240 | | - | |
| 220 | + | |
241 | 221 | | |
242 | 222 | | |
243 | 223 | | |
| |||
310 | 290 | | |
311 | 291 | | |
312 | 292 | | |
313 | | - | |
314 | | - | |
| 293 | + | |
| 294 | + | |
315 | 295 | | |
316 | 296 | | |
317 | 297 | | |
| |||
0 commit comments