Skip to main content

54 Search results for "master"

Code security / Supply chain security / Understand your supply chain /

Exporting a software bill of materials for your repository

You can export a software bill of materials or SBOM for your repository from the dependency graph. SBOMs allow transparency into your open source usage

REST API / Dependency graph /

REST API endpoints for software bill of materials (SBOM)

REST API/ Dependency graph/ Software bill of materials (SBOM) REST API endpoints for software bill of materials (SBOM) Use the REST API to export the software

Get started / Using Git /

Resolving merge conflicts after a Git rebase

When you perform a git rebase operation, you're typically moving commits around. Because of this, you might get into a situation where a merge conflict

GitHub Actions / Self-hosted runners / Manage self-hosted runners /

Running scripts before or after a job

Scripts can automatically execute on a self-hosted runner, directly before or after a job. About pre- and post-job scripts You can automatically execute