Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,14 @@
<td class="frame"><a class="link" href="http://technet.microsoft.com/en-us/security/cc184923"target="_blank">MBSA</a></td>
<td class="frame">Microsoft Baseline Security Analyzer (MBSA) is an easy-to-use tool designed for the IT professional that helps small and medium-sized businesses determine their security state in accordance with Microsoft security recommendations and offers specific remediation guidance.</td>
</tr>
<tr>
<td class="frame"><a class="link" href="https://code-intelligence.com" target="_blank">CI Fuzz</a></td>
<td class="frame">CI Fuzz is a CI/CD-agnostic platform for feedback-based fuzz testing of both native applications and Java web apps.</td>
</tr>
<tr>
<td class="frame"><a class="link" href="https://github.com/CodeIntelligenceTesting/jazzer" target="_blank">Jazzer</a></td>
<td class="frame">Jazzer is a coverage-guided, in-process fuzzer for the Java Virtual Machine. It is based on libFuzzer and can be applied directly to compiled applications.</td>
</tr>
</tbody>
</table>
<center>
Expand Down