Skip to content

Conversation

@scottbrown
Copy link
Owner

No description provided.

@scottbrown scottbrown requested a review from Copilot May 5, 2025 04:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to generate a Software Bill of Materials (SBOM) and scan for vulnerabilities.

  • Generates SBOM using Anchore Syft
  • Scans the SBOM for vulnerabilities with Anchore Grype and fails the build if critical vulnerabilities are found
  • Uploads the SBOM as an artifact

@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.

@scottbrown scottbrown merged commit 89ca038 into main May 5, 2025
7 checks passed
@scottbrown scottbrown deleted the issue-17 branch May 5, 2025 22:40
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.

2 participants