Closed octokitbot closed 4 months ago
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.
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.