Skip to content

Commit

Permalink
Update vuln managent description on homepage.ejs (#15480)
Browse files Browse the repository at this point in the history
Updated the vuln management description on homepage.ejs

# Checklist for submitter

- [x] Manual QA for all new/changed functionality
  • Loading branch information
mike-j-thomas authored Dec 6, 2023
1 parent ce56f1f commit ac2bca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/views/pages/homepage.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit ac2bca4

Please sign in to comment.