Skip to content

Commit

Permalink
Land rapid7#10594, Remove trailing space from CVE number
Browse files Browse the repository at this point in the history
  • Loading branch information
acammack-r7 committed Aug 29, 2018
2 parents 5ec2bc0 + c4d697a commit a57e5ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def initialize(info={})
],
'References' =>
[
[ 'CVE', '2012-4924 ' ],
[ 'CVE', '2012-4924' ],
[ 'OSVDB', '79438' ],
[ 'URL', 'http://dsecrg.com/pages/vul/show.php?id=417' ]
],
Expand Down

0 comments on commit a57e5ac

Please sign in to comment.