Floyd
Floyd
This is particularly relevant w/ how we handle email addresses and urls.
The [lint step](https://github.com/fhightower/ioc-finder/blob/main/.github/workflows/lint.yml) of the workflow (which calls [lint.sh](https://github.com/fhightower/ioc-finder/blob/main/docker/lint.sh)) will not fail if black, for example, modifies a file. We should update the lint steps (at least the black, formatting...
Hello 👋 , I was reading the docs and noticed that this link was not going anywhere particularly useful, so I've updated it to go to, what I think, is...
Support for python 3.7 has ended and security support for 3.8 ends with a year ([source](https://endoflife.date/python)), so I'm planning to formal support for 3.7 and 3.8 (meaning tests will no...
Add logging to this library to make debugging easier.
Move the data currently captured in `urls` to `urls_complete` and populate `urls` with 'simple' URLs which are likely to be used in the wild and identified as such by humans....
Hi there! I suggest updating the top level changelog to link to the actual changelog. Minor, but it makes life easier for readers looking for the changelog. Thanks!
There are a few `democritus_...` requirements which should be renamed to `d8s-...`.