Commit Graph

12449 Commits

Author SHA1 Message Date
alexjanousekGSA
aad562bb88 Fixed flake errors 2025-02-24 12:35:25 -05:00
alexjanousekGSA
6c8b3dbb63 Sorted imports 2025-02-24 12:30:45 -05:00
alexjanousekGSA
9bb8b31b65 Updated backend to include stat endpoint that gives hourly results instead of daily 2025-02-24 12:26:22 -05:00
ccostino
9b378230da Merge pull request #1560 from GSA/dependabot/pip/geojson-3.2.0
Bump geojson from 3.1.0 to 3.2.0
2025-02-13 15:43:00 -05:00
dependabot[bot]
7a509fe873 Bump geojson from 3.1.0 to 3.2.0
Bumps [geojson](https://github.com/jazzband/geojson) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/geojson/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: geojson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-13 15:41:47 +00:00
Andrew Shumway
c9b7978268 Merge pull request #1557 from GSA/dependabot/pip/cryptography-44.0.1
Bump cryptography from 43.0.3 to 44.0.1
2025-02-12 14:39:25 -07:00
dependabot[bot]
ea07e84341 Bump cryptography from 43.0.3 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 19:18:15 +00:00
Kenneth Kehl
414cbe3486 Merge pull request #1408 from GSA/notify-api-1351
start trying to get to 95% coverage
2025-02-10 14:16:22 -08:00
Andrew Shumway
970d2f9dab Merge pull request #1555 from GSA/dependabot/pip/blinker-1.9.0
Bump blinker from 1.8.2 to 1.9.0
2025-02-10 14:39:20 -07:00
dependabot[bot]
5c3b065382 Bump blinker from 1.8.2 to 1.9.0
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/blinker/compare/1.8.2...1.9.0)

---
updated-dependencies:
- dependency-name: blinker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 21:13:53 +00:00
ccostino
acfdc242e9 Merge pull request #1527 from GSA/dependabot/pip/setuptools-75.8.0
Bump setuptools from 72.2.0 to 75.8.0
2025-02-10 15:26:37 -05:00
dependabot[bot]
89b620f899 Bump setuptools from 72.2.0 to 75.8.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v72.2.0...v75.8.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 20:14:44 +00:00
Andrew Shumway
18397f63ae Merge pull request #1423 from GSA/dependabot/pip/aiohttp-3.10.11
Bump aiohttp from 3.10.10 to 3.10.11
2025-02-10 12:30:30 -07:00
dependabot[bot]
dda96bb3b7 Bump aiohttp from 3.10.10 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 19:08:13 +00:00
Kenneth Kehl
1e77491ecd merge from main 2025-02-10 08:57:20 -08:00
ccostino
1cbd40f36b Merge pull request #1550 from GSA/notify-api-1548
try to fix dynamic scan warnings
2025-02-07 14:32:55 -05:00
Kenneth Kehl
f3d7d56e04 fix werkzeug server header 2025-02-04 07:39:42 -08:00
Kenneth Kehl
dea1ef5eae fix werkzeug server header 2025-02-04 07:30:39 -08:00
Kenneth Kehl
8a9d1b8a99 fix werkzeug server header 2025-02-04 07:18:27 -08:00
Kenneth Kehl
1657025cd0 fix werkzeug server header 2025-02-04 07:14:44 -08:00
Kenneth Kehl
fa0d308eff fix werkzeug server header 2025-02-03 14:38:43 -08:00
Kenneth Kehl
e65a9d87d4 ugh 2025-02-03 12:28:40 -08:00
Kenneth Kehl
d61f96d916 fix content-type conditionally 2025-02-03 12:06:21 -08:00
Kenneth Kehl
0de1dd1fd5 fix minor startup error 2025-02-03 11:50:32 -08:00
Kenneth Kehl
7743bc40c8 fix minor startup error 2025-02-03 11:40:19 -08:00
Kenneth Kehl
973506acad fix minor startup error 2025-02-03 11:09:04 -08:00
Kenneth Kehl
3d6f112324 fix minor startup error 2025-02-03 10:40:55 -08:00
Kenneth Kehl
0226c072f4 revert to last good 2025-02-03 09:38:50 -08:00
Kenneth Kehl
9933db8e05 revert to last good 2025-02-03 09:18:08 -08:00
Kenneth Kehl
d935e4a6f7 revert to last good 2025-02-03 08:55:38 -08:00
Kenneth Kehl
53c71213c4 revert to last good 2025-02-03 08:47:25 -08:00
Kenneth Kehl
073c747786 try to fix dynamic scan warnings 2025-02-03 08:23:44 -08:00
Kenneth Kehl
8a70e728f2 try to fix dynamic scan warnings 2025-02-03 08:08:47 -08:00
Kenneth Kehl
ec02da930b try to fix dynamic scan warnings 2025-02-03 07:56:30 -08:00
Carlo Costino
50d8beffa6 Merge pull request #1545 from GSA/notify-api-1544
Make a command to see a service's sms sender phone numbers
02-04-2025
2025-02-03 10:53:53 -05:00
Kenneth Kehl
10b0ce76de Merge pull request #1549 from GSA/update-zaproxy-baseline-action
Update zaproxy-api-scan GitHub Action reference
2025-01-31 08:44:00 -08:00
Carlo Costino
0e3e305bfe Update daily checks reference as well.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-01-31 11:07:26 -05:00
Carlo Costino
b119457a47 Update zaproxy-api-scan reference
This changeset updates our GitHub Action for dynamic scans to use the latest release of the zaproxy-api-scan.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-01-31 10:55:33 -05:00
Kenneth Kehl
69c0abdff9 merge from main 2025-01-29 12:15:29 -08:00
Kenneth Kehl
798cfbca0a make command to see sms sender phones 2025-01-29 12:15:12 -08:00
Kenneth Kehl
aaf2685d46 Merge pull request #1541 from GSA/notify-api-1540
change total message limit to 100000
2025-01-29 08:52:48 -08:00
Kenneth Kehl
88e623cb10 cleanup 2025-01-29 08:04:33 -08:00
Kenneth Kehl
91585a8b9e cleanup 2025-01-29 07:50:23 -08:00
Beverly Nguyen
8f471cfdd9 Merge pull request #1493 from GSA/2199-add-pending-message-data-to-daily-and-user_daily-stats
add pending stats to daily stats endpoint
2025-01-28 13:37:11 -08:00
Kenneth Kehl
0381768e58 add tests 2025-01-28 13:18:59 -08:00
Kenneth Kehl
d17a4ede66 add tests 2025-01-28 13:00:30 -08:00
Kenneth Kehl
c1c7e7b9e6 add tests 2025-01-28 12:51:55 -08:00
Kenneth Kehl
8863400051 add tests 2025-01-28 12:24:52 -08:00
Kenneth Kehl
ae499fd278 add tests 2025-01-28 12:19:04 -08:00
Kenneth Kehl
efe9024442 add tests 2025-01-28 12:11:37 -08:00