Skip to content

Commit

Permalink
Update SaladCloud description (trufflesecurity#3399)
Browse files Browse the repository at this point in the history
  • Loading branch information
seniorquico authored Oct 11, 2024
1 parent 67a3b6d commit cf54b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/detectors/saladcloudapikey/saladcloudapikey.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func (s Scanner) Keywords() []string {
}

func (s Scanner) Description() string {
return "Salad-API-Key detector"
return "SaladCloud is a cloud service provider offering GPUs and NPUs for high-performance computing. SaladCloud API keys can be used to access and modify compute and data resources in your account."
}

// FromData will find and optionally verify SaladCloud API Key secrets in a given set of bytes.
Expand Down

0 comments on commit cf54b71

Please sign in to comment.