feat: add security policy contact details and create SECURITY-INSIGHT… - #312
Merged
kilodesodiq-arch merged 2 commits intoJul 23, 2026
Conversation
Contributor
|
Awesome work on this! Pure docs change — no CI needed 🙌 Merging now. Thanks for the contribution! 🚀 |
Contributor
|
|
…CURITY-INSIGHTS-file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #306
Summary
Fix the broken security contact reference in SECURITY.md (backlog #98).
SECURITY.md directed vulnerability reporters to "the contact information in the README," but README.md had no security contact — creating a dead end for responsible disclosure.
Changes
SECURITY.mdsecurity@chainforge.appemail linkREADME.md.github/SECURITY-INSIGHTS.ymlMotivation
ChainForge handles sensitive humanitarian aid data and recipient PII. A functional security disclosure path is a baseline requirement. The existing wording created a circular reference with no actual contact.
Acceptance Criteria
SECURITY.mdlistssecurity@chainforge.appas the primary reporting channelREADME.mdcontains a Security section with the same email.github/SECURITY-INSIGHTS.ymldeclares supported versions, languages, and policy linkgh api repos/ChainForgee/ChainForge/security-advisoriesreturns configured contact metadataTesting
No automated tests required — documentation-only change. Verify by: