Skip to content

Commit e04e22b

Browse files
authored
Apply suggestions from code review
1 parent 75c737d commit e04e22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/apache_hugegraph_gremlin_rce.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def check
6363
if Rex::Version.new(version).between?(Rex::Version.new('1.0.0'), Rex::Version.new('1.3.0'))
6464
return CheckCode::Appears("Apache HugeGraph version detected: #{version}")
6565
end
66+
6667
CheckCode::Safe("Apache HugeGraph version detected: #{version}")
6768
end
6869

0 commit comments

Comments
 (0)