Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a14a4f

Browse files
committed
C++: Fill in metadata.
1 parent 66b9356 commit 2a14a4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cpp/ql/src/Security/CWE/CWE-497/PotentiallyExposedSystemData.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* @description Exposing sensitive system data helps
44
* an adversary learn about the system and form an
55
* attack plan.
6-
* @kind problem
6+
* @kind path-problem
77
* @problem.severity warning
8-
* @security-severity TODO
8+
* @security-severity 6.5
99
* @precision medium
1010
* @id cpp/potential-system-data-exposure
1111
* @tags security

0 commit comments

Comments
 (0)