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 the ability to perform a dependency check scan. #37

Merged
merged 8 commits into from
Oct 27, 2023

Conversation

jcouture
Copy link
Member

This PR is all about dependency check to find publicly disclosed vulnerabilities:

  • Integrates a Gradle task to perform dependency check scans.
  • Adds a GitHub Actions Workflow to weekly trigger the dependency check and upload the resulting SARIF (Static Analysis Results Interchange Format) file to GitHub Code Scanning functionality.

✌️

@mirego-builds
Copy link

🦀 Requesting reviewers for this pull request:

@marcantoinefortier
Copy link
Contributor

I think we should also write an entry in the README.md to document this new feature 🙂

Copy link
Contributor

@marcantoinefortier marcantoinefortier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the README info!

@jcouture jcouture merged commit 52f62f9 into main Oct 27, 2023
1 check passed
@jcouture jcouture deleted the feature/dependency-check branch October 27, 2023 13:39
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