diff --git a/config/zap/rule-config.tsv b/config/zap/rule-config.tsv index cf7adca94..29d5a1b99 100644 --- a/config/zap/rule-config.tsv +++ b/config/zap/rule-config.tsv @@ -15,3 +15,4 @@ 90003 IGNORE Sub Resource Integrity Attribute Missing 10094 IGNORE Base64 Disclosure 90005 IGNORE Sec-Fetch-Dest Header is Missing +10003 IGNORE Vulnerable JS Library diff --git a/pom.xml b/pom.xml index ffed71666..41d429e73 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test