secure-python-package-template icon indicating copy to clipboard operation
secure-python-package-template copied to clipboard

Template for a Python package with a secure project host and package repository configuration.

Results 9 secure-python-package-template issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6. Changelog Sourced from cryptography's changelog. 41.0.6 - 2023-11-27 * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle....

dependencies
python

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 4.1.1. Release notes Sourced from actions/checkout's releases. v4.1.1 What's Changed Update CODEOWNERS to Launch team by @​joshmgross in actions/checkout#1510 Correct link to GitHub Docs by...

dependencies
github_actions

Bumps [build](https://github.com/pypa/build) from 0.9.0 to 1.0.3. Release notes Sourced from build's releases. Version 1.0.3 What's Changed fix: avoid bug in various patch releases of Python by @​henryiii in pypa/build#675 changelog:...

dependencies
python

Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 4.0.0. Release notes Sourced from anyio's releases. 4.0.0 BACKWARDS INCOMPATIBLE Replaced AnyIO's own ExceptionGroup class with the PEP 654 BaseExceptionGroup and ExceptionGroup BACKWARDS INCOMPATIBLE Changes...

dependencies
python

- Multiple jobs, one for sdists (`python -m build`) and one for multi-arch wheels (`cibuildwheel`). - See: https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md#provenance-for-matrix-strategy-builds - Can provenance be regenerated when new wheels need to be built?...

* How to register your project * Explain the different grades * Passing grade * Silver grade * Gold grade * Categorize all the questions by difficulty, highlighting the ones...

Could you please provide a similar example for gitlab? This could be useful. If something is degraded, it could of course be noted along the example.