alsnyk / enable-Snyk-UI-Settings

enable org settings programmatically in the Snyk UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable Snyk UI Settings

Enable Snyk UI settings programmatically

Disclaimers

These scripts work contingent on both API v1 Endpoints and REST API functioning as of Feb 6, 2024.

enable_integration_settings.py

enables both OS and Code PR checks for SCM integration settings at the org level - for all orgs

currently it is searching for the GHE id, but this can be modified to any SCM integration

About

enable org settings programmatically in the Snyk UI


Languages

Language:Python 100.0%