Replies: 1 comment 2 replies
-
Thanks for the report. Looking through our usage this doesn't cause a security issue based on these reports. We'll update the library, though, as a matter of course. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
crypto-js
package before3.2.1
for Node.js generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary.The current version in on drawio is
3.1.2
.Shouldn't this be addressed?
More info:
Beta Was this translation helpful? Give feedback.
All reactions