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
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
In this line present in of angular-idle.min.js
if (event.key === 'ngIdle.expiry' && event.newValue && event.newValue !== event.oldValue) {
, when we do a fortify scan we encounter a error stating "Key Management: Hardcoded Encryption Key".
Could anyone help us with a solution.
The text was updated successfully, but these errors were encountered:
In this line present in of angular-idle.min.js
if (event.key === 'ngIdle.expiry' && event.newValue && event.newValue !== event.oldValue) {
, when we do a fortify scan we encounter a error stating "Key Management: Hardcoded Encryption Key".
Could anyone help us with a solution.
The text was updated successfully, but these errors were encountered: