Commit Graph

10952 Commits

Author SHA1 Message Date
Carlo Costino
6ea526a463 Merge branch 'main' into update-pre-commit-hooks 2024-05-24 10:17:56 -04:00
Kenneth Kehl
362b2addd9 merge from main 2024-05-24 07:16:08 -07:00
Carlo Costino
f98b518a49 Merge pull request #1020 from GSA/dependabot/pip/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2
2024-05-24 10:03:06 -04:00
Kenneth Kehl
07650e39e7 remove datetime.utcnow() 2024-05-23 14:07:57 -07:00
Kenneth Kehl
905df17f65 remove datetime.utcnow() 2024-05-23 13:59:51 -07:00
Kenneth Kehl
752a13fbd2 replace utcnow with timezone naive utc call 2024-05-23 10:18:02 -07:00
dependabot[bot]
2cf0debc44 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 21:54:40 +00:00
Kenneth Kehl
6f420c3f44 Create codeql.yml 2024-05-21 09:05:13 -07:00
Carlo Costino
2f7e56561d Merge branch 'main' into update-pre-commit-hooks 2024-05-20 11:43:49 -04:00
Carlo Costino
125ec9e298 Adding audited baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:41:12 -04:00
Carlo Costino
32acf6b694 Adjusting baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:34:17 -04:00
Carlo Costino
ff9c8678bb Added detect-secrets hook
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:16:37 -04:00
Carlo Costino
2db920b0f4 Additional pre-commit hook testing
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 10:57:27 -04:00
Carlo Costino
34b3a88884 Merge pull request #1009 from GSA/dependabot/pip/botocore-1.34.108
Bump botocore from 1.34.106 to 1.34.108
2024-05-20 10:45:11 -04:00
dependabot[bot]
fb4fed58c9 Bump botocore from 1.34.106 to 1.34.108
Bumps [botocore](https://github.com/boto/botocore) from 1.34.106 to 1.34.108.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.106...1.34.108)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 13:36:49 +00:00
Steven Reilly
c188b8e453 Merge pull request #1010 from GSA/fix-utils-deps
Add missing dependencies
2024-05-20 09:34:54 -04:00
Carlo Costino
7e9b5c6abb Add missing dependencies
The merging of notifications_utils to this repo does not deploy because of missing dependencies.  This changeset adds them back in directly.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 18:08:41 -04:00
Carlo Costino
fb1722ff54 Merge pull request #998 from GSA/add-utils
Localize notification_utils to the API
2024-05-17 17:40:31 -04:00
Carlo Costino
3b37e6ee88 Fixing broken test
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 17:23:32 -04:00
Carlo Costino
aafa7178f9 Updated tests to match the formatting work done in the admin repo
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 17:14:46 -04:00
Carlo Costino
ac4ebacfeb Removed one more utils reference in the README and fixed directory name
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:41:49 -04:00
Carlo Costino
99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00
Carlo Costino
4cdf8b2cb2 Merge pull request #996 from GSA/dependabot/pip/boto3-1.34.106
Bump boto3 from 1.34.103 to 1.34.106
2024-05-16 09:43:09 -04:00
dependabot[bot]
046e266dae Bump boto3 from 1.34.103 to 1.34.106
Bumps [boto3](https://github.com/boto/boto3) from 1.34.103 to 1.34.106.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.103...1.34.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 13:29:48 +00:00
Carlo Costino
ccb6df7aff Merge pull request #994 from GSA/dependabot/pip/botocore-1.34.106
Bump botocore from 1.34.105 to 1.34.106
2024-05-16 09:27:46 -04:00
dependabot[bot]
4e2d71f8a3 Bump botocore from 1.34.105 to 1.34.106
Bumps [botocore](https://github.com/boto/botocore) from 1.34.105 to 1.34.106.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.105...1.34.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 21:06:11 +00:00
Carlo Costino
44c2241164 Merge pull request #972 from GSA/dependabot/pip/celery-5.4.0
Bump celery from 5.3.6 to 5.4.0
2024-05-15 14:27:19 -04:00
Kenneth Kehl
71931a5c55 add omission of migrations to checks.yml 2024-05-15 10:28:17 -07:00
Kenneth Kehl
a749b8ca4c bring coverage back up to 95% 2024-05-15 10:20:18 -07:00
dependabot[bot]
39fd6f5c30 Bump celery from 5.3.6 to 5.4.0
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:49:50 +00:00
Carlo Costino
b572ea2a1b Merge pull request #991 from GSA/dependabot/pip/newrelic-9.9.1
Bump newrelic from 9.9.0 to 9.9.1
2024-05-15 11:40:41 -04:00
Kenneth Kehl
e7c68531f2 fix flake 8 2024-05-15 08:34:56 -07:00
dependabot[bot]
ac6acba059 Bump newrelic from 9.9.0 to 9.9.1
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.9.0 to 9.9.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.9.0...v9.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:31:58 +00:00
Carlo Costino
edd029689f Merge pull request #990 from GSA/dependabot/pip/lxml-5.2.2
Bump lxml from 5.2.1 to 5.2.2
2024-05-15 11:30:02 -04:00
Kenneth Kehl
a274aae232 fix invite text 2024-05-15 08:22:04 -07:00
dependabot[bot]
9f36b49027 Bump lxml from 5.2.1 to 5.2.2
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.1...lxml-5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:00:47 +00:00
Carlo Costino
b768d355ba Merge pull request #989 from GSA/dependabot/pip/botocore-1.34.105
Bump botocore from 1.34.103 to 1.34.105
2024-05-15 10:58:51 -04:00
dependabot[bot]
92d4a3d816 Bump botocore from 1.34.103 to 1.34.105
Bumps [botocore](https://github.com/boto/botocore) from 1.34.103 to 1.34.105.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.103...1.34.105)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 13:58:37 +00:00
Carlo Costino
950eb63aea Merge pull request #988 from GSA/dependabot/pip/boto3-1.34.103
Bump boto3 from 1.34.101 to 1.34.103
2024-05-15 09:56:41 -04:00
dependabot[bot]
6a940ba209 Bump boto3 from 1.34.101 to 1.34.103
Bumps [boto3](https://github.com/boto/boto3) from 1.34.101 to 1.34.103.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.101...1.34.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 21:58:39 +00:00
Carlo Costino
28ee8e5c35 Merge pull request #986 from GSA/dependabot/pip/pre-commit-3.7.1
Bump pre-commit from 3.7.0 to 3.7.1
2024-05-14 15:36:50 -04:00
dependabot[bot]
c069121c7a Bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 19:13:07 +00:00
Carlo Costino
080df86c2c Merge pull request #985 from GSA/dependabot/pip/moto-5.0.7
Bump moto from 5.0.6 to 5.0.7
2024-05-14 14:38:53 -04:00
dependabot[bot]
3cc0f21b47 Bump moto from 5.0.6 to 5.0.7
Bumps [moto](https://github.com/getmoto/moto) from 5.0.6 to 5.0.7.
- [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.0.6...5.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 18:13:45 +00:00
Carlo Costino
e44c0a4934 Merge pull request #984 from GSA/dependabot/pip/faker-25.2.0
Bump faker from 25.1.0 to 25.2.0
2024-05-14 13:10:56 -04:00
dependabot[bot]
9d95d8d653 Bump faker from 25.1.0 to 25.2.0
Bumps [faker](https://github.com/joke2k/faker) from 25.1.0 to 25.2.0.
- [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/v25.1.0...v25.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 16:08:04 +00:00
Kenneth Kehl
c3a20eca17 add some debug around report generation 2024-05-14 07:23:47 -07:00
Carlo Costino
522fe359d6 Merge pull request #983 from GSA/dependabot/pip/freezegun-1.5.1
Bump freezegun from 1.5.0 to 1.5.1
2024-05-14 09:42:10 -04:00
dependabot[bot]
8f0bc1704b Bump freezegun from 1.5.0 to 1.5.1
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.0 to 1.5.1.
- [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.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 21:08:41 +00:00
Carlo Costino
e8f03f9dbf Merge pull request #982 from GSA/notify-admin-1381b
extend cache to 7 days
2024-05-13 11:28:58 -04:00