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/.lgtm.yml

10 lines
224 B
YAML

extraction:
cpp:
prepare:
packages:
- cargo
after_prepare:
- git clone --depth 1 https://github.com/OISF/libhtp.git
- cargo install cbindgen
- export PATH=/opt/work/.cargo/bin:$PATH