Views provided by UsageCounts
This release contains a large dataset of vulnerability reports generated. The reports where dumped from mongodb version 5.0.3 via mongodump --uri="mongodb://localhost:27017" --db='security_findings' --collection='findings_entry' The dump is then compressed using: tar -czvf dump.tar.gz dump Since uploading a 12GB file is a pain, we split the file into 1GB sizes files: split -b 1G dump.tar.gz "dump.tar.gz.part" After downloading, concatenate the file fragments before uncompressing: cat dump.tar.gz.parta* > dump.tar.gz
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 8 |

Views provided by UsageCounts