Vue3 migration #132
Vue3 migration #132
5 new alerts including 3 errors
New alerts in code changed by this pull request
- 3 errors
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 1 in documentation/html/scripts/docstrap.lib.js
Code scanning / nodejsscan
crypto.pseudoRandomBytes()/Math.random() is a cryptographically weak random number generator. Warning documentation
Check warning on line 1 in documentation/html/scripts/docstrap.lib.js
Code scanning / nodejsscan
crypto.pseudoRandomBytes()/Math.random() is a cryptographically weak random number generator. Warning documentation
Check failure on line 9 in documentation/html/scripts/docstrap.lib.js
Code scanning / nodejsscan
User controlled data in RegExp() can make the application vulnerable to layer 7 DoS. Error documentation
Check failure on line 70 in src/components/Navigation/Breadcrumbs.vue
Code scanning / nodejsscan
The Vue.js template has an unescaped variable. Untrusted user input passed to this variable results in Cross Site Scripting (XSS). Error
Check failure on line 26 in src/views/Educational/Educational.vue
Code scanning / nodejsscan
The Vue.js template has an unescaped variable. Untrusted user input passed to this variable results in Cross Site Scripting (XSS). Error