Skip to content

Fine grain access to read only SBOM #60486

Discussion options

You must be logged in to vote
  1. Fine-grained access control: GitHub provides fine-grained access control through repository-level permissions and personal access tokens. You mentioned that you can fetch the SBOM but it allows you to read the content of the repository. Unfortunately, there is no specific permission that allows access to only the SBOM or manifest file without read access to the repository.
  2. External API or service: One option could be to create a GitHub Action that retrieves the SBOM or manifest file from the repository and publishes the dependency information to an external API or service
  3. Custom solution: If you have specific constraints or requirements, you might need to explore custom solutions. For ex…

Replies: 1 comment 3 replies

This comment was marked as spam.

@pritiprajapati314
Comment options

@nirav-gajera

This comment was marked as spam.

@pritiprajapati314
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions and conversations related to APIs or Webhooks Question
2 participants