Commit Graph

12401 Commits

Author SHA1 Message Date
John Skiles Skinner
0e1aa2f28b Proposal for how we create a service instance to upgrade 2024-06-14 17:11:16 -07:00
Anastasia Gradova
e293f7e3f5 Updated all usage of datetime.utcnow() to
app.utils utc_now() function. Added new endpoint
/service/{{service_id}}/notifications/month
2024-06-14 16:01:04 -06:00
Carlo Costino
0867cd9e45 Merge pull request #1037 from GSA/notify-api-838
remove v2
2024-06-14 17:26:02 -04:00
Kenneth Kehl
9a146bdd4d flake8 2024-06-14 14:19:08 -07:00
Kenneth Kehl
320e560081 merge from main 2024-06-14 14:15:21 -07:00
Kenneth Kehl
6a9f2d326f code review feedback 2024-06-14 14:15:05 -07:00
Carlo Costino
52516f45d6 Merge pull request #1072 from GSA/jskinne3-null-resource-prevent-destroy
Add a null_resource with prevent_destroy to Sandbox
2024-06-14 14:38:00 -04:00
Kenneth Kehl
fae88700aa merge from main 2024-06-14 09:33:20 -07:00
Kenneth Kehl
bff2df514f change it to a task 2024-06-14 09:32:58 -07:00
Carlo Costino
357011fa33 Merge pull request #1081 from GSA/dependabot/pip/bandit-1.7.9
Bump bandit from 1.7.8 to 1.7.9
2024-06-14 10:50:12 -04:00
dependabot[bot]
8693205979 Bump bandit from 1.7.8 to 1.7.9
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:41:53 +00:00
Carlo Costino
510c226992 Merge pull request #1074 from GSA/dependabot/pip/packaging-24.1
Bump packaging from 24.0 to 24.1
2024-06-14 10:35:41 -04:00
dependabot[bot]
4b945e7c64 Bump packaging from 24.0 to 24.1
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:28:17 +00:00
Carlo Costino
fdedd536a3 Merge pull request #1080 from GSA/dependabot/pip/redis-5.0.6
Bump redis from 5.0.5 to 5.0.6
2024-06-14 10:26:25 -04:00
dependabot[bot]
b3a22cdddc Bump redis from 5.0.5 to 5.0.6
Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:07:18 +00:00
Carlo Costino
3a0e0d6b80 Merge pull request #1079 from GSA/dependabot/pip/botocore-1.34.126
Bump botocore from 1.34.120 to 1.34.126
2024-06-14 10:05:23 -04:00
dependabot[bot]
b65239a99c Bump botocore from 1.34.120 to 1.34.126
Bumps [botocore](https://github.com/boto/botocore) from 1.34.120 to 1.34.126.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.120...1.34.126)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 21:22:59 +00:00
Kenneth Kehl
1c697202f3 improve email masking 2024-06-13 10:27:04 -07:00
Kenneth Kehl
9408c9955b merge from main 2024-06-13 09:46:17 -07:00
Kenneth Kehl
2a005076d0 fix bug where only exception is passed to logger 2024-06-12 10:17:23 -07:00
Kenneth Kehl
d1ab771756 hmmm 2024-06-11 12:29:49 -07:00
Kenneth Kehl
bfae1f57f2 hmmm 2024-06-11 12:17:14 -07:00
Kenneth Kehl
76c34ffae6 Need magic PII-free debugging method for API 2024-06-11 10:34:57 -07:00
John Skiles Skinner
a580368cce Terraform fmt 2024-06-10 11:57:49 -07:00
John Skiles Skinner
2a6b69ab45 Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy 2024-06-10 11:54:32 -07:00
Carlo Costino
bb6b0936d3 Merge pull request #1071 from GSA/dependabot/pip/faker-25.8.0
Bump faker from 25.5.0 to 25.8.0
2024-06-07 23:49:17 -04:00
dependabot[bot]
0176f89320 Bump faker from 25.5.0 to 25.8.0
Bumps [faker](https://github.com/joke2k/faker) from 25.5.0 to 25.8.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.5.0...v25.8.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-06-08 03:29:59 +00:00
Carlo Costino
6b0a8a7c6c Merge pull request #1070 from GSA/dependabot/pip/boto3-1.34.120
Bump boto3 from 1.34.119 to 1.34.120
2024-06-07 23:28:15 -04:00
dependabot[bot]
30b1934f12 Bump boto3 from 1.34.119 to 1.34.120
Bumps [boto3](https://github.com/boto/boto3) from 1.34.119 to 1.34.120.
- [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.119...1.34.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 03:15:03 +00:00
Carlo Costino
0f1d2ef246 Merge pull request #1069 from GSA/dependabot/pip/redis-5.0.5
Bump redis from 5.0.4 to 5.0.5
2024-06-07 23:13:16 -04:00
dependabot[bot]
4631dd3d5e Bump redis from 5.0.4 to 5.0.5
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 02:50:50 +00:00
Carlo Costino
a9c42b526d Merge pull request #1068 from GSA/dependabot/pip/marshmallow-3.21.3
Bump marshmallow from 3.21.2 to 3.21.3
2024-06-07 22:49:03 -04:00
John Skiles Skinner
563b8deba8 Add a null_resource with prevent_destroy to Sandbox 2024-06-07 17:27:24 -07:00
Anastasia Gradova
0082ba3dd0 Updated sort order, endpoint defenition, and tests
for REQUESTED attribute
2024-06-06 22:11:24 -06:00
Anastasia Gradova
cd188180ca Added new endpoint for getting statistics for a
service, for a user, by a number of days
2024-06-06 16:37:12 -06:00
Anastasia Gradova
a5055a0cf9 Updated endpoints to use the
NotificationAllTimeView which is a view created
to merge notifiations and notification_history
2024-06-06 16:00:12 -06:00
dependabot[bot]
22e564155b Bump marshmallow from 3.21.2 to 3.21.3
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.2 to 3.21.3.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.2...3.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 21:54:07 +00:00
Carlo Costino
66eef3b8d6 Merge pull request #1066 from GSA/fix_cache
lets make the 7 day cache work properly
2024-06-06 17:39:15 -04:00
Kenneth Kehl
6081ff4873 merge from main 2024-06-06 13:18:00 -07:00
Kenneth Kehl
feb8a1bfaf merge from main 2024-06-06 13:12:37 -07:00
Kenneth Kehl
aed0b7bc68 lets make the 7 day cache work properly 2024-06-06 13:05:56 -07:00
Carlo Costino
065d2db74e Merge pull request #1064 from GSA/dependabot/pip/botocore-1.34.120
Bump botocore from 1.34.119 to 1.34.120
2024-06-06 14:15:07 -04:00
dependabot[bot]
cf9ccd4a45 Bump botocore from 1.34.119 to 1.34.120
Bumps [botocore](https://github.com/boto/botocore) from 1.34.119 to 1.34.120.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.119...1.34.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 17:38:52 +00:00
Carlo Costino
4df236823b Merge pull request #1063 from GSA/dependabot/pip/pytest-8.2.2
Bump pytest from 8.2.1 to 8.2.2
2024-06-06 13:36:56 -04:00
dependabot[bot]
074d0108c9 Bump pytest from 8.2.1 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 17:01:07 +00:00
Carlo Costino
9fad3073e2 Merge pull request #1062 from GSA/dependabot/pip/phonenumbers-8.13.38
Bump phonenumbers from 8.13.37 to 8.13.38
2024-06-06 12:59:17 -04:00
dependabot[bot]
7103f8850e Bump phonenumbers from 8.13.37 to 8.13.38
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.37 to 8.13.38.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.37...v8.13.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 16:38:05 +00:00
Carlo Costino
85be706fc1 Merge pull request #1061 from GSA/dependabot/pip/cryptography-42.0.8
Bump cryptography from 42.0.7 to 42.0.8
2024-06-06 12:36:11 -04:00
Carlo Costino
1dbdebe45d Merge pull request #1060 from GSA/notify-admin-1588
debug for notify-admin-1588
2024-06-06 12:35:38 -04:00
dependabot[bot]
57d97e17cd Bump cryptography from 42.0.7 to 42.0.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 21:41:44 +00:00