Files
William Woodruff f54ce6768d Output/report formatting for uv audit (#18193)
## Summary

This adds some initial output/report formatting for `uv audit`.

This is an initial blush, any feedback to align this with
rendering/formatting idioms elsewhere would be greatly appreciated!

Atop #18119. 

## Test Plan

None yet.

---------

Signed-off-by: William Woodruff <william@astral.sh>
2026-03-10 12:07:56 +08:00

30 lines
761 B
TOML

[files]
extend-exclude = [
"**/snapshots/",
"test/ecosystem/**",
"test/requirements/**/*.in",
"crates/uv-build-frontend/src/pipreqs/mapping",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"FRiENDlY-\\.\\.\\.-_-BARd",
"FrIeNdLy-\\._\\.-bArD",
"I borken you cache",
"eb1ba5f5",
"e8208120cae3ba69",
"github_pat_[0-9a-zA-Z_]+",
"LICENSEs",
"astroid",
]
[default.extend-identifiers]
seeked = "seeked" # special term used for streams
CPY_VERSION_RE = "CPY_VERSION_RE" # CPython version regex
[default.extend-words]
certifi = "certifi" # Python package name
Iz = "Iz" # appears in base64-encoded hashes
vulnerabilit = "vulnerabilit" # appears in pluralization renderings of "vulnerability"/"vulnerabilities"