Skip to content

Commit c44f875

Browse files
authored
Merge pull request #53 from Quantco/security
Add a Security Policy
2 parents 8740ff6 + cda6ed3 commit c44f875

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

SECURITY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Reporting Security Issues
2+
3+
We take security bugs in our projects seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.
4+
5+
To report a security issue, please use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/Quantco/copier-template-python-open-source/security/advisories/new) tab.
6+
7+
We will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.

template/SECURITY.md.jinja

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Reporting Security Issues
2+
3+
We take security bugs in our projects seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.
4+
5+
To report a security issue, please use the GitHub Security Advisory ["Report a Vulnerability"]({{ github_url }}/security/advisories/new) tab.
6+
7+
We will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team 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)