@@ -8,7 +8,7 @@ Replace all {{PLACEHOLDER}} values with your information:
88 language-bridges - Your project name
99 hyperpolymath - GitHub username or org (e.g., hyperpolymath)
1010 language-bridges - Repository name
11- jonathan .jewell@open.ac.uk - Security contact email
11+ j.d.a .jewell@open.ac.uk - Security contact email
1212 TBD - Your PGP key fingerprint (40 chars, no spaces)
1313 https://hyperpolymath.github.io/pgp.asc - URL to your public PGP key
1414 https://hyperpolymath.github.io - Your website/domain
@@ -40,7 +40,7 @@ We take security seriously. We appreciate your efforts to responsibly disclose v
4040
4141The preferred method for reporting security vulnerabilities is through GitHub's Security Advisory feature:
4242
43- 1 . Navigate to [ Report a Vulnerability] ( https://github.com/hyperpolymath/language-bridges /security/advisories/new )
43+ 1 . Navigate to [ Report a Vulnerability] ( https://github.com/hyperpolymath/blocky-writer /security/advisories/new )
44442 . Click ** "Report a vulnerability"**
45453 . Complete the form with as much detail as possible
46464 . Submit — we'll receive a private notification
@@ -58,7 +58,7 @@ If you cannot use GitHub Security Advisories, you may email us directly:
5858
5959| | |
6060| ---| ---|
61- | ** Email** | jonathan .jewell@open.ac.uk |
61+ | ** Email** | j.d.a .jewell@open.ac.uk |
6262| ** PGP Key** | [ Download Public Key] ( https://hyperpolymath.github.io/pgp.asc ) |
6363| ** Fingerprint** | ` TBD ` |
6464
@@ -67,10 +67,10 @@ If you cannot use GitHub Security Advisories, you may email us directly:
6767curl -sSL https://hyperpolymath.github.io/pgp.asc | gpg --import
6868
6969# Verify fingerprint
70- gpg --fingerprint jonathan .jewell@open.ac.uk
70+ gpg --fingerprint j.d.a .jewell@open.ac.uk
7171
7272# Encrypt your report
73- gpg --armor --encrypt --recipient jonathan .jewell@open.ac.uk report.txt
73+ gpg --armor --encrypt --recipient j.d.a .jewell@open.ac.uk report.txt
7474```
7575
7676> ** ⚠️ Important:** Do not report security vulnerabilities through public GitHub issues, pull requests, discussions, or social media.
@@ -203,7 +203,7 @@ If we cannot reach agreement on disclosure timing, we default to 90 days from yo
203203
204204The following are within scope for security research:
205205
206- - This repository (` hyperpolymath/language-bridges ` ) and all its code
206+ - This repository (` hyperpolymath/blocky-writer ` ) and all its code
207207- Official releases and packages published from this repository
208208- Documentation that could lead to security issues
209209- Build and deployment configurations in this repository
@@ -322,7 +322,7 @@ Recognition includes:
322322To stay informed about security updates:
323323
324324- ** Watch this repository** : Click "Watch" → "Custom" → Select "Security alerts"
325- - ** GitHub Security Advisories** : Published at [ Security Advisories] ( https://github.com/hyperpolymath/language-bridges /security/advisories )
325+ - ** GitHub Security Advisories** : Published at [ Security Advisories] ( https://github.com/hyperpolymath/blocky-writer /security/advisories )
326326- ** Release notes** : Security fixes noted in [ CHANGELOG] ( CHANGELOG.md )
327327
328328### Update Policy
@@ -371,7 +371,7 @@ When using language-bridges, we recommend:
371371## Additional Resources
372372
373373- [ Our PGP Public Key] ( https://hyperpolymath.github.io/pgp.asc )
374- - [ Security Advisories] ( https://github.com/hyperpolymath/language-bridges /security/advisories )
374+ - [ Security Advisories] ( https://github.com/hyperpolymath/blocky-writer /security/advisories )
375375- [ Changelog] ( CHANGELOG.md )
376376- [ Contributing Guidelines] ( CONTRIBUTING.md )
377377- [ CVE Database] ( https://cve.mitre.org/ )
@@ -383,8 +383,8 @@ When using language-bridges, we recommend:
383383
384384| Purpose | Contact |
385385| ---------| ---------|
386- | ** Security issues** | [ Report via GitHub] ( https://github.com/hyperpolymath/language-bridges /security/advisories/new ) or jonathan .jewell@open.ac.uk |
387- | ** General questions** | [ GitHub Discussions] ( https://github.com/hyperpolymath/language-bridges /discussions ) |
386+ | ** Security issues** | [ Report via GitHub] ( https://github.com/hyperpolymath/blocky-writer /security/advisories/new ) or j.d.a .jewell@open.ac.uk |
387+ | ** General questions** | [ GitHub Discussions] ( https://github.com/hyperpolymath/blocky-writer /discussions ) |
388388| ** Other enquiries** | See [ README] ( README.md ) for contact information |
389389
390390---
0 commit comments