Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Provenance Attestation (Security) #33242

Open
1 task done
elliot-huffman opened this issue Nov 10, 2024 · 0 comments
Open
1 task done

[Feature]: Provenance Attestation (Security) #33242

elliot-huffman opened this issue Nov 10, 2024 · 0 comments

Comments

@elliot-huffman
Copy link

Area

React Components (@fluentui/react-components)

Describe the feature that you would like added

This allows you to publicly establish where a package was built and who published a package, which can increase supply-chain security for your packages.
Publishing this package using only GitHub actions and enable Provenance to enable the ability cryptographically to attest that the package hasn't been tampered with during build, publish, and transport.

When provenance support is enabled, attestations can be validated via npm audit signatures.

Additional context

Official Docs:
https://docs.npmjs.com/generating-provenance-statements

Extended discussion on the topic:
expressjs/discussions#268

Have you discussed this feature with our team

No response

Validations

  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

Priority

Medium

@elliot-huffman elliot-huffman changed the title [Feature]: Provenance Attestation [Feature]: Provenance Attestation (Security) Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants