Skip to content

Commit da6c911

Browse files
authored
Create SECURITY.md
1 parent 36dcd4e commit da6c911

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Security
2+
3+
## Reporting Potential Security Issues
4+
5+
If you have encountered a potential security vulnerability in this project,
6+
please **report it via the [Security and quality](https://github.com/NetApp/neoctl/security) and not via an GitHub issue**.
7+
8+
We will work with you to verify the vulnerability, build a patch, validate
9+
the fix, and finally issue a public report.
10+
11+
When reporting issues, please provide the following information:
12+
- Component(s) affected
13+
- A description indicating how to reproduce the issue
14+
- A summary of the security vulnerability and impact
15+
16+
We request that you contact us via the email address above and give the
17+
project contributors a chance to resolve the vulnerability and issue a new
18+
release prior to any public exposure; this helps protect the project's
19+
users, and provides them with a chance to upgrade and/or update in order to
20+
protect their applications.
21+
22+
## Policy
23+
24+
If we verify a reported security vulnerability, our policy is:
25+
26+
- We will patch the current release branch, as well as the immediate prior minor
27+
release branch.
28+
29+
- After patching the release branches, we will immediately issue new security
30+
fix releases for each patched release branch.
31+
32+
- A security advisory will be released on the project GitHub repository detailing the
33+
vulnerability, as well as recommendations for end-users to protect themselves.

0 commit comments

Comments
 (0)