docs(graceful-handoff): add SECURITY.md (org C-axis, round 3)
Repo had no vulnerability-reporting policy. Adds contact address, response process, and a version-support statement scoped to the current latest release (v3.2.1). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T65wWn7QeSKZMFoUCeyXCK
This commit is contained in:
parent
86d3a1d536
commit
9b49272446
1 changed files with 31 additions and 0 deletions
31
SECURITY.md
Normal file
31
SECURITY.md
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Security policy
|
||||||
|
|
||||||
|
## Reporting a vulnerability
|
||||||
|
|
||||||
|
Report privately to <security@fromaitochitta.com> - do not open a
|
||||||
|
public issue.
|
||||||
|
Canonical repository: https://git.fromaitochitta.com/open/graceful-handoff
|
||||||
|
|
||||||
|
Please include the affected version or commit, a minimal reproduction,
|
||||||
|
and the impact you see. We acknowledge every report within 5 working
|
||||||
|
days, agree a fix and disclosure timeline with the reporter, and aim to
|
||||||
|
disclose within 90 days of the initial report.
|
||||||
|
|
||||||
|
## Response process
|
||||||
|
|
||||||
|
1. Acknowledge within 5 working days.
|
||||||
|
2. Triage and confirm severity within 10 working days.
|
||||||
|
3. Develop and test a fix.
|
||||||
|
4. Publish an advisory and credit the reporter unless they prefer
|
||||||
|
to remain anonymous.
|
||||||
|
|
||||||
|
## Supported versions
|
||||||
|
|
||||||
|
Only the latest tagged release (currently v3.2.1) is supported and
|
||||||
|
receives security fixes. Earlier tags are not maintained; upgrade to
|
||||||
|
the latest release before reporting.
|
||||||
|
|
||||||
|
## Advisories
|
||||||
|
|
||||||
|
Security fixes are noted in [CHANGELOG.md](CHANGELOG.md). There is no
|
||||||
|
separate advisory database for this repository.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue