Improvement
Secret scanning’s REST API endpoints now support sorting
Summary
GitHub Advanced Security customers can now use sort and direction parameters in the GitHub REST API when retrieving secret scanning alerts. API users can sort based on the alert’s created…
GitHub Advanced Security customers can now use sort
and direction
parameters in the GitHub REST API when retrieving secret scanning alerts. API users can sort based on the alert’s created
or updated
fields. The new parameters are available at the enterprise, organization, and repository level API endpoints.
Learn more about the secret scanning REST API
Learn more about private repository scanning with Advanced Security