chore: add SECURITY.md + swap chartboost/ruff-action for astral-sh/ruff-action#278
Merged
Conversation
- Add SECURITY.md pointing reports to security@priorlabs.ai. - Replace `chartboost/ruff-action@v1` with the official `astral-sh/ruff-action@v3` (SHA-pinned to 4919ec5). chartboost-the-company has stopped maintaining the fork; the astral-sh action is the canonical maintained one and is API-compatible for our use (`src:`, `version:`, `args:`). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces a SECURITY.md file to establish a security policy and vulnerability reporting process. The feedback suggests improving the document by adding a 'Supported Versions' section and formatting the contact email as a clickable link for better usability.
Per PR review: include an explicit Supported Versions policy. Stating 'most recent minor only' is honest about our actual maintenance posture and avoids the misleading generic template (3.x/2.x) that the upstream bot suggested verbatim. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Change 'Don't file public GitHub issues' to the more formal 'Please do not report security vulnerabilities via public GitHub issues.' Matches the tone of the rest of the policy.
ggprior
approved these changes
May 18, 2026
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.
Summary
SECURITY.mdpointing reports tosecurity@priorlabs.ai.chartboost/ruff-action@v1withastral-sh/ruff-action@4919ec5(v3, SHA-pinned). chartboost stopped maintaining their fork; astral-sh is the canonical maintained one and is API-compatible (src:,version:,args:).🤖 Generated with Claude Code