GitHub Advanced Security (GHAS) integration
Synchronize Seal's remediation findings into GitHub Advanced Security via the Dependabot alerts API.
Last updated
SEAL_DEPENDABOT_URL=https://api.github.com
SEAL_DEPENDABOT_TOKEN=<github pat with repo:security_events>
SEAL_DEPENDABOT_OWNER=<github organization name>
SEAL_DEPENDABOT_REPO=<github repository name>dependabot:
url: https://api.github.com
token: <github pat with repo:security_events>
owner: <github organization name>
repo: <github repository name>