Configure GitHub provider
Authentication for GitHub provider
$ GITHUB_TOKEN=14758f1afd44c09b7992073ccf00b43d \
GITHUB_ORGANIZATION=my-org \
snyk iac describe --to="github+tf"Least privilege policy
# Required to enumerate private repos
repo
# Required to list your organization teams
# and other organization related resources
read:orgRepository permissions
Last updated
Was this helpful?

