rapid7 / recog

Pattern recognition for hosts, services, and content
Other
662 stars 195 forks source link

Move patch strings in version to update field #346

Closed fmurphy-censys closed 3 years ago

fmurphy-censys commented 3 years ago

Description

Move the dangling p information for OpenSSH servers into the "update" field.

Motivation and Context

This is how things are reported at the NVD. Here are CPE searches before and after

How Has This Been Tested?

% bundle exec rspec spec/lib/fingerprint_self_test_spec.rb -E '.*OpenSSH'

...

Finished in 0.94386 seconds (files took 13.74 seconds to load)
7378 examples, 0 failures

Checklist: