-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Type: FeatureNew feature or requestNew feature or request
Description
Describe the need
Add support for the secret scanning alert dismissal requests and code scanning alert dismissal requests REST APIs.
For example:
- octokit.rest.codeScanning.listAlertDismissalRequestsForOrg
- octokit.rest.codeScanning.listAlertDismissalRequestsForRepo
- octokit.rest.codeScanning.getAlertDismissalRequest
- octokit.rest.codeScanning.reviewAlertDismissalRequest
- octokit.rest.secretScanning.listAlertDismissalRequestsForOrg
- octokit.rest.secretScanning.listAlertDismissalRequestsForRepo
- octokit.rest.secretScanning.getAlertDismissalRequest
- octokit.rest.secretScanning.reviewAlertDismissalRequest
SDK Version
No response
API Version
2022-11-28
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: FeatureNew feature or requestNew feature or request
Type
Projects
Status
🏗 In progress