File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<suppressions xmlns =" https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd " >
3- <suppress until = " 2025-10-15 " >
3+ <suppress until = " 2026-01-13 " >
44 <!--
55 Pebble literal templates can permit loading from the filesystem.
66 If a user could control the template input this would be an issue,
1010 -->
1111 <cve >CVE-2025-1686</cve >
1212 </suppress >
13- <suppress until = " 2025-10-15 " >
13+ <suppress until = " 2026-01-13 " >
1414 <!--
1515 The direct dependencies on commons-beanutils have been coerced
1616 into using an updated version but sonar-plugin-api bundles its
1717 own affected version.
1818 -->
1919 <cve >CVE-2025-48734</cve >
2020 </suppress >
21- <suppress until = " 2025-10-15 " >
21+ <suppress until = " 2026-01-13 " >
2222 <!--
2323 Apache Commons Lang ClassUtils.getClass(...) can throw an Error
2424 on long inputs. We do not use this method.
You can’t perform that action at this time.
0 commit comments