File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# GitHub Action for SBOM Generation
2
2
3
+ ** A GitHub Action for creating a software bill of materials (SBOM) using [ Syft] ( https://github.com/anchore/syft ) .**
4
+
3
5
[ ![ GitHub release] ( https://img.shields.io/github/release/anchore/sbom-action.svg )] ( https://github.com/anchore/sbom-action/releases/latest )
4
6
[ ![ License: Apache-2.0] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/anchore/sbom-action/blob/main/LICENSE )
5
- [ ![ Slack Invite] ( https://img.shields.io/badge/Slack-Join-blue?logo=slack )] ( https://anchore.com/slack )
6
-
7
- A GitHub Action for creating a software bill of materials (SBOM)
8
- using [ Syft] ( https://github.com/anchore/syft ) .
7
+ [ ![ Join our Discourse] ( https://img.shields.io/badge/Discourse-Join-blue?logo=discourse )] ( https://anchore.com/discourse )
9
8
10
9
## Basic Usage
11
10
You can’t perform that action at this time.
0 commit comments