Fichub-cli

Latest version: v0.10.3

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

Scan your dependencies

Page 2 of 7

0.9

0.8.1

0.8

Changelog

Added datetime format config & the ability to stop the CLI mid-exec and generate the changelog (17)

- Bugfix: CLI is not counting the stories that errored out

- The errored out URLs were being written to `err.log`, not the `output.log`
and when the CLI was restarted and it checked `output.log`, instead of
skipping error URLS, it was trying to download them again. <br>
Fixed by adding `err.log` to the `check_output()` function so err.log
was also checked along with `output.log`

- Added config for db and fic last_updated format

- The CLI will read the datetime format from the `config.json` which
gives the users the option to change the format from default to whatever
they want.
- `--config-init` & `--config-info` added.

- Added the ability to stop the CLI mid-exec and generate the changelog

- Added a `KeyboardInterrupt` exception which ignores the exception then
builds the changelog instead of quiting the CLI due to the exception.
The aforementioned KeyboardInterrupt is `Ctrl+C`.

0.7.1

0.7.0

Changes

- Added `--changelog` command which can be used to get a detailed
log about the download like dedup, errors, updates etc.

- Renamed `--log` command to `--debug-log`

- Logging Cleanup

0.6.4

Changes
- Bugfix: The order of the urls list was changing during dedup

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.