mirror of
https://github.com/mandiant/capa.git
synced 2026-03-12 21:23:12 -07:00
* Fix conftest imports to use relative imports After adding tests/__init__.py, conftest.py needs relative imports * ci: pin pip-audit action SHAs and update to v1.1.0 * revert: remove unrelated conftest.py changes