You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hawk.js accepts SHA-1 credentials for authentication which is no longer considered cryptographically secure. With enough resources, an attacker might be able to crack the authentication mechanism and disclose sensitive information from the application.
Summary
The hawk.js accepts SHA-1 credentials for authentication which is no longer considered cryptographically secure. With enough resources, an attacker might be able to crack the authentication mechanism and disclose sensitive information from the application.
Simplest Example to Reproduce
Possible Solution
Context
This issue has been created as part of our SCA vulnerability remediation efforts.
Your Environment
The Cypress package is used for UAT automation in our Gitlab pipelines.
@cypress/request : 3.0.5
The text was updated successfully, but these errors were encountered: