You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest OpenAPI spec resulted in changes to the generated code. Please review, set an applicable commit message, merge, and tag a release as appropriate.
Modified kiota-lock.json file
The descriptionHash field in kiota-lock.json file was updated.
Enhanced code_security_configuration.go file
A new field secret_scanning_validity_checks was included, enhancing security measures.
Included new file: code_security_configuration_secret_scanning_validity_checks.go
This adds to the overall functionality of security scanning.
Updated commit.go file
Adjustments were made to the author and committer fields.
Upgraded security_and_analysis.go
An additional secret_scanning_non_provider_patterns property was added to the SecurityAndAnalysis struct, increasing the depth of analysis.
Added Three New Files Related to Security And Analysis security_and_analysis_secret_scanning_non_provider_patterns.go, security_and_analysis_secret_scanning_non_provider_patterns_status.go, and configurations_post_request_body_secret_scanning_validity_checks.go have been included to bolster security and analysis depth.
Updated item_item_repo_patch_request_body_security_and_analysis.go
The ItemItemRepoPatchRequestBody_security_and_analysis struct was updated to include the new secret_scanning_non_provider_patterns property. This aligns with the updates made in security_and_analysis.go.
Enhanced repos Package
An additional file pkg/github/repos/item_item_repo_patch_request_body_security_and_analysis_secret_scanning_non_provider_patterns.go has been added. Its purpose is to enable or disable secret scanning non-provider patterns for a repository. This file also implements helper functions to create new instances of the struct, retrieve and set additional data, and serialize the object.
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
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.
The latest OpenAPI spec resulted in changes to the generated code. Please review, set an applicable commit message, merge, and tag a release as appropriate.