mirror of
https://github.com/mandiant/capa.git
synced 2025-12-05 20:40:05 -08:00
Add copyright and license information headers to the source code files inside the `web` directory and the `capa/render/proto/capa.proto` file. I have used addlicense to add the headers.
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).