This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/uv/aiosmtplib-5.1.0
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard c77fd9f0 Bump aiosmtplib from 4.0.2 to 5.1.0
add 3313c3a1 Use extracted archives in license header checks
add be6c4bfc Use extracted archives for source tree comparison checks
add b69e8055 Add audit guidance about empty form CSRF protection
add 645aefb0 Require a CSRF token on all forms
add b0643597 Use extracted archive trees in RAT checks
add 33c74c7a Remove OSCP stapling
add 8b2dbcdb Make the revision number optional in the form to add ignores
add 6d713f4e #671 - validate trusted domains for JWKS URI
add 4d725a75 Update dependencies
add c67a04cb Bump aiosmtplib from 4.0.2 to 5.1.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c77fd9f0)
\
N -- N -- N refs/heads/dependabot/uv/aiosmtplib-5.1.0 (c67a04cb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +-
atr/docs/tls-security-configuration.md | 24 ------
atr/form.py | 1 +
atr/jwtoken.py | 6 ++
atr/models/safe.py | 16 +++-
atr/models/schema.py | 2 +-
atr/shared/ignores.py | 2 +-
atr/tasks/checks/compare.py | 61 +++-----------
atr/tasks/checks/license.py | 142 +++++++++++++++++---------------
atr/tasks/checks/rat.py | 128 ++++++++++++++--------------
requirements-for-pip-audit.txt | 8 +-
tests/unit/test_archive_member_limit.py | 19 -----
tests/unit/test_checks_compare.py | 140 ++++++++-----------------------
tests/unit/test_checks_license.py | 34 ++++++--
tests/unit/test_checks_rat.py | 50 +++++++----
uv.lock | 24 +++---
16 files changed, 285 insertions(+), 374 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]