capa/scripts
dependabot[bot] 8b41671409
build(deps): bump flake8 from 7.1.1 to 7.2.0 (#2648)
* build(deps): bump flake8 from 7.1.1 to 7.2.0

Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.2.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix lints (#2671)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
2025-05-30 12:09:16 -06:00
..
bulk-process.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
cache-ruleset.py
capa-as-library.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
capa2sarif.py
capa2yara.py build(deps): bump flake8 from 7.1.1 to 7.2.0 (#2648) 2025-05-30 12:09:16 -06:00
capafmt.py
compare-backends.py
detect-backends.py
detect-binexport2-capabilities.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
detect-elf-os.py
detect_duplicate_features.py
import-to-bn.py
import-to-ida.py Replace binascii and struct with native Python methods (#2582) 2025-02-04 09:53:36 +01:00
inspect-binexport2.py
lint.py lint: log the failed example+rule (#2661) 2025-05-12 15:11:22 -06:00
linter-data.json
match-function-id.py
minimize_vmray_results.py
profile-memory.py
profile-time.py
proto-from-results.py
proto-to-results.py
setup-linter-dependencies.py
show-capabilities-by-function.py Feat/warn for dynamic dotnet (#2568) 2025-02-03 11:48:02 +01:00
show-features.py
show-unused-features.py