Update vulnerability-management.ejs (#20988)

This commit is contained in:
Mike McNeil 2024-08-02 03:05:10 -05:00 committed by GitHub
parent 0a5ab1eb31
commit 841518f729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,8 @@
<div purpose="page-content" class="mx-auto">
<div purpose="hero">
<div purpose="page-headline">
<h4>Vulnerability management</h4>
<h2>Build the vulnerability program you actually want</h2>
<h4>Open-source vulnerability reporting</h4>
<h2>Check vulnerabilities anywhere</h2>
</div>
<div purpose="hero-content" class="d-flex flex-md-row flex-column align-items-center justify-content-between">
<div purpose="hero-image">
@ -12,14 +12,14 @@
</div>
<div purpose="hero-text">
<strong>Report what matters</strong>
<p>Let's face it, most built-in graphs leave you wanting more. Report MTTR and any other custom metrics exactly the way you want to using fresh data from real computers.</p>
<p>Report exactly when CVEs got fixed or mitigated, down to the hour</p>
<strong>Deep context from the environment</strong>
<p>Fleet gives you data down to the chip level on every endpoint to help you make sense of which vulnerabilities to prioritize.</p>
<strong>Untangle your security stack</strong>
<p>Use open data and APIs to connect your vulnerability solution with osquery, the agent you might already have deployed.</p>
<div purpose="button-row" class="d-flex flex-md-row flex-column justify-content-start align-items-center">
<a purpose="cta-button" href="/register">Start now</a>
<animated-arrow-button href="/contact">Talk to us</animated-arrow-button>
<a purpose="cta-button" href="/register">Try localhost</a>
<animated-arrow-button href="/support">Ask us anything</animated-arrow-button>
</div>
</div>
</div>
@ -140,11 +140,11 @@
<div purpose="page-container" class="pb-0 container">
<div purpose="section-heading" class="text-center">
<h4>Open-source vulnerability management</h4>
<h2>Build the vulnerability program you actually want</h2>
<h4>Open-source vulnerability reporting</h4>
<h2>Check vulnerabilities anywhere</h2>
<div purpose="button-row" style="margin-top: 32px;" class="d-flex flex-md-row flex-column justify-content-center align-items-center mx-auto">
<a purpose="cta-button" href="/register">Start now</a>
<animated-arrow-button href="/contact">Talk to us</animated-arrow-button>
<a purpose="cta-button" href="/register">Try localhost</a>
<animated-arrow-button href="/support">Get help</animated-arrow-button>
</div>
</div>
</div>