Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -737,6 +738,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -748,6 +750,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -783,6 +786,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -1091,6 +1095,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -1222,6 +1227,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -1245,6 +1251,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -1256,6 +1263,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -1847,6 +1855,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -1906,6 +1915,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -1917,6 +1927,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -2511,6 +2522,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -2522,6 +2534,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2533,6 +2546,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2544,6 +2558,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2555,6 +2570,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2566,6 +2582,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2577,6 +2594,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2588,6 +2606,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand All @@ -2599,6 +2618,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -2931,6 +2951,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -3362,6 +3383,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -3373,6 +3395,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: true
Expand All @@ -3384,6 +3407,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
Expand Down Expand Up @@ -3712,6 +3736,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Snowflake
supportedSecret: Snowflake Programmatic Access Token
secretType: snowflake_programmatic_access_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Access Token
secretType: sourcegraph_access_token
Expand Down Expand Up @@ -4174,6 +4209,7 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.18'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "de330412222eaea5838c723eb6e3e2ebb124d35e",
"blob-sha": "06bbb1448f72fb3171b30d33d0f59334e3bba539",
"sha": "cc6e45651c0156064ffa8604dad1dfb6256a4a85",
"blob-sha": "6c6949487ed87adb16e5e6d9706ef7fb35929cdb",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}
Loading