projectdiscovery / wappalyzergo

A high performance go implementation of Wappalyzer Technology Detection Library
MIT License
674 stars 107 forks source link

update-fingerprints: sort OutputFingerprint #47

Closed derekperkins closed 1 year ago

derekperkins commented 1 year ago

maps are automatically sorted by the json package, but none of the slices were sorted, so this does that explicitly, which should make the git diff of fingerprints_data.json useful

the sorted fingerprints_data.json is not included in this commit to prevent merge conflicts after automated updates happen. After merging, the next weekly update will do the initial sort

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication