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

Add license scan badge #759

Closed
wants to merge 3 commits into from
Closed

Add license scan badge #759

wants to merge 3 commits into from

Conversation

akshayjshah
Copy link
Member

@akshayjshah akshayjshah commented Jun 25, 2024

The CNCF requires that we adopt either Snyk or Fossa for license scanning. We tried Snyk, but it wasn't ideal - it bundles security and license scanning, and both were high-noise.

Fossa is much lower-noise. This project is already onboarded through the Fossa UI, with a clean bill of health. This PR contains some finishing touches:

  • Adding a badge to the README
  • Adding a license check to PRs

Badge the README to show that we're complying with all the CNCF's
license checks.

Signed-off-by: Akshay Shah <[email protected]>
Verify that PRs don't introduce dependencies with problematic licenses.

Signed-off-by: Akshay Shah <[email protected]>
Restrict action permissions and enumerate triggers.

Signed-off-by: Akshay Shah <[email protected]>
@akshayjshah
Copy link
Member Author

The Fossa action is currently failing with permissions problems. I've reached out to our CNCF contacts to understand what we're supposed to do here.

@jhump
Copy link
Member

jhump commented Sep 20, 2024

IIUC, we are now using Snyk, so we can close this.
@akshayjshah, correct me if I am mistaken and I will re-open.

@jhump jhump closed this Sep 20, 2024
@jhump
Copy link
Member

jhump commented Sep 20, 2024

Correction: we are using Fossa (not Snyk), but we decided that we don't need the badges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants