Commit Graph

11535 Commits

Author SHA1 Message Date
John Skiles Skinner
7929b75896 Merge branch 'main' into jskinne3-upgrade-and-protect-demo-modules 2024-06-18 11:26:17 -07:00
Carlo Costino
833ebfa469 Merge pull request #1091 from GSA/jskinne3-redis-upgrade-demo
Demo: Redis upgrade step 1
2024-06-18 13:32:04 -04:00
John Skiles Skinner
e52f44a0d9 Comment explaining resource to delete 2024-06-18 10:16:16 -07:00
John Skiles Skinner
a75bc67d23 Add Redis v7.0 module, terraform-cloudgov v1.0.0 2024-06-18 10:14:18 -07:00
Carlo Costino
3be8e20dad Merge pull request #1086 from GSA/jskinne3-redis-upgrade-sandbox
Redis upgrade proposal
2024-06-18 00:30:52 -04:00
Carlo Costino
61cffccaa4 Merge pull request #1082 from GSA/dependabot/pip/newrelic-9.11.0
Bump newrelic from 9.10.0 to 9.11.0
2024-06-18 00:18:34 -04:00
dependabot[bot]
8515c9d9a6 Bump newrelic from 9.10.0 to 9.11.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.10.0...v9.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 04:03:56 +00:00
Carlo Costino
75cce3b7f2 Merge pull request #1090 from GSA/dependabot/pip/boto3-1.34.128
Bump boto3 from 1.34.120 to 1.34.128
2024-06-18 00:01:46 -04:00
dependabot[bot]
a6df136f23 Bump boto3 from 1.34.120 to 1.34.128
Bumps [boto3](https://github.com/boto/boto3) from 1.34.120 to 1.34.128.
- [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.120...1.34.128)

---
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-18 03:53:26 +00:00
Carlo Costino
651a28d64d Merge pull request #1088 from GSA/dependabot/pip/botocore-1.34.128
Bump botocore from 1.34.126 to 1.34.128
2024-06-17 23:51:29 -04:00
dependabot[bot]
e7c5e75649 Bump botocore from 1.34.126 to 1.34.128
Bumps [botocore](https://github.com/boto/botocore) from 1.34.126 to 1.34.128.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.126...1.34.128)

---
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-18 03:44:18 +00:00
Carlo Costino
b2b7134972 Merge pull request #1087 from GSA/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2
2024-06-17 23:42:25 -04:00
John Skiles Skinner
decbd254b0 Upgrade terraform-cloudgov, add prevent_destroy 2024-06-17 17:23:00 -07:00
dependabot[bot]
59615880b0 Bump urllib3 from 2.2.1 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:42:04 +00:00
Kenneth Kehl
d7279c7c38 revamp PII masking 2024-06-17 11:12:30 -07:00
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