Bug 680 - Vulnerabilities Detected in APV
Review Request #279 — Created June 5, 2024 and discarded — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| 680 | |
| Reviewers | |
| lucille, marychou, timlai | |
Fix js problem after upgradte bootstrap.js version
- Modify problem of regex should used 'string' type instead of 'object' type
- Using JSON.stringify to change 'object' to 'string'
