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


    from 13448a2e #870 - Get email from CC if sent from external domain via 
mailing list and include name in tabulated votes
     add c9a1bc33 Update dependencies due to CVE-2026-32597
     add 0506fb0c Adding a pydantic json schema for output; fixes #883
     add 41294d6c Moving asfquart doc in
     add f798d55c Fix the precedence of how to determine classification
     add 4d446395 Add unit tests for classification
     add d9163560 Fix e2e tests due to changes in the user interface for 
rechecking files
     add 5c64f83d Use the full classifier during checks
     add be396bcc Add some more classification tests
     add 758d0975 Trivial title and example changes

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                |   2 +-
 atr/classify.py                        |  25 +++++-
 atr/docs/asfquart-usage.md             | 157 +++++++++++++++++++++++++++++++++
 atr/docs/developer-guide.md            |   1 +
 atr/docs/index.md                      |   1 +
 atr/docs/tls-security-configuration.md |   2 +-
 atr/models/safe.py                     |   4 +
 atr/models/sql.py                      |   6 +-
 atr/storage/readers/releases.py        |  14 +--
 atr/tasks/checks/__init__.py           |  32 ++++---
 requirements-for-pip-audit.txt         |  12 +--
 tests/e2e/compose/test_get.py          |  24 +++--
 tests/unit/test_classify.py            | 114 ++++++++++++++++++++++++
 uv.lock                                |  80 ++++++++---------
 14 files changed, 389 insertions(+), 85 deletions(-)
 create mode 100644 atr/docs/asfquart-usage.md
 create mode 100644 tests/unit/test_classify.py


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

Reply via email to