Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b9356 commit 2a14a4fCopy full SHA for 2a14a4f
1 file changed
cpp/ql/src/Security/CWE/CWE-497/PotentiallyExposedSystemData.ql
@@ -3,9 +3,9 @@
3
* @description Exposing sensitive system data helps
4
* an adversary learn about the system and form an
5
* attack plan.
6
- * @kind problem
+ * @kind path-problem
7
* @problem.severity warning
8
- * @security-severity TODO
+ * @security-severity 6.5
9
* @precision medium
10
* @id cpp/potential-system-data-exposure
11
* @tags security
0 commit comments