We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c707a5 + 51c6be3 commit ef25b63Copy full SHA for ef25b63
data/secret-scanning.yml
@@ -477,6 +477,19 @@
477
hasPushProtection: false
478
hasValidityCheck: false
479
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
+
493
- provider: 'Databricks'
494
supportedSecret: 'Databricks Access Token'
495
secretType: 'databricks_access_token'
0 commit comments