Bug 680 - Vulnerabilities Detected in APV

Review Request #279 — Created June 5, 2024 and discarded — Latest diff uploaded

shuinvy
APV10
rel_apv_10_7
680
lucille, marychou, timlai

Fix js problem after upgradte bootstrap.js version

  1. Modify problem of regex should used 'string' type instead of 'object' type
  2. Using JSON.stringify to change 'object' to 'string'
    Loading...