Skip to content

Secrets Scanning Alerts #1080

Closed
Closed
@ls-philippe-gamache

Description

@ls-philippe-gamache

Add Secrets Scanning Alerts for Entreprise, Organizations and Repository

https://docs.github.com/en/enterprise-server@3.5/rest/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
call : Sprintf("enterprises/%v/secret-scanning/alerts", %enterprise)

https://docs.github.com/en/enterprise-server@3.5/rest/secret-scanning#list-secret-scanning-alerts-for-an-organization
call : Sprintf("orgs/%v/secret-scanning/alerts", %org)

https://docs.github.com/en/enterprise-server@3.5/rest/secret-scanning#list-secret-scanning-alerts-for-a-repository
call : Sprintf("repos/%v/%v/secret-scanning/alerts", owner, repo)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions