Skip to content

Commit

Permalink
Merge pull request #291 from uswds/dw-add-security-policy
Browse files Browse the repository at this point in the history
LGTM
  • Loading branch information
annepetersen authored Mar 12, 2024
2 parents 1d0fa76 + fb08fdd commit a0b34fe
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# 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.

Software developed by the U.S. General Services Administration (GSA)
is subject to the [GSA Vulnerability Disclosure Policy](https://gsa.gov/vulnerability-disclosure-policy).

Please consult our policy for:
* How to submit a report if you believe you have discovered a vulnerability.
* GSA's coordinated disclosure policy.
* Information on how you may conduct security research on GSA developed
software and systems.
* Important legal and policy guidelines.

## Supported Versions

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

| Version (Branch) | Supported |
| ---------------- | ------------------ |
| main | :white_check_mark: |
| develop | :white_check_mark: |
| other | :x: |

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

0 comments on commit a0b34fe

Please sign in to comment.