Aionyphe

Latest version: v2.0.5

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

Scan your dependencies

Page 2 of 3

1.1.3

**Changes**:

- Improve `pyproject.toml` to prevent adding unwanted file to distributed package

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/1.1.2...1.1.3

1.1.2

**Changes**:

- Update dependencies versions

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/1.1.1...1.1.2

1.1.1

**Changes**:

- Moved to `pyproject.toml` only

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/1.1.0...1.1.1

1.1.0

**Changes**:
- Add `bulk_discovery_asset` method to `OnypheAPIClientSession`
- Add `bulk-discovery-asset` command to `aionyphe` command line interface
- Add `data` optional argument to `bulk_summary`, `bulk_simple_ip` and `bulk_simple_best_ip`
- Add `rate_limiting` optional argument to `OnypheAPIClientSession` to enable rate limiting customization

This is a minor upgrade adding features without breaking the existing API.

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/1.0.0...1.1.0

1.0.0

**Breaking changes:**
* `OnypheAPIClientSession.search` parameter named `oql` is now assumed raw and the method takes care of url-encoding it

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/0.2.0...1.0.0

0.2.0

* Improve log messages related to server error handling (see 1)
* Known server-side concurrency limitations are now also implemented client-side as a safety net. This additional safety can be disabled passing `disable_semaphores=True` to `OnypheAPIClientSession` constructor.

**Full Changelog**: https://github.com/koromodako/aionyphe/compare/0.1.4...0.2.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.