Pyrage

Latest version: v1.2.4

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

Scan your dependencies

Page 1 of 4

1.2.4

What's Changed
* build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/93
* deps: bump age to 0.11.1 by woodruffw in https://github.com/woodruffw/pyrage/pull/95
* remove permissions from workflows by woodruffw in https://github.com/woodruffw/pyrage/pull/96
* Add Decrypt and Encrypt exceptions to typing stubs by magnuswatn in https://github.com/woodruffw/pyrage/pull/97
* build(deps): bump the actions group with 2 updates by dependabot in https://github.com/woodruffw/pyrage/pull/98
* build(deps): bump the actions group with 2 updates by dependabot in https://github.com/woodruffw/pyrage/pull/99
* build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/100
* Test and build on ARM by magnuswatn in https://github.com/woodruffw/pyrage/pull/101

New Contributors
* magnuswatn made their first contribution in https://github.com/woodruffw/pyrage/pull/97

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.2.2...v1.2.4

1.2.3

What's Changed
* build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/93
* deps: bump age to 0.11.1 by woodruffw in https://github.com/woodruffw/pyrage/pull/95


**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.2.2...v1.2.3

1.2.2

Not secure
This release drops support for Python 3.8, which is EOL. The oldest
supported version of Python is now 3.9.

What's Changed
* Fix typing of decrypt_io to expect an identity by julianhille in https://github.com/woodruffw/pyrage/pull/80
* Fix Type Annotations and Improve Stub Structure for pyrage-stubs by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/83
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/84
* build(deps): bump pyo3 from 0.22.3 to 0.22.4 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/85
* fix(types): correct 'decrypt_io' param and return type annotations by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/86
* build(deps): bump pyo3 from 0.22.4 to 0.22.5 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/87
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/89
* build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/90
* build(deps): bump the cargo group across 1 directory with 3 updates by dependabot in https://github.com/woodruffw/pyrage/pull/91
* ci: zizmor fixes, add zizmor workflow by woodruffw in https://github.com/woodruffw/pyrage/pull/92

New Contributors
* Alchemyst0x made their first contribution in https://github.com/woodruffw/pyrage/pull/83

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.2.1...v1.2.2

1.2.1

Not secure

1.2.0

What's Changed
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/woodruffw/pyrage/pull/49
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by dependabot in https://github.com/woodruffw/pyrage/pull/51
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/52
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/50
* workflows/release: fix v4 artifact action usage by woodruffw in https://github.com/woodruffw/pyrage/pull/53
* check in Cargo.lock by woodruffw in https://github.com/woodruffw/pyrage/pull/57
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/58
* build(deps): bump the cargo group with 2 updates by dependabot in https://github.com/woodruffw/pyrage/pull/59
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/60
* build(deps): bump the actions group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/61
* build(deps): bump the actions group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/62
* Fixes for type stubs by vikanezrimaya in https://github.com/woodruffw/pyrage/pull/63
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/64
* build(deps): bump pyo3 from 0.21.0 to 0.21.1 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/65
* Feature/plugins by vikanezrimaya in https://github.com/woodruffw/pyrage/pull/56
* build(deps): bump pyo3 from 0.21.1 to 0.21.2 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/66
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/68
* build(deps): bump pyo3 from 0.21.2 to 0.22.0 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/69
* build(deps): bump pyo3 from 0.22.0 to 0.22.1 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/70
* build(deps): bump pyo3 from 0.22.1 to 0.22.2 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/72
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/71
* build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/73
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/75
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/78
* Re-add fh streaming possibility by julianhille in https://github.com/woodruffw/pyrage/pull/77

New Contributors
* vikanezrimaya made their first contribution in https://github.com/woodruffw/pyrage/pull/63
* julianhille made their first contribution in https://github.com/woodruffw/pyrage/pull/77

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.2...v1.2.0

1.1.3rc.1

What's Changed
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/woodruffw/pyrage/pull/49
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by dependabot in https://github.com/woodruffw/pyrage/pull/51
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/52
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/50
* workflows/release: fix v4 artifact action usage by woodruffw in https://github.com/woodruffw/pyrage/pull/53


**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.2...v1.1.3-rc.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.