mirror of
https://github.com/mandiant/capa.git
synced 2025-12-24 20:10:07 -08:00
feat: store results to database and UI updates (#1292)
* feat: store results to database and UI updates * feat: update result caching and UI * use system rules cache and improve result cache validation * improve buttons and status messages * improve error messaging for invalid caches --------- Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
This commit is contained in:
5
.github/mypy/mypy.ini
vendored
5
.github/mypy/mypy.ini
vendored
@@ -79,4 +79,7 @@ ignore_missing_imports = True
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-dncil.*]
|
||||
ignore_missing_imports = True
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-netnode.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
Reference in New Issue
Block a user