mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
Update capa explorer scopes in rule template (#1943)
* Update capa explorer scopes in rule template * Update capa/ida/plugin/view.py
This commit is contained in:
@@ -194,7 +194,9 @@ class CapaExplorerRulegenPreview(QtWidgets.QTextEdit):
|
||||
" namespace: <insert_namespace>",
|
||||
" authors:",
|
||||
f" - {author}",
|
||||
f" scope: {scope}",
|
||||
" scopes:",
|
||||
f" static: {scope}",
|
||||
" dynamic: unspecified",
|
||||
" references:",
|
||||
" - <insert_references>",
|
||||
" examples:",
|
||||
|
||||
Reference in New Issue
Block a user