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 aff0a75 commit c0379ccCopy full SHA for c0379cc
1 file changed
csharp/ql/src/Security Features/CWE-327/InsecureSQLConnection.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Insecure SQL connection
3
- * @description Using a SQL Server connection without enforcing encryption is a security vulnerability.
+ * @description Using an SQL Server connection without enforcing encryption is a security vulnerability.
4
* @kind path-problem
5
* @id cs/insecure-sql-connection
6
* @problem.severity error
0 commit comments