Skip to content

Commit 7057d0c

Browse files
authored
docs: Add security policy (#408)
* docs: Add security policy * docs: Add security policy * docs: Add security policy
1 parent 877ff08 commit 7057d0c

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

.github/actions/spelling/expect.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
aeece
33
Artifactory
44
bacd
5+
CVE
56
credref
67
DEBU
78
DEBU

SECURITY.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Security Policy for Argo CD Image Updater
2+
3+
Version: **v1.0 (2022-03-25)**
4+
5+
## Supported Versions
6+
7+
We currently only support the most recent release. Please do not report issues
8+
for older versions if they do not reproduce in the latest release.
9+
10+
## Reporting a Vulnerability
11+
12+
Please report issues with our container image directly on the GitHub tracker
13+
if the issue has already been assigned a CVE.
14+
15+
If you find a security related bug in Argo CD Image Updater, we kindly ask you
16+
for responsible disclosure and for giving us appropriate time to react, analyze
17+
and develop a fix to mitigate the found security vulnerability.
18+
19+
We will do our best to react quickly on your inquiry, and to coordinate a fix
20+
and disclosure with you. Sometimes, it might take a little longer for us to
21+
react (e.g. out of office conditions), so please bear with us in these cases.
22+
23+
We will publish security advisories using the
24+
[Git Hub Security Advisories](https://github.com/argoproj-labs/argocd-image-updater/security/advisories)
25+
feature to keep our community well informed, and will credit you for your
26+
findings (unless you prefer to stay anonymous, of course).
27+
28+
Please report vulnerabilities by e-mail to the following address:
29+
30+
31+

0 commit comments

Comments
 (0)