brew install stacklok/tap/minder
winget install stacklok.minder
git clone [email protected]:stacklok/minder-rules-and-profiles.git profiles
minder auth login
minder ruletype create -f rule-types/github
minder profile create -f profiles/github/ghas.yaml
We will use GitHub for today
minder provider enroll --provider github-app
minder repo register
minder profile status list --detailed --name ghas-profile

Let's now flip the secret scanning setting
Settings -> Code security and analysis -> Secret scanning [disable]

edit: profiles/github/ghas.yaml
