docs(security): Release path & compromise scope appendix (#219) - #297
Open
Chris-Wolfgang wants to merge 1 commit into
Open
docs(security): Release path & compromise scope appendix (#219)#297Chris-Wolfgang wants to merge 1 commit into
Chris-Wolfgang wants to merge 1 commit into
Conversation
Append the "Release path & compromise scope" section to SECURITY.md with this repo's specific facts: OIDC/Trusted-Publishing release path (NuGet/login@v1, no long-lived key), no fallback (OIDC identity Chris-Wolfgang/console-app-template), owner, downstream-consumer note (template pack, no internal code dependents), and the four package coordinates for unlisting. Docs-only; matches the canonical shape from Etl-DbClient #240. Closes #219 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Appends the "Release path & compromise scope" section to
SECURITY.md— the load-bearing per-repo facts a maintainer would need if the release identity is compromised. Matches the canonical shape from Etl-DbClient #240; generic incident-response steps are intentionally not duplicated.All five bullets filled in for this repo:
NuGet/login@v1, no long-lived keyChris-Wolfgang/console-app-templatedotnet newtemplate pack, not a code dependency)Docs-only; no version bump, no template-content change (won't affect generated projects or the snapshot).
Closes #219
🤖 Generated with Claude Code