From 01fbbb444ff76e609eb26ed020e5acd9a8cffe9e Mon Sep 17 00:00:00 2001 From: John Jediny Date: Thu, 15 Feb 2024 15:58:49 -0500 Subject: [PATCH 1/2] Create SECURITY.md --- SECURITY.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..effd2b218 --- /dev/null +++ b/SECURITY.md @@ -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 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 | +| ---------------- | ------------------ | +| main | :white_check_mark: | +| other | :x: | + +When using this code or reporting vulnerabilities please only use supported +versions. From 6054de2bb18b3ccec05eb7f626be32a47ca11626 Mon Sep 17 00:00:00 2001 From: Christian Medders - Bixal <88721460+clmedders@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:21:41 -0500 Subject: [PATCH 2/2] VOTE-855 HOTFIX - fix State Selector behavior on iOS (#972) --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 5ec04e8d8..cb78f5dbf 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -28,10 +28,10 @@

{{ $translation.homepage.header | safeHTML }}

-
+
- +