Skip to content

Commit 151d03c

Browse files
authored
Merge pull request #190 from GSA/add-security-policy
Add SECURITY.md
2 parents 16cb550 + b041be7 commit 151d03c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Security Policy
2+
3+
As a U.S. Government agency, the General Services Administration (GSA) takes
4+
seriously our responsibility to protect the public's information, including
5+
financial and personal information, from unwarranted disclosure.
6+
7+
## Reporting a Vulnerability
8+
9+
Services operated by the U.S. General Services Administration (GSA)
10+
are covered by the **GSA Vulnerability Disclosure Program (VDP)**.
11+
12+
See the [GSA Vulnerability Disclosure Policy](https://www.gsa.gov/vulnerability-disclosure-policy)
13+
at <https://www.gsa.gov/vulnerability-disclosure-policy> for details including:
14+
15+
* How to submit a report if you believe you have discovered a vulnerability.
16+
* Bug bounty scope.
17+
* GSA's coordinated disclosure policy.
18+
* Information on how you may conduct security research on GSA developed
19+
software and systems.
20+
* Important legal and policy guidance.
21+
22+
## Supported Versions
23+
24+
Please note that only certain branches are supported with security updates.
25+
26+
| Version (Branch) | Supported |
27+
| ---------------- | ------------------ |
28+
| main | :white_check_mark: |
29+
| other | :x: |
30+
31+
When using this code or reporting vulnerabilities please only use supported
32+
versions.

0 commit comments

Comments
 (0)