We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fc4ef commit 0904e92Copy full SHA for 0904e92
1 file changed
lib/fileutils.rb
@@ -176,8 +176,8 @@
176
#
177
# For details of this security vulnerability, see Perl cases:
178
179
-# - {CVE-2005-0448}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0448].
180
-# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452].
+# - {CVE-2005-0448}[https://www.cve.org/CVERecord?id=CVE-2005-0448].
+# - {CVE-2004-0452}[https://www.cve.org/CVERecord?id=CVE-2004-0452].
181
182
module FileUtils
183
# The version number.
0 commit comments