This commit is contained in:
Erik Krogh Kristensen
2020-06-12 10:55:29 +02:00
parent 9780fcf8fe
commit 57d2226080

View File

@@ -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