Yaramanager

Latest version: v0.2.1

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

Scan your dependencies

Page 3 of 3

0.1.5

- Implemented alembic migrations via `db upgrade` command
- Removed `db init` command
- Added Scan capability

[![asciicast](https://asciinema.org/a/qdVNldgPKOsmc3hmY72z843iS.svg)](https://asciinema.org/a/qdVNldgPKOsmc3hmY72z843iS)

- New `help` command
- Some refactoring :)

0.1.4

- Fixed bug that prevented edit rule tags and crashed the edit process
- Added `tags` command

0.1.3

- Added `export` command
- Customize meta fields in table outputs (`list` command) - needs config update, e.g.:
toml
[yaramanager.meta]
ColumnTitle = metafield
Author = "author"
TLP = "tlp"
Created = "created"
Modified = "modified"
...

- Added **optional** version check to `version` command via `-c` switch

0.1.2

- Fixes bug which resulted in unnecessarily nested config

0.1.1

- Updated yarabuilder to v0.0.5
- Added `get` command for retrieving single rules from the database
- Added `read` command for adding rules via `stdin`
- Read and update rules modified by `edit` command
- Added version command

0.1.0

Initial release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.