mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
Update vuln managent description on homepage.ejs (#15480)
Updated the vuln management description on homepage.ejs # Checklist for submitter - [x] Manual QA for all new/changed functionality
This commit is contained in:
parent
ce56f1f6bc
commit
ac2bca4c7e
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -125,7 +125,7 @@
|
|||
<div purpose="platform-block" class="d-flex flex-lg-row flex-column justify-content-between mx-auto align-items-lg-center align-items-start" :class="[selectedCategory === 'vulnerability-management' ? 'show' : 'hidden']">
|
||||
<div purpose="category-text-block" class="d-flex flex-column">
|
||||
<h3>Build the vulnerability program you actually want</h3>
|
||||
<p>Monitor vulnerabilities in operating systems, software packages, and browser plugins. Show how quickly CVEs are resolved, and which teams need extra help.</p>
|
||||
<p>Show how quickly CVEs are resolved and which teams need extra help. Manage and report on vulnerabilities in operating systems, software packages, browser plugins, anywhere.</p>
|
||||
<a purpose="lg-animated-arrow-button-red" href="/vulnerability-management">More about vulnerability<br> management</a>
|
||||
</div>
|
||||
<div purpose="category-image">
|
||||
|
|
|
|||
Loading…
Reference in a new issue