We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20689d3 commit d04fe12Copy full SHA for d04fe12
app/src/main/sort_vuln_map.sh
@@ -0,0 +1 @@
1
+jq '[(.[] | (. * {time: .cvedate | strptime("%m/%d/%Y") | strftime("%s") | tonumber}))] | sort_by(.time) | del(.[].time)' assets/vuln_map.json
0 commit comments