This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch arm
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard 0e4e94a7 #671 - validate trusted domains for JWKS URI
add 6b9e41ac Add support for pyproject.toml and Docker in Dependabot (#857)
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
new ecdc80cc #671 - validate trusted domains for JWKS URI
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 (0e4e94a7)
\
N -- N -- N refs/heads/arm (ecdc80cc)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/dependabot.yml | 16 ++++
atr/docs/tls-security-configuration.md | 24 ------
atr/form.py | 1 +
atr/models/schema.py | 2 +-
atr/tasks/checks/compare.py | 61 +++-----------
atr/tasks/checks/license.py | 142 +++++++++++++++++---------------
atr/tasks/checks/rat.py | 128 ++++++++++++++--------------
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 +++++++----
11 files changed, 262 insertions(+), 355 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]