Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kac89 committed Aug 16, 2024
1 parent 8471fed commit 168f2ef
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/app/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,15 @@ <h1 style="margin: 0 0 0;" class="mat-headline-3">Create vulnerability reports l
<div class="mdc-typography--body1 my-card-content" fxLayout="row wrap" fxLayoutGap="20px">
<div fxFlex="calc(100% - 20px)" fxFlex.sm="100%" fxFlex.xs="100%">
<span style="text-decoration: underline;text-decoration-color: #69f0ae"><b style="color:white">VULNRΞPO</b></span>
is a FREE Open Source project designed to speed up the creation of IT Security vulnerability reports and can be used
as a Security Reports Repository.<br><br>Accelerates vulnerability reporting, you can quickly and securely share the
is a FREE Open Source project end-to-end encrypted and designed to speed up the creation of IT Security vulnerability reports, can be used
as a security reports repository.<br><br>Accelerates vulnerability reporting, you can quickly and securely share the
report with the vendor or use as a repository with vulnerabilities for bug bounty research! the ideal tool for the
Pentester, Researcher or anyone starting out in IT Security!<br><br>Store and manage your research locally, share it
securely!<br>Focus on research! DON'T waste your time creating a report!
</div>

</div>


<br>

<mat-accordion>
Expand Down Expand Up @@ -70,7 +69,7 @@ <h1 style="margin: 0 0 0;" class="mat-headline-3">Create vulnerability reports l
<mat-icon mat-card-avatar class="vertical-align-middle padding-bottom-3 size-45">cloud_download</mat-icon>
<mat-card-title>HTML & TXT & JSON & MARKDOWN & DOCX & PDF</mat-card-title>
<mat-card-subtitle>
You can download report in HTML, TXT, JSON, MARKDOWN, DOCX formats!. If you need PDF just 'print as PDF' html report. The JSON
You can download report in HTML, TXT, JSON, MARKDOWN, DOCX formats!. If you need PDF just 'print as PDF' html report or from DOCX. The JSON
format opens up completely new possibilities for processing report data.
</mat-card-subtitle>
</mat-card-header>
Expand Down

0 comments on commit 168f2ef

Please sign in to comment.