Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2e643e6

Browse files
Commit via running: make Sources/security-advisories
1 parent 5dd1100 commit 2e643e6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎Sources/security-advisories/Types.swift‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2727,6 +2727,11 @@ public enum Components {
27272727
}
27282728
/// - Remark: Generated from `#/components/schemas/security-and-analysis`.
27292729
public struct SecurityAndAnalysis: Codable, Hashable, Sendable {
2730+
/// Enable or disable GitHub Advanced Security for the repository.
2731+
///
2732+
/// For standalone Code Scanning or Secret Protection products, this parameter cannot be used.
2733+
///
2734+
///
27302735
/// - Remark: Generated from `#/components/schemas/security-and-analysis/advanced_security`.
27312736
public struct AdvancedSecurityPayload: Codable, Hashable, Sendable {
27322737
/// - Remark: Generated from `#/components/schemas/security-and-analysis/advanced_security/status`.
@@ -2747,6 +2752,11 @@ public enum Components {
27472752
case status
27482753
}
27492754
}
2755+
/// Enable or disable GitHub Advanced Security for the repository.
2756+
///
2757+
/// For standalone Code Scanning or Secret Protection products, this parameter cannot be used.
2758+
///
2759+
///
27502760
/// - Remark: Generated from `#/components/schemas/security-and-analysis/advanced_security`.
27512761
public var advancedSecurity: Components.Schemas.SecurityAndAnalysis.AdvancedSecurityPayload?
27522762
/// - Remark: Generated from `#/components/schemas/security-and-analysis/code_security`.
@@ -2892,7 +2902,7 @@ public enum Components {
28922902
/// Creates a new `SecurityAndAnalysis`.
28932903
///
28942904
/// - Parameters:
2895-
/// - advancedSecurity:
2905+
/// - advancedSecurity: Enable or disable GitHub Advanced Security for the repository.
28962906
/// - codeSecurity:
28972907
/// - dependabotSecurityUpdates: Enable or disable Dependabot security updates for the repository.
28982908
/// - secretScanning:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /