Combined whitelist release

This commit is contained in:
Gabor Gyorvari
2018-12-31 11:10:30 +01:00
parent 866f6b77ca
commit 1591a14a23
3 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@@ -1 +1 @@
4c66a01945539cbce8694bb7452d20465cedc29a0f582ae2a91e570a12f40bd3
dd3dce0db58fd01f5891bcf09a8af6452b9eead4a41588a494cb15fc54bf5cc5

View File

@@ -2,8 +2,8 @@
layout: default
---
<div class="home">
<h1 class="page-heading">General hash list</h1>
<p>To use the generated whitelist database simply add "--big-data" argument when calling the scanner.</p>
<h1 class="page-heading">Combined whitelist</h1>
<p>To use the database simply add "--combined-whitelist" argument when calling the scanner.</p>
<p>Database contains unique md5 hashes for opensource projects in gzipped format, binary search used for efficiency.</p>
<h2><a href="https://checksums.kubik-rubik.de" target="_blank">Kubik-Rubik's CMS MD5 checksums</a></h2>
@@ -16,12 +16,12 @@ layout: default
</ul>
<h2>Workflow to generate database</h2>
<p>See <code>tools/bigdata/generate.php</code></p>
<p>See <code>tools/combined_whitelist/generate.php</code></p>
<h2>Latest database</h2>
<ul>
<li><a href="/database/compressed.dat">compressed.dat</a></li>
<li>sha256: df101137e1d4f449d2866f12bac60c64a7fc8d6a529220667cb708c0899102a9</li>
<li>updated on Dec 10, 2018</li>
<li>sha256: dd3dce0db58fd01f5891bcf09a8af6452b9eead4a41588a494cb15fc54bf5cc5</li>
<li>updated on Dec 11, 2018</li>
</ul>
</div>