Skip to content

Commit 7aef4fe

Browse files
authored
resolves #1438: Add SECURITY.md (#1440)
### Summary > Describe your changes. Adds a security policy. ### Related issues or links > Include links to relevant issues or other pages. - #1438 Credit to https://github.com/falcosecurity/falco/security where I plagiarized the text from. I think it accomplishes what we need it to without introducing heavyweight process that we aren't ready for. Signed-off-by: Alex Chantavy <[email protected]>
1 parent 4000675 commit 7aef4fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

SECURITY.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Security Policy
2+
Cartography is a security tool, and its community of course takes security very seriously.
3+
4+
We appreciate your efforts to disclose your findings responsibly and will make every effort to acknowledge your contributions.
5+
6+
## Supported versions
7+
Security updates will typically only be applied to the latest release (at least until Cartography reaches the first stable major version).
8+
9+
## Reporting a vulnerability
10+
To report a security issue, email [email protected] and include the word "SECURITY" in the subject line.
11+
12+
Maintainers will send a response indicating the next steps in handling your report. After the initial reply to your report, we will keep you informed of the progress towards a fix and full announcement and may ask for additional information or guidance.

0 commit comments

Comments
 (0)