docs: add SECURITY.md + drop unaudited disclaimer#465
Open
adamkrellenstein wants to merge 1 commit into
Open
Conversation
- SECURITY.md: vulnerability-disclosure policy via GitHub private reporting, scope, and pointers to the spec-level threat models. - README: reword the experimental warning to drop the "unaudited" framing.
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.
Adds a
SECURITY.md(private vulnerability reporting via GitHub's Security tab, scope, and pointers to the spec-level threat models) and rewords the README's experimental warning to drop the "unaudited" framing. Docs only.Note
Low Risk
Documentation-only changes with no runtime, API, or security logic modifications.
Overview
Adds a
SECURITY.mdthat directs researchers to GitHub private vulnerability reporting, defines in-scope components (core/,native-contracts/, consensus/determinism), what to report elsewhere (Kontor-Crypto), and links to spec-level threat models plus a pre-mainnet status note.The README warning is reworded from unaudited and experimental to experimental and pre-release, removing the explicit unaudited label while keeping a use-at-your-own-risk disclaimer.
Reviewed by Cursor Bugbot for commit 8e32ffd. Bugbot is set up for automated code reviews on this repo. Configure here.