Skip to content

Commit

Permalink
Update verbose.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronatp authored Jan 22, 2024
1 parent e25484d commit 6d46c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capa/render/verbose.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
from capa.capabilities.extract_domain_names import verbose_extract_domains_and_ips
from capa.features.extractors.base_extractor import FeatureExtractor


def format_address(address: frz.Address) -> str:
if address.type == frz.AddressType.ABSOLUTE:
assert isinstance(address.value, int)
Expand Down

0 comments on commit 6d46c11

Please sign in to comment.