Skip to content

Commit

Permalink
Merge pull request #63 from giterlizzi/master
Browse files Browse the repository at this point in the history
Update tools.html for "CSAF Perl Toolkit"
  • Loading branch information
tschmidtb51 authored Oct 14, 2024
2 parents e59b87f + 5f91b91 commit b834893
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
- CSAF Walker
- Clouditor
- SecObserve
- Trivy ">
- Trivy
- CSAF Perl Toolkit ">

<title>CSAF Open Source Tools</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons/mobirise-icons.css">
Expand Down Expand Up @@ -251,6 +252,15 @@ <h4 class="card-title mbr-fonts-style display-5"><a href="https://github.com/tru
</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://metacpan.org/dist/CSAF" class="text-primary" target="_blank">CSAF Perl Tookit</a></h4>
<p class="card-text mbr-fonts-style display-4">A Perl distribution (with modules and command-line tools) for create, validate, convert (in HTML), publish and download CSAF documents.</p>
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit b834893

Please sign in to comment.