Fierce

Latest version: v1.6.0

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

Scan your dependencies

Page 1 of 3

1.6.0

Fixed

- Add proper error handling for cases when SOA record is None
- `random.randint` requires `int` arguments ([44](https://github.com/mschwager/fierce/issues/44))

Added

- Official Python 3.11 support
- Official Python 3.12 support

Removed

- Official Python 3.6 support
- Official Python 3.7 support

1.5.0

Added

- Official Python 3.9 support
- Official Python 3.10 support

Changed

- Improved various error handling

Removed

- Official Python 3.5 support

1.4.0

Added

- Official Python 3.8 support
- The --tcp flag to use TCP instead of UDP DNS queries

Removed

- Official Python 3.4 support, it's EOL

1.3.0

Changed

- Print out all A records for wildcard, not just first one

Added

- Filter out subdomains with an A record matching a wildcard A record
- Official Python 3.7 support

Fixed

- Prevent out of bounds error when expanding IPs near 0.0.0.0 or 255.255.255.255

1.2.2

Changed

- Python 3 is now a requirement when installing via setup.py (including pip)
- The README markdown is now included in the package's long description

1.2.1

Changed

- Nearby IP reverse queries are now multithread, which improves performance significantly
- Updated development dependencies
- Subdomain lists use package_data instead of data_files

Added

- Gracefully handle users exiting the script with Ctrl+C
- Gracefully handle incorrect file or IP range arguments

Removed

- Official Python 3.3 support, it's EOL

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.