2018-12-10 13:02:02 +01:00
|
|
|
---
|
|
|
|
|
layout: default
|
|
|
|
|
---
|
|
|
|
|
<div class="home">
|
2018-12-31 11:10:30 +01:00
|
|
|
<h1 class="page-heading">Combined whitelist</h1>
|
|
|
|
|
<p>To use the database simply add "--combined-whitelist" argument when calling the scanner.</p>
|
2018-12-10 13:02:02 +01:00
|
|
|
<p>Database contains unique md5 hashes for opensource projects in gzipped format, binary search used for efficiency.</p>
|
|
|
|
|
|
|
|
|
|
<h2>Workflow to generate database</h2>
|
2018-12-31 11:10:30 +01:00
|
|
|
<p>See <code>tools/combined_whitelist/generate.php</code></p>
|
2018-12-10 13:02:02 +01:00
|
|
|
|
|
|
|
|
<h2>Latest database</h2>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="/database/compressed.dat">compressed.dat</a></li>
|
2019-02-22 11:53:48 +01:00
|
|
|
<li>sha256: a308d3e6862b915caf466b5a9b997a186b017c6a534e3abf4372ba0ea3ec7692</li>
|
|
|
|
|
<li>updated on Feb 22, 2019</li>
|
2018-12-10 13:02:02 +01:00
|
|
|
</ul>
|
|
|
|
|
</div>
|