BattleOverflow

Results 20 comments of BattleOverflow

The new PyPI package is now available! PyPI: https://pypi.org/project/iocextract/1.13.8/ GitHub Releases: https://github.com/InQuest/python-iocextract/releases/tag/v1.13.8

Hi, @punkrokk! This issue is now resolved and available in the develop branch. I will send another comment here once a new version is available for download from PyPI. Here's...

New version is now available on PyPI: https://pypi.org/project/iocextract/1.14.0/

Hi, @Ben-Steele! The ability to control the end punctuation should now be finished. If you are using iocextract as a library, you can remove the punctuation restriction like this: ```python...

The new PyPI package is now available! PyPI: https://pypi.org/project/iocextract/1.13.8/ GitHub Releases: https://github.com/InQuest/python-iocextract/releases/tag/v1.13.8

I recently came across this issue on MacOS. It seems when working in dev mode, I'm unable to receive notifications, but once I've built a release or test in production...

This issue should now be resolved under the [rc branch](https://github.com/InQuest/ThreatKB/tree/rc).

@keathmilligan All tests are passing and everything appears to be working correctly. Please take a look when you get a second.

This issue should now be resolved under the [rc branch](https://github.com/InQuest/ThreatKB/tree/rc).

@DanRod1, I don't see any exceptions being thrown when testing this. Since the `assert` functionality is for testing the viability of the actual program, it shouldn't return anything True (returns...