-
Notifications
You must be signed in to change notification settings - Fork 50
docs: Update SECURITY.md #640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jannfis
wants to merge
6
commits into
main
Choose a base branch
from
jannfis-patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
29a46ab
docs: Update SECURITY.md
jannfis 1acada2
Update SECURITY.md
jannfis 748e431
Update SECURITY.md
jannfis 892b18d
Update SECURITY.md
jannfis f1bd8af
📝 CodeRabbit Chat: Update SECURITY.md with link formatting and hyphen…
coderabbitai[bot] 61dc6c3
Update SECURITY.md
jannfis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,23 @@ | ||
| # Security Policy | ||
| # Security Policy for argocd-agent | ||
|
|
||
| The `argocd-agent` project is not ready for production yet. However, we do appreciate people fixing security issues in the code. | ||
| Policy version 1.0 (2025/11/05) | ||
|
|
||
| At this point in time, that means prior to GA or close to that, we will neither issue CVEs nor security advisories for discovered and fixed security issues. However, we will mention issues in release notes and we are happy to credit people who helped out. | ||
| ## Preface | ||
|
|
||
| The `argocd-agent` project takes security very serious, and we are committed to continuously working on improving the security of the project. | ||
|
|
||
| ## Supported Versions | ||
|
|
||
| We do not have a support matrix yet. We do plan to follow the support matrix of Argo CD. | ||
| Only the most recent minor version (e.g. 1.0 or 1.1) will receive security fixes, and no back-ports will be made. | ||
|
|
||
| ## Reporting a Vulnerability | ||
|
|
||
| Right now, please feel free to raise a GitHub issue and/or a PR with a fix for any vulnerability you come across. | ||
| If you find a security vulnerability in the argocd-agent code, we appreciate your responsible disclosure to us. | ||
|
|
||
| Please report vulnerabilities confidentially using GitHub's private security issue feature. You can [create a confidential vulnerability report](https://github.com/argoproj-labs/argocd-agent/security/advisories/new). | ||
|
|
||
| We will do our best to react quickly on your inquiry, and to coordinate a fix and disclosure with you. Sometimes, it might take a little longer for us to react (e.g. out-of-office conditions), so please bear with us in these cases. | ||
|
|
||
| We will publish security advisories using the GitHub Security Advisories feature, which includes issuing a CVE, to keep our community well-informed, and will credit you for your findings (unless you prefer to stay anonymous, of course). | ||
|
|
||
| Please DO NOT report already known issues (for example, already issued CVEs in base images or dependencies) using GitHub's security advisories feature. In these cases, please open a normal GitHub issue (bug). Since these issues are already known, there is no reason to keep them confidential. | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.