Chickadee

Latest version: v20210314.1

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

Scan your dependencies

Page 1 of 2

20210314.1

Fixed

* Updated requirements.txt to allow more versions of requests

20201125.0

Fixed

* Moved noisy logging message from library parser file to chickadee script file

20200928.0

Fixed

* Demoted noisy logging messages [Issue-65](https://github.com/chapinb/chickadee/issues/65)

20200805.0

Fixed

* Addressed bug in rate limiting VirusTotal. [Issue-62](https://github.com/chapinb/chickadee/issues/62)

20200802.0

Added

List of new features

* Added support to extract IP addresses from Windows Event logs (evtx files.) [Issue-15](https://github.com/chapinb/chickadee/issues/15)
* Support for querying VirusTotal [Issue-38](https://github.com/chapinb/chickadee/issues/38)

Fixed

Bugs addressed:

* [Issue-54](https://github.com/chapinb/chickadee/issues/54) - Fixed bug where an inconsistent data type was returned
by the resolver.

Changed

Modifications to existing functionality

* Increased unit test coverage. Leverage mocking for API requests.
* Improved code per Deepsource, PyCharm, and Sourcery recommendations.
* Created function to flatten complex objects for ease of review in CSV files.
* Renamed `backends` to `resolvers` for clarity
* Allowed the specification of multiple resolver API keys in config file, and to choose a resolver with the CLI
* Relocated field handling from chickadee.py to resolver files

Removed

Features removed

* Depreciated ability to specify CHICKADEE_API_KEY environment variable in favor of config files

20200407.2

This release includes:

* Features
* BOGON IP Address filtering. Defaults to excluding BOGON IPs from resolution
* Bugs/Fixes
* Adjusted argparse logic to ensure proper handling of `data` inputs
* Added parameters to pass along the `api-key` configuration item
* Additional documentation, hosted at https://chapinb.com/chickadee
* Unit tests for reporting
* Refactored argument and update handling
* Moved common parser logic to init file


20191014

This release includes:

* Improved API request limit handling
* Support for Pro API keys for ip-api.com
* Improved logging
* Tests for chickadee script

20190917

This release includes:

* Removed left over debugging statement

20190915

This release includes:

* Added XLSX support (by extension only)
* Error handling to continue when unsupported document is scanned, or encoding
error is encountered
* Added a CHANGELOG (*so meta*)
* Added logging
* Added unittesting

20190910

This release includes:

* Code refactoring and clean up
* Moving status messages to stderr to allow for ease of piping data

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.