Skip to content

SANS produces padded data #43

Closed
Closed
@krmaxwell

Description

@krmaxwell

Which leads to things like:

Enriching 150.164.082.010
Traceback (most recent call last):
  File "combine.py", line 38, in <module>
    winnow('crop.json', 'crop.json', 'enrich.json')
  File "/home/kmaxwell/src/combine/winnower.py", line 122, in winnow
    ipaddr = IPAddress(addr)
  File "/home/kmaxwell/src/combine/venv/local/lib/python2.7/site-packages/netaddr/ip/__init__.py", line 307, in __init__
    'address from %r' % addr)
netaddr.core.AddrFormatError: failed to detect a valid IP address from u'150.164.082.010'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions