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>
|
2020-06-25 17:10:40 +02:00
|
|
|
<li>sha256: d83075a142b3b3c05936768874ee5de7deade084f282f90cfe306cec58623592</li>
|
|
|
|
|
<li>updated on Jun 25, 2020</li>
|
2018-12-10 13:02:02 +01:00
|
|
|
</ul>
|
|
|
|
|
</div>
|