-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
feature-requestThis issue requests a feature.This issue requests a feature.p3This is a minor priority issueThis is a minor priority issue
Description
Describe the feature
Botocore is used by many companies in various projects (https://trailofbits.github.io/are-we-pep740-yet/).
Companies can more safely use Botocore if the package is published with digital attestations according to PEP 740 (https://peps.python.org/pep-0740/).
Hence, boto3 should be published with digital attestations.
Use Case
I want to make sure that the boto3 package on pypi has not been replaced by malicious actors and that the version I download follows certain quality standards.
Proposed Solution
Implement a publishing CI/CD pipeline that generates and uploads digital attestations.
Example:
https://docs.pypi.org/attestations/
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
1.36.15
Environment details (OS name and version, etc.)
Does not depend on an environment
Metadata
Metadata
Assignees
Labels
feature-requestThis issue requests a feature.This issue requests a feature.p3This is a minor priority issueThis is a minor priority issue