Password-Store
Password-Store copied to clipboard
Saves your password with cryptography so only you can decode it.
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [cython](https://github.com/cython/cython) from 0.29.26 to 0.29.32. Changelog Sourced from cython's changelog. 0.29.32 (2022-07-29) Bugs fixed Revert "Using memoryview typed arguments in inner functions is now rejected as unsupported." Patch by...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...
Bumps [cython](https://github.com/cython/cython) from 3.0.8 to 3.0.10. Changelog Sourced from cython's changelog. 3.0.10 (2024-03-30) Bugs fixed Cython generated incorrect self-casts when directly calling final methods of subtypes. Patch by Lisandro Dalcin....
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [pyaescrypt](https://github.com/marcobellaccini/pyAesCrypt) from 6.0.0 to 6.1.1. Release notes Sourced from pyaescrypt's releases. 6.1.1 - Amorphous Boron fixed stream encryption bug - see issue marcobellaccini/pyAesCrypt#44 6.1.0 - Boron improved decryptStream new...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @dependabot...