mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 07:40:38 -08:00
Fixes #255 This enables both HTTPS and SSH to be used to checkout the project, per https://stackoverflow.com/a/44630028/9457431
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
[submodule "rules"]
|
|
path = rules
|
|
url = ../capa-rules.git
|
|
[submodule "tests/data"]
|
|
path = tests/data
|
|
url = ../capa-testfiles.git
|