Skip to content

Commit 56aa730

Browse files
committed
Add overlay annotation
1 parent 9e3bf14 commit 56aa730

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/security/codeql/security/internal/SensitiveDataHeuristics.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
*
77
* 'Sensitive' data in general is anything that should not be sent around in unencrypted form.
88
*/
9+
overlay[local?]
10+
module;
911

1012
/**
1113
* A classification of different kinds of sensitive data:

0 commit comments

Comments
 (0)