Skip to content

Commit 33324d0

Browse files
authored
Add a SECURITY.md file. (#150)
1 parent 3305b3d commit 33324d0

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Security Policy
2+
3+
Services operated by the U.S. General Services Administration (GSA)
4+
are covered by the **GSA Vulnerability Disclosure Policy**. See the [policy page](https://gsa.gov/vulnerability-disclosure-policy) for details including:
5+
6+
* GSA's coordinated disclosure policy.
7+
* Information on how you may conduct security research on GSA developed
8+
software and systems.
9+
* Important legal and policy guidance.
10+
11+
## Reporting a Vulnerability
12+
13+
Security issues should be reported via GitHub [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) (requires a GitHub account) or by sending an email to <dap@gsa.gov>.
14+
15+
Security issues may also be reported to the GSA Vulnerability Disclosure Program, following instructions in the policy linked above. However, we ask that you report directly to us as well, to ensure that the issue will be reviewed quickly.
16+
17+
## Supported Versions
18+
19+
Please note that only the most recent major version of the DAP code is supported with security updates.
20+
21+
| Version | Supported |
22+
|-------| ------------------ |
23+
| 8.x | :white_check_mark: |
24+
| < 8.0 | :x: |
25+
26+
When using this code or reporting vulnerabilities, please only use supported
27+
versions.

0 commit comments

Comments
 (0)