Commit Graph

13039 Commits

Author SHA1 Message Date
Beverly Nguyen
b4dda1b6d0 pytest 2025-06-26 17:56:52 -07:00
Beverly Nguyen
0aca341805 pytest fixes 2025-06-26 17:49:17 -07:00
Beverly Nguyen
3738934374 clean up 2025-06-25 11:56:27 -07:00
Beverly Nguyen
52f8bd23de Updated the job listing query to sort by the most recent activity, so that all jobs are listed with the latest activity at the top. Previously, pending jobs (with no processing_started) could be grouped separately due to how SQL sorted NULL values. 2025-06-25 11:53:41 -07:00
ccostino
dc3c313361 Merge pull request #1786 from GSA/fix_sql_inject
fix input handling
2025-06-25 14:04:42 -04:00
Alex Janousek
0971bfcd95 Merge pull request #1796 from GSA/1627-changes-to-api-readme-documentation
Updated readme
2025-06-25 13:39:34 -04:00
Kenneth Kehl
b52518ca08 make regex verbose 2025-06-25 10:37:07 -07:00
alexjanousekGSA
ddcb34af86 Updated readme 2025-06-25 13:11:08 -04:00
Kenneth Kehl
5b2d8e0648 code review feedback 2025-06-25 08:54:44 -07:00
Kenneth Kehl
77b3c1afa6 Update app/job/rest.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-06-25 08:44:39 -07:00
ccostino
ffd034eb31 Merge pull request #1784 from GSA/drift
fix drift
2025-06-25 10:14:41 -04:00
Kenneth Kehl
a43dcb5911 Merge pull request #1793 from GSA/clean_up_logs
clean up logs
2025-06-25 07:05:30 -07:00
Alex Janousek
71a331273b Merge pull request #1794 from GSA/dependabot/pip/python-dotenv-1.1.1
Bump python-dotenv from 1.1.0 to 1.1.1
2025-06-25 09:01:12 -04:00
dependabot[bot]
6d1284af2e Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 12:54:27 +00:00
Alex Janousek
24d1924ffa Merge pull request #1795 from GSA/dependabot/pip/eventlet-0.40.1
Bump eventlet from 0.40.0 to 0.40.1
2025-06-25 08:52:20 -04:00
dependabot[bot]
07adcd33ea Bump eventlet from 0.40.0 to 0.40.1
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.0 to 0.40.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.0...0.40.1)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-version: 0.40.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 21:25:42 +00:00
Kenneth Kehl
059ff9b3bb clean up logs 2025-06-24 09:04:56 -07:00
Alex Janousek
88dfa65cd9 Merge pull request #1791 from GSA/dependabot/pip/numpy-2.3.1
Bump numpy from 2.3.0 to 2.3.1
2025-06-24 08:32:41 -04:00
Alex Janousek
1347181336 Merge pull request #1792 from GSA/dependabot/pip/cloudfoundry-client-1.38.5
Bump cloudfoundry-client from 1.38.4 to 1.38.5
2025-06-24 08:32:22 -04:00
dependabot[bot]
51247ce88a Bump cloudfoundry-client from 1.38.4 to 1.38.5
---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:33:03 +00:00
dependabot[bot]
a51ce0397d Bump numpy from 2.3.0 to 2.3.1
---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 22:14:42 +00:00
Alex Janousek
7e00497479 Merge pull request #1788 from GSA/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2025-06-23 12:19:36 -04:00
Alex Janousek
4c43b0f25f Merge pull request #1789 from GSA/dependabot/pip/cloudfoundry-client-1.38.4
Bump cloudfoundry-client from 1.38.3 to 1.38.4
2025-06-23 12:19:03 -04:00
dependabot[bot]
d3e4384aca Bump cloudfoundry-client from 1.38.3 to 1.38.4
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client) from 1.38.3 to 1.38.4.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.3...v1.38.4)

---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 21:26:56 +00:00
dependabot[bot]
a40711015a Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 21:25:43 +00:00
Alex Janousek
8306eebc4e Merge pull request #1787 from GSA/dependabot/pip/newrelic-10.14.0
Bump newrelic from 10.13.0 to 10.14.0
2025-06-19 17:36:27 -04:00
dependabot[bot]
b5401d85c6 Bump newrelic from 10.13.0 to 10.14.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.13.0 to 10.14.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.13.0...v10.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 21:22:50 +00:00
Kenneth Kehl
9bbe504fa3 fix input handling 2025-06-19 11:46:40 -07:00
Kenneth Kehl
c8ac8f349a fix input handling 2025-06-19 11:31:37 -07:00
Kenneth Kehl
69e7244485 fix input handling 2025-06-19 11:12:42 -07:00
Kenneth Kehl
b734b9cb9f fix input handling 2025-06-19 11:03:04 -07:00
Kenneth Kehl
a359bdd930 fix drift 2025-06-18 10:06:16 -07:00
Kenneth Kehl
088c4f1017 Merge pull request #1766 from GSA/import_python_client
bring code from the notifications-python-client project into our project
2025-06-18 07:34:06 -07:00
Kenneth Kehl
8e533386ab merge from main 2025-06-18 07:26:54 -07:00
Alex Janousek
40eee4ebae Merge pull request #1772 from GSA/update-dependencies
Updating dependencies before dependabot
2025-06-17 13:31:58 -04:00
Kenneth Kehl
6a811c8297 merge from main 2025-06-17 10:17:04 -07:00
Kenneth Kehl
9606ef8123 Merge pull request #1778 from GSA/drift
fix drift
2025-06-17 09:50:15 -07:00
alexjanousekGSA
40ff0b3218 more updates 2025-06-17 12:15:55 -04:00
Kenneth Kehl
d23a14bf45 Merge pull request #1775 from GSA/invites
add warning to log out before accepting invite
2025-06-17 09:05:28 -07:00
alexjanousekGSA
8e66ef9dea Update deprecated package from 1.2.14 to 1.2.18 2025-06-17 11:52:00 -04:00
alexjanousekGSA
e150a0df34 regenerated lock file 2025-06-17 11:29:56 -04:00
Alex Janousek
63cfae557d Merge pull request #1777 from GSA/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2025-06-17 11:16:33 -04:00
dependabot[bot]
903dcb37a6 Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 15:10:03 +00:00
Alex Janousek
f50f9b79f1 Merge pull request #1780 from GSA/dependabot/pip/cachetools-6.1.0
Bump cachetools from 6.0.0 to 6.1.0
2025-06-17 11:07:53 -04:00
dependabot[bot]
a620ef094e Bump cachetools from 6.0.0 to 6.1.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:51:35 +00:00
Alex Janousek
663f98fdcd Merge pull request #1782 from GSA/dependabot/pip/moto-5.1.6
Bump moto from 5.1.5 to 5.1.6
2025-06-17 10:49:29 -04:00
dependabot[bot]
1c185b8b05 Bump moto from 5.1.5 to 5.1.6
Bumps [moto](https://github.com/getmoto/moto) from 5.1.5 to 5.1.6.
- [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.5...5.1.6)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:42:29 +00:00
Alex Janousek
e4939d8a51 Merge pull request #1781 from GSA/dependabot/pip/alembic-1.16.2
Bump alembic from 1.16.1 to 1.16.2
2025-06-17 10:40:16 -04:00
dependabot[bot]
bbf3570b3b Bump alembic from 1.16.1 to 1.16.2
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:33:36 +00:00
Alex Janousek
087a971a7f Merge pull request #1783 from GSA/dependabot/pip/aiohttp-3.12.13
Bump aiohttp from 3.12.12 to 3.12.13
2025-06-17 10:31:17 -04:00