This is an automated email from the ASF dual-hosted git repository.

arm pushed a change to branch jwtoken_multiple_sources
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


 discard aebbd92  #504 - don't get UID from token if you take it from args
 discard 08ee0b0  #504 - enable jwtoken.require to take arguments, check tokens 
from multiple locations and process claims. Update asf_uid handling in API
     add b2df9f8  Catch all relevant errors when accessing the admin cache in 
workers
     add bc4db0a  Fix issue with SBOM OSV scan models, and allow scan of jar 
files.
     add 9254c10  #550 - re-enable worker RLIMITs and set RAT Java args and 
CycloneDX .NET environment to git within them
     add 06d9427  Document ADMIN_USERS_ADDITIONAL
     new 03f2f5e  #504 - enable jwtoken.require to take arguments, check tokens 
from multiple locations and process claims. Update asf_uid handling in API
     new 4467902  #504 - don't get UID from token if you take it from args

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   (aebbd92)
            \
             N -- N -- N   refs/heads/jwtoken_multiple_sources (4467902)

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 2 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:
 DEVELOPMENT.md                 |  2 ++
 atr/cache.py                   |  2 +-
 atr/docs/storage-interface.md  |  1 +
 atr/models/results.py          |  1 +
 atr/post/draft.py              |  9 +++++++--
 atr/sbom/cyclonedx.py          |  7 +++++++
 atr/sbom/models/osv.py         |  1 +
 atr/tasks/checks/rat.py        | 16 ++++++----------
 atr/tasks/sbom.py              |  6 ++++--
 atr/templates/draft-tools.html |  6 ++++--
 atr/worker.py                  | 27 ++++++++++++++-------------
 11 files changed, 48 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to