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


    from fa010e35 Fix function ordering
     add cb5071f6 Fix auth bypass for admin via exceptions
     add 1bc9ee14 Proper pagination validation checks
     add 219d64af OF - fix typo
     add de57ce15 Change data models to Subset instead of Lax - closes #777
     add b7eba2f5 Drop admin privileges (#796)
     add 18d73aab Add failed authentication logging to identified areas. Closes 
#725
     add e58a18aa Validate vulnerability URLs are http/s. Closes #768
     add b0386f71 Remove empty test method added by accident
     new 690e461f Use experimental CodeQL query suites for actions

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/workflows/codeql.yaml              |  5 ++++-
 atr/admin/templates/toggle-admin-view.html |  9 +++------
 atr/api/__init__.py                        | 19 +++++++++++++++----
 atr/get/sbom.py                            |  8 ++++++--
 atr/jwtoken.py                             | 11 ++++++++++-
 atr/log.py                                 | 11 +++++++++++
 atr/models/distribution.py                 | 28 ++++++++++++++--------------
 atr/registry.py                            |  2 +-
 atr/ssh.py                                 | 11 +++++++++--
 atr/storage/writers/tokens.py              |  7 +------
 atr/user.py                                |  5 +++++
 atr/util.py                                | 21 +++++++++++----------
 12 files changed, 90 insertions(+), 47 deletions(-)


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

Reply via email to