Karaage

Latest version: v6.3.0

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

Scan your dependencies

Page 33 of 42

1.2.3

===========================

* Update/fix RPM packaging.
* Add missing build depends on python3-alogger.
* Debian: Only run python3 tests.

1.2.2

===========================

* Support parsing log files before sending.
* Updates to sample config file.

1.2.1

===========================

* Initial release.


!/bin/sh
set -ex
TAG_1="6.2.1"
TAG_2="6.2.2"

COMMIT_1=$(git rev-list -n1 "$TAG_1")
COMMIT_2=$(git rev-list -n1 "$TAG_2")

PATH="$PWD/node_modules/.bin:$PATH"
sentry-cli releases --org linux-penguins new -p karaage-spartan "karaage$TAG_2"
sentry-cli releases --org linux-penguins set-commits --commit "Karaage-Cluster/karaage$COMMIT_1..$COMMIT_2" "karaage$TAG_2"
sentry-cli releases --org linux-penguins deploys "karaage$TAG_2" new -e spartan

1.0.8

------------------

Changed
~~~~~~~
* Allow overriding SSL CIPHERS.

1.0.7

------------------

Changed
~~~~~~~
* Bump dependancies.

1.0.6

------------------

Changed
~~~~~~~
* Bump dependancies.
* Switch from pipenv to poetry.

Page 33 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.