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

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


    from eab9c374 Remove the pip-audit ignore for CVE-2026-4539
     add 403efc3c Replace ALLOW_TESTS with dedicated Test config mode. Add 
additional runtime safety checks.

No new revisions were added by this update.

Summary of changes:
 BUILD.md                           |   2 +-
 DEVELOPMENT.md                     |   2 +-
 Makefile                           |   4 +-
 atr/admin/__init__.py              |  25 +++-----
 atr/config.py                      | 121 +++++++++++++++++++++++++++----------
 atr/db/interaction.py              |   2 +-
 atr/docs/authorization-security.md |   5 +-
 atr/docs/running-the-server.md     |   4 +-
 atr/docs/storage-interface.md      |   2 +-
 atr/get/download.py                |   2 +-
 atr/get/projects.py                |   6 +-
 atr/get/published.py               |   4 +-
 atr/get/test.py                    |  21 +++++--
 atr/ldap.py                        |   2 +-
 atr/post/test.py                   |  10 +++
 atr/principal.py                   |   4 +-
 atr/server.py                      |  18 +++---
 atr/storage/writers/keys.py        |   4 +-
 atr/storage/writers/mail.py        |   3 +-
 atr/storage/writers/release.py     |   4 +-
 atr/tabulate.py                    |   5 +-
 atr/user.py                        |   8 +--
 atr/util.py                        |  14 +----
 atr/worker.py                      |  13 ++--
 docker-compose.yml                 |   2 +-
 tests/docker-compose.yml           |   4 +-
 tests/unit/test_ldap.py            |  12 ++--
 tests/unit/test_user.py            |  11 ++--
 tests/unit/test_vote.py            |   3 +-
 29 files changed, 185 insertions(+), 132 deletions(-)


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

Reply via email to