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 065445b5 Remove custom session age checking now we have it in
asfquart, and add periodic revalidation of LDAP status
omit 0686e69c Possible LDAP implementation (commit to be updated)
add f04fcd6b Update allowlistchecker.yml for action sha
add 99b106dd Minor comment update - closes #960
add 1d6046c0 Some additional security checks on distribute endpoints and
rate limits for a few API operations
add c5082d5b #988 - add -- separator for sbomqs invocation
add 3e8ff5d9 Update allowlist-check action version test #630
add 6fa11ca0 #961 - extract some of the validation for TP configuration
into a shared helper
add 6f110cdc Possible LDAP implementation (commit to be updated)
new 2ea02fe8 Remove custom session age checking now we have it in
asfquart, and add periodic revalidation of LDAP status
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 (065445b5)
\
N -- N -- N refs/heads/arm (2ea02fe8)
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:
.../workflows/allowlistchecker.yml | 19 +++++++++++++++++++
atr/api/__init__.py | 18 +++++++++++++++---
atr/get/sbom.py | 1 +
atr/sbom/sbomqs.py | 2 +-
atr/shared/projects.py | 13 +------------
atr/storage/writers/policy.py | 15 ++-------------
atr/tasks/sbom.py | 3 ++-
atr/util.py | 20 +++++++++++++++++++-
8 files changed, 60 insertions(+), 31 deletions(-)
copy atr/datasources/__init__.py => .github/workflows/allowlistchecker.yml
(61%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]