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

Remove secrets check from CI #1790

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Remove secrets check from CI #1790

merged 2 commits into from
Dec 1, 2024

Conversation

ericcornelissen
Copy link
Owner

Relates to #403, #1612

Summary

Update the CI to omit the job that checks for secrets and instead rely solely on GitHub for secret scanning in a continuous fashion. Individual contributors can still continue to use any secret scanning software they like locally.

Update the CI to omit the job that checks for secrets and instead rely solely on GitHub for secret scanning in a continuous fashion. Individual contributors can still continue to use any secret scanning software they like locally.

The motivation for this removal is to reduce the supply chain surface by omitting unnecessary dependencies, given that this dependencies adds limited value.
@ericcornelissen ericcornelissen added dependencies Changes to the project's dependencies ci/cd Relates to ci/cd labels Nov 28, 2024
@ericcornelissen ericcornelissen merged commit d1b16dc into main Dec 1, 2024
33 checks passed
@ericcornelissen ericcornelissen deleted the stop-ci-secrets-scan branch December 1, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant