Ruby: Fix typo in rb/insecure-dependency qhelp

Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
Harry Maclean
2022-04-01 15:35:53 +13:00
committed by GitHub
parent 5814db19d5
commit ae60d40511

View File

@@ -16,7 +16,7 @@ infect the build artifacts and execute arbitrary code on the machine building th
</overview>
<recommendation>
<p>Always use a secure protocol, such as HTTPS or SFTP, when downloading artifacts from an URL.</p>
<p>Always use a secure protocol, such as HTTPS or SFTP, when downloading artifacts from a URL.</p>
</recommendation>