yolothreat / utilitybelt

A Python library for being a CND Batman....
MIT License
35 stars 12 forks source link

get hashes, extract IOCs from strings, get filetype, global vt_api va… #62

Closed deadbits closed 1 year ago

deadbits commented 8 years ago

Adds functions to:

sroberts commented 8 years ago

TESTS FAILLLLLL!

deadbits commented 8 years ago

I'm not sure what this error means in the tests. Any idea whats going on?

Submitting coverage to coveralls.io...
Source file is not python /home/ubuntu/utilitybelt/utilitybelt/utilitybelt.py
/home/ubuntu/virtualenvs/venv-system/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:100: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Coverage submitted!
Couldn't find a repository matching this job.

'url' coveralls returned exit code 2
deadbits commented 6 years ago

If anyone cares to figure out why this valid code is failing tests, I'd love to know so this can be finally merged

sroberts commented 6 years ago

Need to fix tests.