Commit Graph

9595 Commits

Author SHA1 Message Date
Kenneth Kehl
018c423073 Merge pull request #352 from GSA/notify-api-340b
notify-api-340 remove daily message limit
2023-07-18 06:59:47 -07:00
Carlo Costino
4417838b09 Merge pull request #353 from GSA/revert-347-dependabot/pip/dnspython-2.3.0
Revert "Bump dnspython from 2.2.1 to 2.3.0"
2023-07-13 10:59:25 -04:00
Steven Reilly
bcb0780774 Revert "Bump dnspython from 2.2.1 to 2.3.0 (#347)"
This reverts commit 8a4f254e0d.
2023-07-13 10:47:18 -04:00
Kenneth Kehl
daa74f08d2 rename 2023-07-13 07:25:19 -07:00
Steven Reilly
99dcac884f rename organisation_types table (#350) 2023-07-13 09:46:30 -04:00
dependabot[bot]
8a4f254e0d Bump dnspython from 2.2.1 to 2.3.0 (#347)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: dnspython
  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>
2023-07-13 09:35:51 -04:00
Kenneth Kehl
cbed8b8104 retry 2023-07-12 14:52:40 -07:00
Carlo Costino
599f1fde2c Merge pull request #346 from GSA/stvnrlly/gh-artifacts
Create simpler compliance artifacts
2023-07-12 11:09:02 -04:00
dependabot[bot]
5bf285d117 Bump beautifulsoup4 from 4.11.1 to 4.12.2 (#344)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 to 4.12.2.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  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>
2023-07-12 09:50:57 -04:00
dependabot[bot]
d42120684d Bump pip-audit from 2.4.12 to 2.6.0 (#345)
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.4.12 to 2.6.0.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.4.12...v2.6.0)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  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>
2023-07-12 09:49:47 -04:00
dependabot[bot]
6a76f4f9b7 Bump packaging from 21.3 to 23.1 (#341)
Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 23.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/21.3...23.1)

---
updated-dependencies:
- dependency-name: packaging
  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>
2023-07-11 21:41:22 -04:00
stvnrlly
a99c01eb14 move checks to daily run only 2023-07-11 21:35:15 -04:00
stvnrlly
2f74d35e48 fix spelling error 2023-07-11 21:32:35 -04:00
stvnrlly
6e3b6901be try bandit artifact 2023-07-11 21:31:14 -04:00
stvnrlly
f75b720a27 add step to pr check to test it 2023-07-11 17:29:13 -04:00
stvnrlly
f8d23f8c45 try to create pip-audit artifact in daily test 2023-07-11 17:19:07 -04:00
Kenneth Kehl
4243404f47 Merge pull request #339 from GSA/notify-api-332
notify-api-332 rename organisation
2023-07-11 13:31:49 -07:00
Kenneth Kehl
029aa5794d fix handle_integrity_error() 2023-07-11 10:58:58 -07:00
Kenneth Kehl
015a550424 fix docs 2023-07-10 15:38:31 -07:00
Kenneth Kehl
3ac2feacfe fix tests 2023-07-10 14:21:36 -07:00
Kenneth Kehl
6e442d71e6 change order of db operations 2023-07-10 11:31:05 -07:00
Kenneth Kehl
4940d5e93b notify-api-332 rename organisation 2023-07-10 11:06:29 -07:00
dependabot[bot]
15010d34a7 Bump marshmallow from 3.15.0 to 3.19.0 (#327)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.15.0 to 3.19.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.15.0...3.19.0)

---
updated-dependencies:
- dependency-name: marshmallow
  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>
2023-07-10 11:34:13 -04:00
dependabot[bot]
25112eaa2d Bump pyjwt from 2.4.0 to 2.7.0 (#313)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.4.0...2.7.0)

---
updated-dependencies:
- dependency-name: pyjwt
  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>
2023-07-10 11:16:18 -04:00
dependabot[bot]
8be3864d7a Bump marshmallow-sqlalchemy from 0.28.1 to 0.29.0 (#310)
Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.28.1 to 0.29.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.28.1...0.29.0)

---
updated-dependencies:
- dependency-name: marshmallow-sqlalchemy
  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>
2023-07-10 10:35:09 -04:00
Kenneth Kehl
30b53f2b63 Merge pull request #335 from GSA/update-staging-proxy-acl
Add logs AWS endpoint to staging proxy allow list
2023-07-07 14:30:53 -07:00
Carlo Costino
0769852400 Add logs AWS endpoint to staging proxy allow list
This changeset adds another endpoint to the staging egress proxy to enable access to AWS CloudWatch logs.

NOTE:  We will have to probably do this for production as well.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-07 17:12:56 -04:00
Kenneth Kehl
4cd2387b61 Merge pull request #304 from GSA/notify-512
notify-512: get daily message limit from notification_utils
2023-07-06 14:16:03 -07:00
Kenneth Kehl
655cc91b50 merge from main 2023-07-06 13:45:53 -07:00
Kenneth Kehl
48fab29cf0 update Pipfile so notifications-utils points to main branch 2023-07-06 13:40:54 -07:00
Carlo Costino
6f3f4bbfbb Merge pull request #329 from GSA/stvnrlly/agreement-adr
Add agreement model ADR
2023-07-05 17:55:30 -04:00
Kenneth Kehl
317a330870 Merge pull request #330 from GSA/scheduled_tasks
Examine and re-align jobs that run based on UTC time
2023-07-05 14:52:55 -07:00
Kenneth Kehl
96fc7a32dd Examine and re-align jobs that run based on UTC time 2023-07-05 13:15:44 -07:00
Carlo Costino
34cd616cac Last bit of formatting improvements.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-05 15:34:30 -04:00
Carlo Costino
f93972e9c4 Minor doc formatting and typo fixes
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-05 15:29:59 -04:00
stvnrlly
22670b6ee6 adr housekeeping 2023-07-05 15:12:41 -04:00
stvnrlly
fa7de0cb84 add new agreement adr 2023-07-05 15:09:09 -04:00
Carlo Costino
2f6c858248 Merge pull request #325 from GSA/tdlowden-patch-1
Update 0004-designing-pilot-content-visibility.md
2023-07-05 15:04:19 -04:00
Kenneth Kehl
8c44443f87 Merge pull request #320 from GSA/dependabot/pip/jsonschema-4.17.3
Bump jsonschema from 4.5.1 to 4.17.3
2023-07-04 09:05:26 -07:00
dependabot[bot]
94f0983bd3 Bump jsonschema from 4.5.1 to 4.17.3
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.5.1 to 4.17.3.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.5.1...v4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 17:49:33 +00:00
Kenneth Kehl
1b92f6c76f Merge pull request #315 from GSA/dependabot/pip/python-dotenv-1.0.0
Bump python-dotenv from 0.20.0 to 1.0.0
2023-07-03 10:39:07 -07:00
Tim Lowden
bcab537152 Update 0004-designing-pilot-content-visibility.md
Adding mockups
2023-06-29 08:15:54 -04:00
Kenneth Kehl
5e3a99efb3 change cloudwatch to monitoring for endpoint acls (#324)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-06-28 17:59:54 -04:00
Kenneth Kehl
fdb837d917 Merge pull request #323 from GSA/badpii
notify-api-317 try adding cloudwatch to allow acl for egress proxy
2023-06-28 12:00:59 -07:00
Kenneth Kehl
7785d59452 notify-api-317 try adding cloudwatch to allow acl for egress proxy 2023-06-28 11:44:02 -07:00
Kenneth Kehl
a04aee1d3a Merge pull request #322 from GSA/badpii
try using vanilla sql for problematic query
2023-06-28 07:10:40 -07:00
Kenneth Kehl
2075d2821b try using vanilla sql for problematic query 2023-06-28 06:59:28 -07:00
Kenneth Kehl
3944ac1342 Merge pull request #319 from GSA/badpii
try without weird SQLAlchemy flag
2023-06-27 14:55:00 -07:00
Kenneth Kehl
6474e0ffa8 code review feedback 2023-06-27 14:45:48 -07:00
Kenneth Kehl
7105cf6ed8 try without weird SQLAlchemy flag 2023-06-27 14:39:17 -07:00