Skip to content

Commit 11074b6

Browse files
geoffw0mchammer01
andauthored
Update cpp/ql/src/Security/CWE/CWE-497/PotentiallyExposedSystemData.ql
Co-authored-by: mc <[email protected]>
1 parent 6b6ee61 commit 11074b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Potential exposure of sensitive system data to an unauthorized control sphere
33
* @description Exposing sensitive system data helps
4-
* an adversary learn about the system and form an
4+
* a malicious user learn about the system and form an
55
* attack plan.
66
* @kind path-problem
77
* @problem.severity warning

0 commit comments

Comments
 (0)