update severity

This commit is contained in:
thiggy1342
2022-06-11 00:09:50 +00:00
committed by GitHub
parent c7e67eb2e2
commit 038e6363a9

View File

@@ -3,7 +3,7 @@
* @description User-controlled data that flows into File I/O of archive libraries could be dangerous
* @kind path-problem
* @problem.severity error
* @security-severity 7.0
* @security-severity 7.5
* @precision medium
* @id rb/user-controlled-path-traversal-archive-library
* @tags security external/cwe/cwe-22