mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Swift: License/licence.
This commit is contained in:
@@ -35,7 +35,7 @@ class SensitiveCredential extends SensitiveDataType, TCredential {
|
||||
result = HeuristicNames::maybeSensitiveRegexp(classification)
|
||||
)
|
||||
or
|
||||
result = "(?is).*((account|accnt|license).?(id|key)|one.?time.?code|pass.?phrase).*"
|
||||
result = "(?is).*((account|accnt|licen(se|ce)).?(id|key)|one.?time.?code|pass.?phrase).*"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user