capa/scripts
Willi Ballenthin 7d8714098c fix: dedent bulk-process.py main() body so explicit argv is used
The entire main() body was indented inside `if argv is None:`, causing
main() to silently return None when called with an explicit argv list.

Closes SURF-90.
2026-05-08 17:58:07 +02:00
..
bulk-process.py fix: dedent bulk-process.py main() body so explicit argv is used 2026-05-08 17:58:07 +02:00
cache-ruleset.py
capa-as-library.py
capa2sarif.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
capa2yara.py fix: assign yara_strings/yara_condition to empty string when Some has cmin=0 to prevent UnboundLocalError 2026-05-08 17:58:07 +02:00
capafmt.py
compare-backends.py fix: guard statistics calls in compare-backends.py against empty duration lists 2026-05-08 17:58:07 +02:00
detect-backends.py
detect-binexport2-capabilities.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
detect-elf-os.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
detect_duplicate_features.py
import-to-bn.py fix: correct capa/subscope-rule key in RuleMetadata.from_capa 2026-05-08 17:58:07 +02:00
import-to-ida.py fix: invert scope filter in import-to-ida.py so function-scope rules are annotated 2026-05-08 17:58:07 +02:00
inspect-binexport2.py
lint.py fix: correct operator precedence in FeatureRegexRegistryControlSetMatchIncomplete 2026-05-08 17:58:07 +02:00
linter-data.json
match-function-id.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
minimize_vmray_results.py fix: replace zipfile with pyzipper in minimize_vmray_results.py so output archive is AES-encrypted 2026-05-08 17:58:07 +02:00
profile-memory.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
profile-time.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
proto-from-results.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
proto-to-results.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
setup-linter-dependencies.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
show-capabilities-by-function.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
show-features.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
show-unused-features.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00