Skip to content

Commit cd32d2e

Browse files
authored
Merge pull request #1013 from mprpic/add-security-policy
Add a Security policy file
2 parents dbeca51 + 6fd4efe commit cd32d2e

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security policy
2+
3+
## Supported versions
4+
5+
Security updates are applied to the latest release only.
6+
7+
## Reporting a vulnerability
8+
9+
If you find a vulnerability in fromager, please report it using GitHub's
10+
vulnerability reporting under the _Security and quality_ tab (see [GitHub
11+
documentation](https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/privately-reporting-a-security-vulnerability)
12+
for more information).
13+
14+
**Please do not report security vulnerabilities through public GitHub
15+
issues.**
16+
17+
In addition to the description of the vulnerability, if possible please
18+
include a short reproducer, a proposed severity rating, and other
19+
classifying metadata such as a [CWE](https://cwe.mitre.org/) ID or a
20+
[CVSS](https://www.first.org/cvss/) score.
21+
22+
## Disclosure Policy
23+
24+
We follow a coordinated disclosure process. We ask that you give us a
25+
reasonable amount of time to address the vulnerability before making
26+
any public disclosure.

0 commit comments

Comments
 (0)