Skip to content

Commit 40dacd7

Browse files
authored
Merge pull request #69 from stationeros/patch-1
Adding security policy to the repository
2 parents 0b0a32b + d7edda6 commit 40dacd7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/security.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Reporting Security Issues
2+
3+
The Trapheus team and community take security bugs in Trapheus 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/intuit/Trapheus/blob/master/.github/CONTRIBUTING.md).
6+
7+
The Trapheus team 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.
8+
9+
Report security bugs in third-party modules to the person or team maintaining the module. You can also report a vulnerability through the [AWS Vulnerability Reporting](https://aws.amazon.com/security/vulnerability-reporting/).
10+
11+
## Learning More About AWS RDS Security
12+
13+
To learn more about securing an AWS RDS application, please see the [security tutorial](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.html).
14+
15+
16+
## Supported Versions
17+
18+
19+
| Version | Supported |
20+
| ------- | ------------------ |
21+
| 0.1.2 | :white_check_mark: |
22+
| 0.1.1 | :white_check_mark: | |

0 commit comments

Comments
 (0)