Shiva

Latest version: v0.10.0

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

Scan your dependencies

0.10.0

Not secure
**Note:** This release is backwards-incompatible, and given that we don't have migrations yet, you'll have to drop and recreate the DB. So please be careful when upgrading.

Notable changes:
- Migrated the documentation from one massive README file to sphinx.
- Test coverage improved.
- Added `needs_convertion` attribute.
- Introduced token-based authentication.
- Introduced users.
- Switched from numeric, incremental IDs to UUIDs.
- Introduced playlists.
- The `track` attribute on Tracks, which points to a file, is read-only.
- Shiva won't start without a `SECRET_KEY`.
- Introduced `POST` and `PUT` methods.
- Renamed `Track.number` to `Track.ordinal`.
- And many important bugfixes.

For more info read the commit log.

0.9.0

Not secure
- Refactored all the resources.
- Now all the resources have `DELETE` methods.
- Added `ALLOW_DELETE` config.

0.8.0

Not secure
- Instance URIs are now plural. This is backwards-incompatible (see 108).
- Make sure to upgrade [shiva-client](https://github.com/tooxie/shiva-client/pull/6) as well.
- Added `--hash` flag to indexer.
- Bitrate saved in kbps.
- And many bugfixes.

0.7.0

Not secure

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.