Alex Janousek
aa4a51fea6
Merge pull request #1882 from GSA/1720-july-zap-scan-results
...
Made changes for zap scans
2025-07-31 16:19:09 -04:00
ccostino
7fb9f48fe9
Merge pull request #1886 from GSA/report_performance
...
add gevent.sleep(0) as a keep alive
2025-07-31 15:39:31 -04:00
Kenneth Kehl
72689c39d0
add gevent.sleep(0) as a keep alive
2025-07-31 12:30:35 -07:00
ccostino
e20168a5fb
Merge pull request #1885 from GSA/report_performance
...
report performance, put gunicorn timeout back
2025-07-31 14:31:12 -04:00
Kenneth Kehl
4cabe0ea8b
fix format
2025-07-31 11:19:18 -07:00
Kenneth Kehl
65facb3282
merge from main
2025-07-31 11:17:26 -07:00
Kenneth Kehl
4dde94433a
put timeout back
2025-07-31 11:16:51 -07:00
ccostino
87f329077b
Merge pull request #1884 from GSA/fix-gunicorn-config
...
Attempt to fix gunicorn config
2025-07-31 12:27:41 -04:00
Carlo Costino
41f36818ab
Attempt to fix gunicorn config
...
There is something currently breaking our deployment and this is an attempt to revert recent changes to try and get things working again.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-31 12:09:17 -04:00
Kenneth Kehl
c3e99694c9
merge from main
2025-07-31 08:13:17 -07:00
Kenneth Kehl
9103e4e1e6
add port
2025-07-31 08:11:48 -07:00
alexjanousekGSA
73154b1fa5
Made changes for zap scans
2025-07-31 10:50:55 -04:00
dependabot[bot]
f681f53b05
Bump freezegun from 1.5.3 to 1.5.4 ( #1879 )
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/compare/1.5.3...1.5.4 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:55:17 +00:00
dependabot[bot]
3a3228a9df
Bump regex from 2024.11.6 to 2025.7.33 ( #1878 )
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2024.11.6 to 2025.7.33.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.33 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2025.7.33
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:45:52 +00:00
dependabot[bot]
21a5e15dbc
Bump sqlalchemy from 2.0.41 to 2.0.42 ( #1871 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.41 to 2.0.42.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:36:11 +00:00
dependabot[bot]
8035ffa7d0
Bump aiohttp from 3.12.14 to 3.12.15 ( #1870 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:26:43 +00:00
dependabot[bot]
c7ea96e6c2
Bump faker from 37.4.2 to 37.5.3 ( #1880 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 37.4.2 to 37.5.3.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v37.4.2...v37.5.3 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 37.5.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 09:18:06 -04:00
ccostino
79bf6dba09
Merge pull request #1881 from GSA/report_performance
...
comment out gunicorn timeout for today
2025-07-30 17:56:15 -04:00
Kenneth Kehl
bc67e4d1f7
comment out gunicorn timeout for today
2025-07-30 14:49:26 -07:00
Kenneth Kehl
41ea8d6b80
Merge pull request #1877 from GSA/report_performance
...
try 60 seconds for timeout since we can't finish deploy for unknown r…
2025-07-30 14:32:12 -07:00
Kenneth Kehl
7b9d793724
try 60 seconds for timeout since we can't finish deploy for unknown reasons
2025-07-30 13:54:28 -07:00
Kenneth Kehl
e31ce70253
Merge pull request #1876 from GSA/report_performance
...
change gunicorn timeout to 240 seconds
2025-07-30 12:16:03 -07:00
Kenneth Kehl
55b96129c8
change gunicorn timeout to 240 seconds
2025-07-30 10:53:03 -07:00
ccostino
0b54e1190f
Merge pull request #1866 from GSA/dependabot/pip/moto-5.1.9
...
Bump moto from 5.1.8 to 5.1.9
2025-07-30 13:17:16 -04:00
dependabot[bot]
4d59273f23
Bump moto from 5.1.8 to 5.1.9
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.8 to 5.1.9.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.1.8...5.1.9 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 16:52:22 +00:00
ccostino
aaeba89db2
Merge pull request #1875 from GSA/downgrade-python-again
...
Downgrade Python to 3.12.9 again
2025-07-30 12:50:15 -04:00
Carlo Costino
c6ae9636c2
Downgrade Python to 3.12.9 again
...
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 12:27:34 -04:00
ccostino
0a4057bb9e
Merge pull request #1874 from GSA/surface-task-error
...
Expose underlying error message in process delivery task
2025-07-30 12:12:01 -04:00
Carlo Costino
bcaf53f78d
Put exception logging in the correct place
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 11:50:36 -04:00
Carlo Costino
036817daf4
Re-raise exception to see what is happening
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 11:47:18 -04:00
Carlo Costino
6eb7de0c45
Expose underlying error message in process delivery task
...
This changeset adds error information to a log statement so we can have a better idea of what might be failing with the process delivery Celery task.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 11:33:23 -04:00
Kenneth Kehl
e3a09d2d14
Merge pull request #1873 from GSA/modify-notifications-client
...
Modify notifications_python_client
2025-07-30 08:06:10 -07:00
Carlo Costino
86def6f51f
Fix broken test (again)
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 10:32:31 -04:00
Carlo Costino
730e4b2313
Swapped API_PUBLIC_URL to API_HOST_NAME to match API app config
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 10:00:43 -04:00
Carlo Costino
0fef454d17
Fix broken test
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 18:00:08 -04:00
Carlo Costino
1d61355663
Modify notifications_python_client
...
This changeset modifies the notifications_python_client we pulled in to no longer reference the UK Notify system.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 17:43:36 -04:00
ccostino
dbed1368d9
Merge pull request #1869 from GSA/undo-recent-changes
...
Undo recent changes related to Python upgrade
2025-07-29 16:40:39 -04:00
Carlo Costino
b13e294673
Undo recent changes related to Python upgrade
...
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors. Back to the drawing board!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 16:28:00 -04:00
ccostino
5450970ff1
Merge pull request #1868 from GSA/rollback_newrelic_changes
...
revert newrelic changes and disable gevent
2025-07-29 14:16:49 -04:00
Kenneth Kehl
f5b4b83097
remove concurrency for now
2025-07-29 11:09:08 -07:00
Kenneth Kehl
d0092d4bf6
fix
2025-07-29 10:33:29 -07:00
Kenneth Kehl
1eeceb072e
revert newrelic changes and disable gevent
2025-07-29 10:22:36 -07:00
ccostino
23e6d76236
Merge pull request #1867 from GSA/python_3_13
...
try initializing new relic after we monkeypatch
2025-07-29 11:07:18 -04:00
Kenneth Kehl
1ff90843d7
try initializing new relic after we monkeypatch
2025-07-29 07:55:48 -07:00
ccostino
3caa7520ec
Merge pull request #1865 from GSA/python_3_13
...
upgrade to python 3.13.2
2025-07-29 10:03:16 -04:00
ccostino
17e014f8d4
Fix version number to match
...
Document the correct version.
2025-07-29 09:52:44 -04:00
ccostino
f6ba1a241c
Fix version number to match
...
Document the correct version.
2025-07-29 09:52:09 -04:00
Kenneth Kehl
e7cee89624
upgrade to python 3.13.2
2025-07-28 11:52:45 -07:00
ccostino
f9a43e9255
Merge pull request #1864 from GSA/try_gevent
...
try to force monkey patching to happen first
2025-07-28 14:23:46 -04:00
Kenneth Kehl
0a2d66796e
try to force monkey patching to happen first
2025-07-28 10:44:52 -07:00