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

Skip to content

Commit 661d6e8

Browse files
authored
HardCodedCredentials: fix query metadata comment
1 parent 8860b8a commit 661d6e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ql/src/queries/security/cwe-798/HardcodedCredentials.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @name Hard-coded credentials
33
* @description Credentials are hard coded in the source code of the application.
44
* @kind path-problem

0 commit comments

Comments
 (0)