Skip to content

Commit a46625e

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#55443)
Co-authored-by: mc <[email protected]>
1 parent 0e2d076 commit a46625e

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

src/secret-scanning/data/public-docs.yml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,17 @@
742742
hasPushProtection: true
743743
hasValidityCheck: false
744744
isduplicate: false
745+
- provider: Block Protocol
746+
supportedSecret: Block Protocol API Key
747+
secretType: block_protocol_api_key
748+
versions:
749+
fpt: '*'
750+
ghec: '*'
751+
isPublic: false
752+
isPrivateWithGhas: true
753+
hasPushProtection: false
754+
hasValidityCheck: false
755+
isduplicate: false
745756
- provider: Brevo
746757
supportedSecret: Sendinblue API Key
747758
secretType: sendinblue_api_key
@@ -1074,6 +1085,17 @@
10741085
hasPushProtection: false
10751086
hasValidityCheck: false
10761087
isduplicate: false
1088+
- provider: Datadog
1089+
supportedSecret: Datadog RCM
1090+
secretType: datadog_rcm
1091+
versions:
1092+
fpt: '*'
1093+
ghec: '*'
1094+
isPublic: false
1095+
isPrivateWithGhas: true
1096+
hasPushProtection: false
1097+
hasValidityCheck: false
1098+
isduplicate: false
10771099
- provider: Datastax
10781100
supportedSecret: Datastax AstraCS Tokens
10791101
secretType: datastax_astracs_token
@@ -1206,6 +1228,28 @@
12061228
hasPushProtection: true
12071229
hasValidityCheck: false
12081230
isduplicate: false
1231+
- provider: Docker
1232+
supportedSecret: Docker Swarm Join Token
1233+
secretType: docker_swarm_join_token
1234+
versions:
1235+
fpt: '*'
1236+
ghec: '*'
1237+
isPublic: false
1238+
isPrivateWithGhas: true
1239+
hasPushProtection: false
1240+
hasValidityCheck: false
1241+
isduplicate: false
1242+
- provider: Docker
1243+
supportedSecret: Docker Swarm Unlock Key
1244+
secretType: docker_swarm_unlock_key
1245+
versions:
1246+
fpt: '*'
1247+
ghec: '*'
1248+
isPublic: false
1249+
isPrivateWithGhas: true
1250+
hasPushProtection: false
1251+
hasValidityCheck: false
1252+
isduplicate: false
12091253
- provider: Doppler
12101254
supportedSecret: Doppler Audit Token
12111255
secretType: doppler_audit_token
@@ -1834,6 +1878,17 @@
18341878
hasPushProtection: true
18351879
hasValidityCheck: false
18361880
isduplicate: false
1881+
- provider: Heroku
1882+
supportedSecret: Heroku Postgres Connection URL
1883+
secretType: heroku_postgres_connection_url
1884+
versions:
1885+
fpt: '*'
1886+
ghec: '*'
1887+
isPublic: false
1888+
isPrivateWithGhas: true
1889+
hasPushProtection: false
1890+
hasValidityCheck: false
1891+
isduplicate: false
18371892
- provider: Highnote
18381893
supportedSecret: Highnote RK Live Key
18391894
secretType: highnote_rk_live_key

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "a9dfd88ea981d4183fb5e8f771e9940baa7a98d3",
3-
"blob-sha": "c94c1e5db1a71673aad3accda99d5a57fe6a9db0",
2+
"sha": "307ded83c57bdf8aa8fa08c9cbfe674bc3100f8f",
3+
"blob-sha": "fa2687dc06b5613280cb25759c73ee7f9d7c6c48",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)