This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard f453b04b Use extracted archive trees in RAT checks
discard 9d0329d3 Require a CSRF token on all forms
discard d71a7ffc Add audit guidance about empty form CSRF protection
discard ca13018f Use extracted archives for source tree comparison checks
discard 91157109 Use extracted archives in license header checks
add 79de7c4e Validate user ID of PATs on JWT usage
add 7dd2a2be Change gh slug for Maven distributions
add 6b9e41ac Add support for pyproject.toml and Docker in Dependabot (#857)
new 3313c3a1 Use extracted archives in license header checks
new be6c4bfc Use extracted archives for source tree comparison checks
new b69e8055 Add audit guidance about empty form CSRF protection
new 645aefb0 Require a CSRF token on all forms
new b0643597 Use extracted archive trees in RAT checks
new 8d01b275 Make the revision number optional in the form to add ignores
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 (f453b04b)
\
N -- N -- N refs/heads/sbp (8d01b275)
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 6 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/jwtoken.py | 3 +++
atr/models/safe.py | 16 +++++++++++++++-
atr/models/sql.py | 2 +-
atr/shared/ignores.py | 2 +-
5 files changed, 36 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]