Skip to content

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Oct 5, 2025

This adds two security scan workflows recommended by Google best practices:

  • OpenSSF Scorecard, an automated tool that assesses a number of important checks associated with software security.

  • [Open-Source Vulnerabilities (OSV)] scanner, dependency vulnerability scanner that identifies known vulnerabilities in a project's dependencies.

The findings are reported in the repo's code-scanningresults page, https://github.com/quantumlib/chromobius/security/code-scanning/.

This adds two security scan workflows recommended by Google best
practices:

* [OpenSSF Scorecard](https://openssf.org/projects/scorecard/), an
  automated tool that assesses a number of important checks associated
  with software security.

* [Open-Source Vulnerabilities (OSV)] scanner, dependency vulnerability
  scanner that identifies known vulnerabilities in a project's
  dependencies.

The findings are reported in the repo's code-scanningresults page,
https://github.com/quantumlib/chromobius/security/code-scanning/.
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@mhucka mhucka added the devops Involves build systems, CMake files, Make files, Bazel files, continuous integration, and/or related label Oct 5, 2025
@mhucka mhucka marked this pull request as ready for review October 5, 2025 22:27
@mhucka mhucka requested a review from Strilanc October 20, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Involves build systems, CMake files, Make files, Bazel files, continuous integration, and/or related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant