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

Commits on Nov 28, 2024

  1. Remove secrets check from CI

    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 authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    783ef45 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    91124b3 View commit details
    Browse the repository at this point in the history