issues
search
InQuest
/
ThreatIngestor
Extract and aggregate threat intelligence.
https://inquest.readthedocs.io/projects/threatingestor/
GNU General Public License v2.0
832
stars
135
forks
source link
Fixes for python 3.6
#138
Closed
battleoverflow
closed
1 year ago
battleoverflow
commented
1 year ago
Fixes import issues with python 3.6 (opencv, pytesseract, numpy)
Replaces
urllib
with
requests
for sitemap parsing
urllib
withrequests
for sitemap parsing