You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): fill SECURITY.md + ECOSYSTEM.a2ml placeholders (unblock openssf-compliance)
The openssf-compliance gate was failing (pre-existing) on 25 unfilled
{{PLACEHOLDER}} tokens in .github/SECURITY.md and 1 in
.machine_readable/ECOSYSTEM.a2ml. Removed the template-instructions comment
block and filled real values; PGP fields point to GitHub Security Advisories
(no fabricated key). No remaining {{PLACEHOLDER}} tokens.
https://claude.ai/code/session_01DQACj3RFmAPZaBPgR9SAaS
We take security seriously. We appreciate your efforts to responsibly disclose vulnerabilities and will make every effort to acknowledge your contributions.
22
5
@@ -40,7 +23,7 @@ We take security seriously. We appreciate your efforts to responsibly disclose v
40
23
41
24
The preferred method for reporting security vulnerabilities is through GitHub's Security Advisory feature:
42
25
43
-
1. Navigate to [Report a Vulnerability](https://github.com/{{OWNER}}/{{REPO}}/security/advisories/new)
26
+
1. Navigate to [Report a Vulnerability](https://github.com/hyperpolymath/nextgen-typing/security/advisories/new)
44
27
2. Click **"Report a vulnerability"**
45
28
3. Complete the form with as much detail as possible
46
29
4. Submit — we'll receive a private notification
@@ -58,19 +41,19 @@ If you cannot use GitHub Security Advisories, you may email us directly:
58
41
59
42
|||
60
43
|---|---|
61
-
|**Email**|{{SECURITY_EMAIL}}|
62
-
|**PGP Key**|[Download Public Key]({{PGP_KEY_URL}})|
63
-
|**Fingerprint**|`{{PGP_FINGERPRINT}}`|
44
+
|**Email**|j.d.a.jewell@open.ac.uk|
45
+
|**PGP Key**|[Download Public Key](https://github.com/hyperpolymath/nextgen-typing/security/advisories)|
46
+
|**Fingerprint**|`not published — use GitHub Security Advisories for encrypted reports`|
0 commit comments