Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secret scanning REST API surfaces location (server) #329

Open
github-product-roadmap opened this issue Nov 9, 2021 · 0 comments
Open

Secret scanning REST API surfaces location (server) #329

github-product-roadmap opened this issue Nov 9, 2021 · 0 comments

Comments

Projects
GitHub public roadmap
Q1 2022 – Jan-Mar
Status: Q1 2022 – Jan-Mar
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Nov 9, 2021

Summary

In GHES 3.4, GitHub Advanced Security customers can retrieve commit details of secrets detected in private repository scans via the GitHub REST API. The new endpoint will surface the location of a secret's first detection within a file as well as the commit author.

Intended Outcome

Security teams often need more context on a detected secret to take appropriate action and secure their repos. Enabling these teams to better track exposed credentials with information on commit location facilitates a more efficient remediation process.

How will it work?

Enterprise customers upgraded to GHES 3.4 can access the new endpoint.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.