Philippe Gamache

Results 3 issues of Philippe Gamache

Add Secrets Scanning Alerts for Entreprise, Organizations and Repository https://docs.github.com/en/[email protected]/rest/secret-scanning#list-secret-scanning-alerts-for-an-enterprise call : Sprintf("enterprises/%v/secret-scanning/alerts", %enterprise) https://docs.github.com/en/[email protected]/rest/secret-scanning#list-secret-scanning-alerts-for-an-organization call : Sprintf("orgs/%v/secret-scanning/alerts", %org) https://docs.github.com/en/[email protected]/rest/secret-scanning#list-secret-scanning-alerts-for-a-repository call : Sprintf("repos/%v/%v/secret-scanning/alerts", owner, repo)

feature-request
good first issue

I'll like an alternative output. Something like JSON.

If this code ain't use anymore, please archive it.