Skip to content

fix(webapp): use _sk_ additional API key infix

GitHub Advanced Security / CodeQL succeeded Jul 27, 2026 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 11 in apps/webapp/app/utils/apiKeys.ts

See this annotation in the file changed.

Code scanning / CodeQL

Use of password hash with insufficient computational effort High

Password from
a call to generateRootApiKey
is hashed insecurely.
Password from
a call to generateAdditionalApiKey
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.
Password from
a call to generatedApiKey
is hashed insecurely.
Password from
a call to apiKeyPrefix
is hashed insecurely.
Password from
a call to generatedApiKey
is hashed insecurely.
Password from
a call to apiKeyPrefix
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.
Password from
an access to apiKey
is hashed insecurely.