Ioc-finder

Latest version: v7.3.0

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

5.0.1

Changed

- Improved word boundary (specifically of MAC address and IP address grammars)

5.0.0

Removed

- Concurrency (through the use of concurrent.futures)

4.0.2

Added

- Added parsing Monero addresses (see 94)

Changed

- Simplifying `_remove_url_paths` (a function used behind the scenes by the ioc finder - see 70)
- Created a function to update top level domains (see 10)
- Updating top level domains (which are used in grammars to find network observables)

4.0.1

Changed

- You can now ingest text using the cli. For example, this now works: `cat foo.text | ioc-finder`.
- We now have 100% code coverage!!!
- Adding more keywords so this package is easier to find in pypi

4.0.0

Changed

- We are now parsing observables from URL paths by default (see https://github.com/fhightower/ioc-finder/issues/87). If you would like to disable this functionality, you may do so by setting the `parse_from_url_path` keyword argument to `False` when calling the `find_iocs` function (e.g. `parse_from_url_path=False`).

3.1.2

The change log was added for version 3.1.2

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.