Commit 94465ad
fix: instantiate rsr-template placeholders left generic from scaffold
Five files retained rsr-template-repo placeholder text from when the
template was used to scaffold panic-attack. The estate is starting to
consume these files via dogfood checks / OpenSSF Scorecard / assail's
own self-scan, so generic placeholders surface as real audit findings.
LICENSE:
Body was GNU AGPL-3.0-or-later despite every other surface declaring
MPL-2.0 (Cargo.toml SPDX header, README.adoc badge, 0-AI-MANIFEST.a2ml,
LICENSES/MPL-2.0.txt present). Replaced with the MPL-2.0 text already
shipped under LICENSES/MPL-2.0.txt + the canonical SPDX prefix line.
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:
- Stripped the TEMPLATE INSTRUCTIONS block (lines 3–21).
- Replaced `language-bridges` → `panic-attack` (pledge text + Questions
discussions URL).
- Filled `{{CONDUCT_EMAIL}}` → `j.d.a.jewell@open.ac.uk` (matches the
maintainer email already in SECURITY.md, Cargo.toml etc.).
- Filled `{{CONDUCT_TEAM}}` → `panic-attack maintainers`.
- Filled `{{RESPONSE_TIME}}` → `48 hours` (matches SECURITY.md SLA).
.github/ISSUE_TEMPLATE/bug_report.md:
Stock GitHub bootstrap template was prompting for iOS / browser /
smartphone metadata against a Rust CLI/library. Replaced with
Rust-domain fields: panic-attack version, rustc version, target source
language under scan, sub-command involved, relevant config files
(`.hypatia-ignore`, `.trusted-base-ignore`, audits a2ml).
.github/ISSUE_TEMPLATE/feature_request.md:
Stock GitHub template polished into a domain-specific shape: detector
/ sub-command / schema-version impact / hypatia-vs-panic-attack
layering / cross-repo wiring (hypatia#358 fact-source consumption etc).
.github/ISSUE_TEMPLATE/custom.md:
Empty stub with `about: Describe this issue template's purpose here.`
deleted — no panic-attack-specific use case justifies keeping it.
SECURITY.md:
Supported-versions table claimed 0.2.x supported, 0.1.x unsupported.
Actual Cargo.toml version is 2.5.0. Updated to 2.5.x supported,
< 2.5 unsupported.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent edbfcff commit 94465ad
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