Sha256: f62ad8653513a086b9fb2f785a534f47a8f4438adafbb54c22403635ce79a44d
Contents?: true
Size: 575 Bytes
Versions: 4
Compression:
Stored size: 575 Bytes
Contents
require 'spec_helper' describe "The OSVDB_118954 vulnerability" do before(:all) do @check = Dawn::Kb::OSVDB_118954.new # @check.debug = true end it "Currently, there are no known workarounds or upgrades to correct this issue. However, a patch has been committed to the source code repository (e.g. GIT, CVS, SVN) that addresses this vulnerability. Until it is incorporated into the next release of the software, manually patching an existing installation is the only known available solution. Check the vendor links in the references section for more information" end
Version data entries
4 entries across 4 versions & 1 rubygems