Update secret scanning schema (#51949)
This commit is contained in:
@@ -298,6 +298,7 @@ export type SecretScanningData = {
|
||||
isPrivateWithGhas: boolean
|
||||
hasPushProtection: boolean
|
||||
hasValidityCheck: boolean | string
|
||||
isduplicate: boolean
|
||||
}
|
||||
|
||||
type Language = {
|
||||
|
||||
Reference in New Issue
Block a user