Hamstercage

Latest version: v0.2.1

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

Scan your dependencies

Page 1 of 3

0.2.1

The sub-command `tag add` was not working correctly.

Update dependencies to current versions.

0.2.0

Instead of using the `-t` parameter, require the specification of the tag for the `add` and `remove` commands.

0.1.1

Target paths were handled inconsistently, leading to errors when saving or applying the manifest.

In the manifest, the entries always start with a slash (`/etc/motd`); when applying or saving, these are interpreted relative to the target directory (`--directory` parameter).

When specifying files on the command line, the path is normalized:
* `/etc/motd` and `etc/motd` are interpreted relative to the target dir for accessing the target, and applying to the manifest entry `/etc/motd`
* `/my/target/dir/etc/motd` (with `--directory /my/target/dir`) is interpreted as applying to the manifest entry `/etc/motd`

0.1.0

This release moves the documention from the README.md to the [website](https://hamstercage.io/).

0.0.16

0.0.15

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.