Skip to content

Commit ef25b63

Browse files
authored
Merge pull request #25206 from github/repo-sync
repo sync
2 parents 8c707a5 + 51c6be3 commit ef25b63

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/secret-scanning.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,19 @@
477477
hasPushProtection: false
478478
hasValidityCheck: false
479479

480+
- provider: 'crates.io (Rust Foundation)'
481+
supportedSecret: 'Crates.io API Token'
482+
secretType: 'cratesio_api_token'
483+
versions:
484+
fpt: '*'
485+
ghec: '*'
486+
ghes: '>=3.9'
487+
ghae: '>= 3.9'
488+
isPublic: true
489+
isPrivateWithGhas: true
490+
hasPushProtection: true
491+
hasValidityCheck: false
492+
480493
- provider: 'Databricks'
481494
supportedSecret: 'Databricks Access Token'
482495
secretType: 'databricks_access_token'

0 commit comments

Comments
 (0)