Bug 680 - Vulnerabilities Detected in APV

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

shuinvy
APV10
rel_apv_10_7
680
lucille, marychou, timlai

Fix js problem

  1. Modify js that using 'string' type for regular expression instead of 'object' type
  2. Using 'toString' to change 'object' to 'string'
    Loading...