tokenix 0.57.1

Semantic search, symbol graphs, secrets scanning, output filters, and CLI hooks that save 60-90% LLM tokens
1
2
3
4
5
6
7
8
9
10
11
12
# OSV exceptions consumed by OpenSSF Scorecard's Vulnerabilities check.
# Keep this file next to Cargo.lock; OSV config does not propagate directories.

[[IgnoredVulns]]
id = "RUSTSEC-2025-0119"
ignoreUntil = 2026-10-01
reason = "number_prefix is an unmaintained transitive dependency from fastembed -> hf-hub -> indicatif; no reachable patched version yet. Review quarterly or remove when upstream drops it."

[[IgnoredVulns]]
id = "RUSTSEC-2024-0436"
ignoreUntil = 2026-10-01
reason = "paste is an unmaintained transitive proc-macro from tokenizers/fastembed/image; no reachable patched version yet. Review quarterly or remove when upstream drops it."