Quantcast
Channel: secret-scanning - GitHub Changelog
Viewing all articles
Browse latest Browse all 62

Push protection bypass request details are included in the REST API, webhooks, and audit logs for secret scanning alerts

$
0
0

Secret scanning alerts resulting from an approved push protection bypass request will now show relevant details in the alert information surfaced in the REST API, webhooks, and audit logs. This allows information currently visible in the UI to be used in automated workflows.

Secret scanning alert REST API endpoints and webhook events now include the following fields:
push_protection_bypass_request_reviewer
push_protection_bypass_request_comment
push_protection_bypass_request_html_url

Audit log events for push protection bypasses now include the following fields:
push_protection_bypass_request_reviewer
push_protection_bypass_request_reviewer_id

Learn more about secret scanning and bypass controls for push protection.

The post Push protection bypass request details are included in the REST API, webhooks, and audit logs for secret scanning alerts appeared first on The GitHub Blog.


Viewing all articles
Browse latest Browse all 62

Trending Articles