Skip to content

Commit ae60d40

Browse files
hmacnickrolfe
andauthored
Ruby: Fix typo in rb/insecure-dependency qhelp
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
1 parent 5814db1 commit ae60d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/src/queries/security/cwe-300/InsecureDependencyResolution.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ infect the build artifacts and execute arbitrary code on the machine building th
1616
</overview>
1717
<recommendation>
1818

19-
<p>Always use a secure protocol, such as HTTPS or SFTP, when downloading artifacts from an URL.</p>
19+
<p>Always use a secure protocol, such as HTTPS or SFTP, when downloading artifacts from a URL.</p>
2020

2121
</recommendation>
2222

0 commit comments

Comments
 (0)