Floyd

Results 93 issues of Floyd

We should add type annotations on all public interfaces in this library.

enhancement
help wanted

Remove older versions and add (and test) newer ones. Also, update docker images. Can use [this PR](https://github.com/fhightower/ioc-finder/pull/194/files) as a good model for what needs to be changed.

Update the tests for the `convert_tables` function to align with the three types of tables handled by the library: A. Those with [table headers](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th) in the first row B. Those...

enhancement
tests

Some of the test files have very long tables. This is not necessary and only makes the tests harder to read and maintain. Simplify the html files used for the...

enhancement
tests

Consolidate the examples in the index and usage guides.

documentation