Skip to content

Commit

Permalink
Create SECURITY.md (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
JJediny authored Feb 21, 2024
1 parent 9ba0b9f commit 8271c90
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Security Policy

As a U.S. Government agency, the General Services Administration (GSA) takes
seriously our responsibility to protect the public's information, including
financial and personal information, from unwarranted disclosure.

## Reporting a Vulnerability

Services operated by the U.S. General Services Administration (GSA)
are covered by the **GSA Vulnerability Disclosure Program (VDP)**.

See the [GSA Vulnerability Disclosure Policy](https://gsa.gov/vulnerability-disclosure-policy)
at <https://www.gsa.gov/vulnerability-disclosure-policy> for details including:

* How to submit a report if you believe you have discovered a vulnerability.
* Bug bounty scope.
* GSA's coordinated disclosure policy.
* Information on how you may conduct security research on GSA developed
software and systems.
* Important legal and policy guidance.

## Supported Versions

Please note that only certain branches are supported with security updates.

| Version (Branch) | Supported |
| ---------------- | ------------------ |
| master | :white_check_mark: |
| other | :x: |

When using this code or reporting vulnerabilities please only use supported
versions.

0 comments on commit 8271c90

Please sign in to comment.