Skip to content

Commit

Permalink
Add SecObserve to the list of CSAF tools
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFl committed Apr 17, 2024
1 parent d50c8e8 commit 66cff67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- CSAF Content Management System
- CSAF Downloader
- CSAF Walker
- SecObserve
- Trivy ">

<title>CSAF Open Source Tools</title>
Expand Down Expand Up @@ -213,6 +214,15 @@ <h4 class="card-title mbr-fonts-style display-5"><a href="https://github.com/ctr
</div>
</div>
</div>
<div class="card">
<div class="card-wrapper">

<div class="card-box">
<h4 class="card-title mbr-fonts-style display-5"><a href="https://github.com/MaibornWolff/SecObserve" class="text-primary" target="_blank">SecObserve</a></h4>
<p class="card-text mbr-fonts-style display-4">An open source vulnerability management system that can generate CSAF VEX documents.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-wrapper">

Expand Down

0 comments on commit 66cff67

Please sign in to comment.