Humiocli

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 2

0.7.0

Added

Changed

- Added `ipython` output mode to `repo` and `search` commands which drops you into an ipython session where the results are made available. Furure enhancements pending. (jupyter-notebook and simple visualizations perhaps?)
- Fixed some overzealous find/replace in the readme
- Updated Shiv build instructions

Deprecated

Removed

0.6.0

Added

Changed

- Renamed `end` parameters to `stop` everywhere
- Allow use of "sandbox" repo name without specifying the whole sandbox ID or wildcare-use
- Make `repo --outformat=raw` output JSON rather than just python repr()

Deprecated

Removed

0.5.0

Added

- A Changelog! :)
- The `search` subcommand has a new outformat `table`. Filter out fields beforehand with the `select()` function in Humio and pipe to `less -S` for readability if output is wide.
- The `repo` subcommand now has an outformat option.
- Subcommands that take a `--repo` option now accept view names.
- View names must match exactly, unless `--no-strict-views` is set.
- In addition these subcommands also take a `--ignore-repo` regex string with repository names to ignore. By default the suffixes `-qa` and `-test` are ignored. Pass the empty string to disable.

Changed

- The `repo` subcommand now lists views
- Turned sorting off by default to take advantage of streaming searches.
- Bumped project dependencies.

Deprecated

- The --asyncronous option to search is gone. All searches are now syncronously streaming.

Removed

- Various noisy logging output.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.