Skip to content

Commit

Permalink
[api] Extract FileName from observables
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Hassine committed Dec 21, 2019
1 parent 52911b8 commit 4d240a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
'file:hashes.md5': 'File-MD5',
'file:hashes.sha1': 'File-SHA1',
'file:hashes.sha256': 'File-SHA256',
'file:name': 'File-Name',
'ipv4-addr:value': 'IPv4-Addr',
'ipv6-addr:value': 'IPv6-Addr',
'domain:value': 'Domain',
Expand Down

0 comments on commit 4d240a6

Please sign in to comment.