feat: Add two new fields to org CodeSecurityConfiguration#4205
Open
tstollin wants to merge 1 commit intogoogle:masterfrom
Open
feat: Add two new fields to org CodeSecurityConfiguration#4205tstollin wants to merge 1 commit intogoogle:masterfrom
CodeSecurityConfiguration#4205tstollin wants to merge 1 commit intogoogle:masterfrom
Conversation
CodeSecurityConfiguration
gmlewis
approved these changes
May 11, 2026
Collaborator
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @tstollin!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo.
cc: @stevehipwell - @alexandear - @zyfy29 - @Not-Dhananjay-Mishra - @munlicode
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4205 +/- ##
=======================================
Coverage 93.71% 93.71%
=======================================
Files 209 209
Lines 19772 19772
=======================================
Hits 18529 18529
Misses 1046 1046
Partials 197 197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates support for organization-level code security configurations to match the latest REST API schema.
Specifically, it adds the following fields to
CodeSecurityConfigurationingithub/orgs_codesecurity_configurations.go:dependabot_delegated_alert_dismissalsecret_scanning_extended_metadataThese fields are documented in the GitHub REST API for creating/updating code security configurations:
https://docs.github.com/en/enterprise-cloud@latest/rest/code-security/configurations?apiVersion=2026-03-10#create-a-code-security-configuration