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/rust
Alice Akaki ca429ef5e3 detect: add email.url keyword
email.url matches on URLs extracted from an email
This keyword maps to the EVE field email.url[]
Supports multiple buffer matching
Supports prefiltering

Ticket: #7597
3 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 8 months ago
htp rust/htp: remove authors; fix homepage 3 months ago
src detect: add email.url keyword 3 months ago
suricatactl suricatactl: add description to Cargo.toml 3 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 4 months ago
sys version: start development towards 8.0.0-rc1 3 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in htp: rename to suricata-htp; allow publishing to crates.io 3 months ago
Cargo.toml.in htp: rename to suricata-htp; allow publishing to crates.io 3 months ago
Makefile.am rust: always update Cargo.lock.in 3 months ago
cbindgen.toml rust: export jsonbuilder API in sys crate 3 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago