capa/web/rules
2026-05-08 17:58:07 +02:00
..
public [copyright + license] Add missing headers 2025-01-15 08:52:42 -07:00
scripts fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
.gitignore cli: link to rule names to capa rules website (#2338) 2024-08-29 16:56:14 +02:00
justfile
README.md
requirements.txt build(deps): bump pygments from 2.18.0 to 2.20.0 in /web/rules 2026-03-30 17:41:53 +00:00

capa rules documentation website

requirements

building

just clean
just build

then just serve and visit http://127.0.0.1:8000/ or (upload ./public somewhere).