greenbone / gsad

Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd).
GNU Affero General Public License v3.0
11 stars 14 forks source link

Added composite action SPDX to dependency graph #129

Closed ghost closed 1 year ago

ghost commented 1 year ago

What

Implementing SPDX to Dependency Graph Action.

Why

Improve security posture via the Github Enterprise Advanced Security action to makes it easy to upload an SPDX 2.2 formatted SBOM to GitHub's dependency submission API. This lets you quickly receive Dependabot alerts for package manifests which GitHub doesn't directly support like pnpm or Paket by using existing off-the-shelf SBOM generators.

References

Related to Jira DEVOPS-648 More info spdx-dependency-submission-action

Checklist