You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.github
Shivani Bhardwaj 7c082f08c8 rust/cargo: ignore RUSTSEC-2026-0009 for time crate
cargo audit reports this security issue with the time crate but Suricata
remains unaffected as no influenced fn is used by Suricata.
Advisory: https://rustsec.org/advisories/RUSTSEC-2026-0009

The MSRV for newer time crate versions are higher than the MSRV for
Suricata right now: 1.75.0

Hence, the best course of action is to suppress this warning.

Ticket: 8269
(cherry picked from commit 11b2860f23)
2 months ago
..
actions/install-cbindgen github-ci: break out cbindgen installation to action 2 years ago
workflows rust/cargo: ignore RUSTSEC-2026-0009 for time crate 2 months ago
CODEOWNERS github: change codeowners back to team 3 years ago
CONTRIBUTING.md devguide: make 'contributing' a chapter 2 years ago
PULL_REQUEST_TEMPLATE.md http: Use libhtp-rs. 1 year ago
codecov.yml codecov: expect 5 flags to be submitted 1 year ago
dependabot.yml dependabot: reduce to monthly update 2 years ago