Closed adungo-r7 closed 4 months ago
@adfoster-r7 I was cross-referencing with other favicon databases such as OWASP's one, and DocuWiki and Nagios seem to be versioned with the same MD5 hashes, but I also don't see any harm with not versioning it? Since like you said they haven't changed in years.. What do you think?
Description
This PR includes updates to improve existing favicon fingerprints and also adds a bunch more new signatures worked on by @cbeek-r7
Update Summary: 290 new fingerprints 17 existing fingerprints updated
Motivation and Context
Improving existing favicon fingerprints and adding new signatures.
How Has This Been Tested?
bundle exec rubocop --parallel --format simple
bundle exec bin/recog_standardize xml/*.xml
bundle exec bin/recog_verify --schema-location xml/fingerprints.xsd --no-warnings xml/*.xml
bundle exec rake tests
(All tests pass)Types of changes
Checklist: