capa/scripts
Mike Hunhoff 1572dd87ed
lint: add WARN for regex features that contain unescaped dot (#2635)
* lint: add WARN for regex features that contain unescaped dot

* refactor comments

* update CHANGELOG

* address PR feedback

* Update scripts/lint.py

Co-authored-by: Willi Ballenthin <wballenthin@google.com>

* Update scripts/lint.py

Co-authored-by: Willi Ballenthin <wballenthin@google.com>

---------

Co-authored-by: Willi Ballenthin <wballenthin@google.com>
2025-03-18 15:05:57 -06:00
..
bulk-process.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
cache-ruleset.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
capa-as-library.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
capa2sarif.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
capa2yara.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
capafmt.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
compare-backends.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
detect-backends.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
detect-binexport2-capabilities.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
detect-elf-os.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
detect_duplicate_features.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
import-to-bn.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
import-to-ida.py Replace binascii and struct with native Python methods (#2582) 2025-02-04 09:53:36 +01:00
inspect-binexport2.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
lint.py lint: add WARN for regex features that contain unescaped dot (#2635) 2025-03-18 15:05:57 -06:00
linter-data.json
match-function-id.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
minimize_vmray_results.py vmray: loosen file checks to enable processing of additional file types (#2571) 2025-01-23 12:47:36 -07:00
profile-memory.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
profile-time.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
proto-from-results.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
proto-to-results.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
setup-linter-dependencies.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
show-capabilities-by-function.py Feat/warn for dynamic dotnet (#2568) 2025-02-03 11:48:02 +01:00
show-features.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
show-unused-features.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00