mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Download of sensitive file through unsecure connection
|
||||
* @description Downloading executeables and other sensitive files over an unsecure connection
|
||||
* @description Downloading executables and other sensitive files over an unsecure connection
|
||||
* opens up for potential man-in-the-middle attacks.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user