mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Update javascript/ql/src/semmle/javascript/frameworks/ClientRequests.qll
Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
committed by
GitHub
parent
baee47f3c6
commit
46cd0143d8
@@ -274,7 +274,7 @@ module ClientRequest {
|
||||
)
|
||||
}
|
||||
|
||||
override string getCredentialsKind() { result = "authorization headers" }
|
||||
override string getCredentialsKind() { result = "authorization header" }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user