diff --git a/website/assets/images/icon-checkmark-green-20x20@2x.png b/website/assets/images/icon-checkmark-green-20x20@2x.png new file mode 100644 index 0000000000..382536ac9f Binary files /dev/null and b/website/assets/images/icon-checkmark-green-20x20@2x.png differ diff --git a/website/assets/images/icon-play-video-8x9@2x.png b/website/assets/images/icon-play-video-8x9@2x.png new file mode 100644 index 0000000000..a756df5758 Binary files /dev/null and b/website/assets/images/icon-play-video-8x9@2x.png differ diff --git a/website/assets/images/icon-quote-21x17@2x.png b/website/assets/images/icon-quote-21x17@2x.png new file mode 100644 index 0000000000..f9946f438a Binary files /dev/null and b/website/assets/images/icon-quote-21x17@2x.png differ diff --git a/website/assets/images/testimonial-andre-shields-48x48@2x.png b/website/assets/images/testimonial-andre-shields-48x48@2x.png new file mode 100644 index 0000000000..d84b275d95 Binary files /dev/null and b/website/assets/images/testimonial-andre-shields-48x48@2x.png differ diff --git a/website/assets/images/video-testimonial-thumbnail-andre-shields-223x168@2x.png b/website/assets/images/video-testimonial-thumbnail-andre-shields-223x168@2x.png new file mode 100644 index 0000000000..e74a8b00ba Binary files /dev/null and b/website/assets/images/video-testimonial-thumbnail-andre-shields-223x168@2x.png differ diff --git a/website/assets/images/video-testimonial-thumbnail-austin-anderson-223x168@2x.jpg b/website/assets/images/video-testimonial-thumbnail-austin-anderson-223x168@2x.jpg new file mode 100644 index 0000000000..4325d91d5f Binary files /dev/null and b/website/assets/images/video-testimonial-thumbnail-austin-anderson-223x168@2x.jpg differ diff --git a/website/assets/images/vuln-management-feature-image-1-380x281@2x.png b/website/assets/images/vuln-management-feature-image-1-380x281@2x.png new file mode 100644 index 0000000000..38b72e56d4 Binary files /dev/null and b/website/assets/images/vuln-management-feature-image-1-380x281@2x.png differ diff --git a/website/assets/images/vuln-management-feature-image-2-380x323@2x.png b/website/assets/images/vuln-management-feature-image-2-380x323@2x.png new file mode 100644 index 0000000000..154dd72365 Binary files /dev/null and b/website/assets/images/vuln-management-feature-image-2-380x323@2x.png differ diff --git a/website/assets/images/vuln-management-feature-image-3-380x320@2x.png b/website/assets/images/vuln-management-feature-image-3-380x320@2x.png new file mode 100644 index 0000000000..23a9928dd5 Binary files /dev/null and b/website/assets/images/vuln-management-feature-image-3-380x320@2x.png differ diff --git a/website/assets/images/vuln-management-feature-image-4-380x270@2x.png b/website/assets/images/vuln-management-feature-image-4-380x270@2x.png new file mode 100644 index 0000000000..8b3131ca6b Binary files /dev/null and b/website/assets/images/vuln-management-feature-image-4-380x270@2x.png differ diff --git a/website/assets/images/vuln-management-feature-image-5-380x312@2x.png b/website/assets/images/vuln-management-feature-image-5-380x312@2x.png new file mode 100644 index 0000000000..7f5d1da9f8 Binary files /dev/null and b/website/assets/images/vuln-management-feature-image-5-380x312@2x.png differ diff --git a/website/assets/images/vuln-management-hero-image-360x374@2x.png b/website/assets/images/vuln-management-hero-image-360x374@2x.png new file mode 100644 index 0000000000..afe1aa2ca1 Binary files /dev/null and b/website/assets/images/vuln-management-hero-image-360x374@2x.png differ diff --git a/website/assets/images/vulnerability-management-feature-1-420x298@2x.png b/website/assets/images/vulnerability-management-feature-1-420x298@2x.png deleted file mode 100644 index 82c0fdba9f..0000000000 Binary files a/website/assets/images/vulnerability-management-feature-1-420x298@2x.png and /dev/null differ diff --git a/website/assets/images/vulnerability-management-feature-2-420x330@2x.png b/website/assets/images/vulnerability-management-feature-2-420x330@2x.png deleted file mode 100644 index c1348f336d..0000000000 Binary files a/website/assets/images/vulnerability-management-feature-2-420x330@2x.png and /dev/null differ diff --git a/website/assets/images/vulnerability-management-feature-3-420x282@2x.png b/website/assets/images/vulnerability-management-feature-3-420x282@2x.png deleted file mode 100644 index afa8f830a0..0000000000 Binary files a/website/assets/images/vulnerability-management-feature-3-420x282@2x.png and /dev/null differ diff --git a/website/assets/styles/components/scrollable-tweets.component.less b/website/assets/styles/components/scrollable-tweets.component.less index 4191baecef..aa958fb1f4 100644 --- a/website/assets/styles/components/scrollable-tweets.component.less +++ b/website/assets/styles/components/scrollable-tweets.component.less @@ -87,7 +87,7 @@ } [purpose='tweets-page-indicator'] { li { - padding: 12px; + padding: 6px; } } } diff --git a/website/assets/styles/pages/vulnerability-management.less b/website/assets/styles/pages/vulnerability-management.less index 6cabd5b057..64d69ccb14 100644 --- a/website/assets/styles/pages/vulnerability-management.less +++ b/website/assets/styles/pages/vulnerability-management.less @@ -1,15 +1,14 @@ #vulnerability-management { - + background: linear-gradient(180deg, #E8F1F6 0%, #FFF 8.76%); h1 { + font-size: 56px; font-weight: 800; - font-size: 64px; - line-height: 76px; + line-height: 54px; } h2 { font-weight: 800; font-size: 32px; line-height: 38px; - margin-bottom: 40px; } h3 { font-weight: 800; @@ -28,28 +27,56 @@ p { font-size: 16px; line-height: 24px; + color: @core-fleet-black-75; } + strong { + colore: @core-fleet-black; + } + [purpose='page-content'] { + max-width: 960px; + } - [purpose='hero-background'] { - background: linear-gradient(180deg, #E8F1F7 3.37%, #FFFFFF 60%); - padding-top: 120px; - padding-bottom: 40px; + [purpose='page-container'] { + padding-left: 120px; + padding-right: 120px; + margin-left: auto; + margin-right: auto; + } + + [purpose='page-headline'] { + padding-bottom: 80px; + width: 680px; + h2 { + font-size: 48px; + font-style: normal; + font-weight: 800; + line-height: 57.6px; + margin-bottom: 0px; + } } - [purpose='hero-container'] { - max-width: 1200px; + [purpose='hero'] { + padding-top: 80px; + padding-bottom: 60px; + } + [purpose='hero-image'] { + max-width: 360px; + img { + padding-left: 25px; + max-width: 100%; + max-height: 100%; + width: 360px; + } } [purpose='hero-text'] { - text-align: center; - max-width: 920px; - padding: 0 40px; - h1 { - margin-bottom: 32px; + width: 468px; + margin-left: 40px; + text-align: left; + strong { + margin-bottom: 8px; + font-weight: 800; } p { - font-size: 18px; - line-height: 27px; - max-width: 640px; - margin: 0 auto 32px; + margin-bottom: 40px; } } @@ -82,7 +109,7 @@ position: absolute; top: 0; left: -5px; - width: 50%; + width: 70%; height: 100%; transform: skew(-10deg); transition: left 0.5s ease-in, opacity 0.50s ease-in, width 0.5s ease-in; @@ -93,111 +120,141 @@ width: 110%; } - [purpose='animated-arrow-button-red'] { - display: inline; - padding-right: 40px; - cursor: pointer; - position: relative; - width: fit-content; - min-width: 125px; - font-weight: bold; - user-select: none; - transition: 0.2s ease-in-out; - -o-transition: 0.2s ease-in-out; - -ms-transition: 0.2s ease-in-out; - -moz-transition: 0.2s ease-in-out; - -webkit-transition: 0.2s ease-in-out; - color: @core-fleet-black; - text-decoration: none; - &:after { - content: url('/images/arrow-right-red-16x16@2x.png'); - transform: scale(0.5); - position: absolute; - top: -5px; - left: 80%; // <--- here - transition: 0.2s ease-in-out; - -o-transition: 0.2s ease-in-out; - -ms-transition: 0.2s ease-in-out; - -moz-transition: 0.2s ease-in-out; - -webkit-transition: 0.2s ease-in-out; - /* opacity: 0; */ - } - &:hover:after { - left: 82%; // <--- here - transition: 0.2s ease-in-out; - -o-transition: 0.2s ease-in-out; - -ms-transition: 0.2s ease-in-out; - -moz-transition: 0.2s ease-in-out; - -webkit-transition: 0.2s ease-in-out; - /* opacity:1; */ - } + } + [purpose='animated-arrow-button-red'] { + display: inline; + padding-right: 40px; + cursor: pointer; + position: relative; + width: fit-content; + min-width: 125px; + font-weight: bold; + user-select: none; + transition: 0.2s ease-in-out; + -o-transition: 0.2s ease-in-out; + -ms-transition: 0.2s ease-in-out; + -moz-transition: 0.2s ease-in-out; + -webkit-transition: 0.2s ease-in-out; + color: @core-fleet-black; + text-decoration: none; + &:after { + content: url('/images/arrow-right-red-16x16@2x.png'); + transform: scale(0.5); + position: absolute; + top: -5px; + left: 80%; // <--- here + transition: 0.2s ease-in-out; + -o-transition: 0.2s ease-in-out; + -ms-transition: 0.2s ease-in-out; + -moz-transition: 0.2s ease-in-out; + -webkit-transition: 0.2s ease-in-out; + /* opacity: 0; */ + } + &:hover:after { + left: 82%; // <--- here + transition: 0.2s ease-in-out; + -o-transition: 0.2s ease-in-out; + -ms-transition: 0.2s ease-in-out; + -moz-transition: 0.2s ease-in-out; + -webkit-transition: 0.2s ease-in-out; + /* opacity:1; */ } } - [purpose='page-container'] { - padding-left: 40px; - padding-right: 40px; - padding-bottom: 120px; + + [purpose='testimonial-videos'] { + width: 468px; + margin-left: 40px; } [purpose='testimonials'] { - margin-top: 120px; - margin-bottom: 120px; + padding-top: 60px; + margin-bottom: 180px; } - - [purpose='testimonial'] { - border-radius: 12px; - border: 1px solid #E2E4EA; - background: #FFF; - cursor: pointer; - max-width: 550px; - margin-left: auto; - margin-right: auto; - [purpose='testimonial-text'] { - width: 320px; - padding: 40px; + [purpose='testimonial-quote'] { + width: 380px; + [purpose='quote'] { p { - font-size: 12px; - font-style: normal; + color: @core-fleet-black-75; + font-size: 20px; + font-style: italic; font-weight: 400; - line-height: 18px; - } - [purpose='testimonial-quote'] { - font-size: 16px; - font-style: normal; - font-weight: 500; - line-height: 24px; + line-height: 30px; } } - [purpose='testimonial-video'] { - width: 230px; - border-top-right-radius: 12px; - border-bottom-right-radius: 12px; - display: flex; - flex-direction: column; - align-items: center; + [purpose='quote-image'] { + margin-right: 16px; + img { + width: 48px; + height: 48px; + } + } + [purpose='quote-attribution'] { + [purpose='name'] { + font-size: 12px; + font-weight: 700; + line-height: 18px; + margin-bottom: 0px; + } + [purpose='title'] { + color: @core-fleet-black-75; + font-size: 12px; + font-weight: 400; + line-height: 18px; + margin-bottom: 0px; + } + + } + + + } + + [purpose='testimonial-video'] { + cursor: pointer; + width: 223px; + height: 168px; + border-radius: 22.265px; + border: 0.975px solid @core-fleet-black-50; + display: flex; + margin-bottom: 0px; + position: relative; + span { + img { + height: 10.235px; + width: auto; + margin-right: 5.5px; + } + position: absolute; + left: 20px; + bottom: 20px; + border-radius: 16.698px; + background: rgba(0, 2, 10, 0.50); + backdrop-filter: blur(5.566145420074463px); + display: inline-flex; + padding: 5.566px 11.132px; justify-content: center; - margin-bottom: 0px; + align-items: center; + color: #FFF; + font-size: 11.132px; + font-style: normal; + font-weight: 400; + line-height: 16.698px; } &:hover { box-shadow: 0px 4px 16px 0px #E2E4EA; } &:first-of-type { - [purpose='testimonial-video'] { - background: url('/images/video-testimonial-austin-anderson-1440x810@2x.jpg'); - background-position: center; - background-size: cover; - } - margin-right: 20px; + background: url('/images/video-testimonial-thumbnail-austin-anderson-223x168@2x.jpg'); + background-position: center; + background-size: cover; + margin-right: 12px; margin-left: 0px; } &:last-of-type { - [purpose='testimonial-video'] { - background: url('/images/video-testimonial-andre-shields-1440x810@2x.jpg'); - background-position: center; - background-size: cover; - } + background: url('/images/video-testimonial-thumbnail-andre-shields-223x168@2x.png'); + background-position: center; + background-size: cover; margin-right: 0px; - margin-left: 20px; + margin-left: 12px; } } [purpose='video-modal'] { @@ -234,54 +291,68 @@ } [purpose='feature'] { - margin-top: 120px; - max-width: 960px; + margin-bottom: 180px; h3 { margin-bottom: 24px; } - div { - max-width: 480px; + &:last-of-type { + margin-bottom: 0px; } } + [purpose='feature-image'].left { + margin-left: 24px; + } + [purpose='feature-image'].right { + margin-right: 24px; + } [purpose='feature-image'] { + max-width: 380px; img { - max-height: 300px; + max-width: 100%; + max-height: 100%; + width: 380px; } } - [purpose='large-feature-image'] { - img { - max-height: 250px; + [purpose='feature-text'] { + width: 468px; + [purpose='animated-arrow-button-red'] { + margin-top: 24px; } } - - [purpose='checklists'] { - margin-top: 40px; - margin-bottom: 80px; - } [purpose='checklist'] { p { - padding-left: 28px; - text-indent: -28px; + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 21px; + padding-left: 37px; + text-indent: -37px; + &:last-of-type { + margin-bottom: 0px; + } } p::before { content: ' '; - background-image: url('/images/icon-checkmark-circle.svg'); - background-size: 16px 16px; + background-image: url('/images/icon-checkmark-green-20x20@2x.png'); + background-size: 20px 20px; display: inline-block; position: relative; - top: 2px; - margin-right: 12px; - width: 16px; - height: 16px; + top: 5px; + margin-right: 16px; + width: 20px; + height: 20px; } } - [purpose='tweets-container'] { - padding-top: 120px; - padding-bottom: 120px; + padding-top: 200px; + max-width: 960px; + } + [parasails-component='scrollable-tweets'] { + [purpose='tweets'] { + margin-top: 40px; + } } - [purpose='bottom-gradient'] { background: linear-gradient(180deg, #FFFFFF 0%, #E9F4F4 100%); } @@ -292,70 +363,10 @@ } } - @media (min-width: 1200px) { - [purpose='page-container'] { - padding-left: 120px; - padding-right: 120px; - } - } - @media (max-width: 1199px) { - [purpose='logos'] { - height: 58px; - margin-left: auto; - margin-right: auto; - img { - margin-top: 23.5px; - margin-bottom: 23.5px; - padding-left: 25px; - padding-right: 25px; - } - [purpose='snowflake-logo'] { - height: 21px; - } - [purpose='wayfair-logo'] { - height: 23px; - } - [purpose='uber-logo'] { - height: 20px; - } - [purpose='atlassian-logo'] { - height: 16px; - } - [purpose='segment-logo'] { - height: 22px; - } - } - - [purpose='testimonial'] { - border-radius: 12px; - border: 1px solid #E2E4EA; - background: #FFF; - cursor: pointer; - max-width: 460px; - [purpose='testimonial-text'] { - width: 100%; - padding: 40px; - } - [purpose='testimonial-video'] { - height: 200px; - width: 100%; - border-top-right-radius: 12px; - border-top-left-radius: 12px; - border-bottom-right-radius: 0px; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - } - &:first-of-type { - margin-right: 10px; - margin-left: 0px; - } - &:last-of-type { - margin-right: 0px; - margin-left: 10px; - } + [purpose='page-container'] { + padding-left: 80px; + padding-right: 80px; } [purpose='video-modal'] { [purpose='modal-dialog'] { @@ -374,122 +385,116 @@ } @media (max-width: 991px) { - - [purpose='button-row'] { - margin-right: auto; - margin-left: auto; + [purpose='page-container'] { + padding-left: 40px; + padding-right: 40px; } - - [purpose='hero-background'] { - padding-top: 120px; - padding-bottom: 80px; - padding-left: 0px; - padding-right: 0px; + [purpose='page-content'] { + max-width: 840px; } - - [purpose='logos'] { - height: 58px; - margin-left: 20px; - margin-right: 20px; - img { - margin-top: 17.5px; - margin-bottom: 17.5px; - padding-left: 10px; - padding-right: 10px; - } + [purpose='tweets-container'] { + max-width: 840px; } - - [purpose='testimonials'] { - margin-top: 80px; - margin-bottom: 80px; + [purpose='testimonial-videos'] { + width: 410px; } - [purpose='video-modal'] { - [purpose='modal-dialog'] { - width: 100%; - max-width: 100%; - } - [purpose='modal-content'] { - max-width: 720px; - height: 405px; - } - iframe { - width: 720px; - height: 405px; - } + [purpose='hero-text'] { + width: 410px; + } + [purpose='feature-text'] { + width: 410px; } } @media (max-width: 767px) { - h1 { - font-size: 48px; - line-height: 54px; - } - [purpose='page-container'] { padding-left: 40px; padding-right: 40px; - padding-bottom: 80px; } - - [purpose='checklists'] { - margin-bottom: 40px; - } - - [purpose='feature'] { - margin-top: 80px; - } - - [purpose='feature-image'], [purpose='large-feature-image'] { - margin-bottom: 40px; - img { - max-height: 100%; - max-width: 100%; - } - } - - [purpose='hero-background'] { - padding-top: 60px; - padding-bottom: 60px; - padding-left: 20px; - padding-right: 20px; - } - - [purpose='hero-text'] { - text-align: center; + [purpose='page-content'] { max-width: 480px; } - [purpose='tweets-container'] { - padding-top: 80px; - padding-bottom: 80px; + max-width: 480px; padding-left: 40px; padding-right: 40px; + padding-top: 120px; } - - [purpose='logos'] { - height: auto; - } - [purpose='testimonial'] { - &:first-of-type { - [purpose='testimonial-video'] { - background: url('/images/video-testimonial-austin-anderson-1440x810@2x.jpg'); - background-position: center; - background-size: cover; - } - margin-right: auto; - margin-left: auto; - margin-bottom: 40px; + [purpose='page-headline'] { + padding-bottom: 80px; + width: 100%; + h2 { + font-size: 42px; + line-height: 50.4px; } - &:last-of-type { - [purpose='testimonial-video'] { - background: url('/images/video-testimonial-andre-shields-1440x810@2x.jpg'); - background-position: center; - background-size: cover; + } + [purpose='hero-image'] { + margin-right: unset; + } + [purpose='hero-text'] { + width: unset; + margin-left: auto; + } + [purpose='testimonial-videos'] { + width: unset; + } + [purpose='button-row'] { + max-width: 100%; + [purpose='cta-button'] { + margin-right: 0px; + width: 100%; + margin-bottom: 24px; + } + } + [purpose='feature-text'] { + width: unset; + } + [purpose='feature'] { + margin-bottom: 120px; + } + [purpose='feature-image'] { + margin-left: auto; + margin-right: auto; + margin-bottom: 60px; + &.left { + margin-left: auto; + } + &.right { + margin-right: auto; + } + } + [purpose='hero-image'] { + margin-bottom: 60px; + } + [purpose='testimonials'] { + margin-bottom: 120px; + } + [purpose='testimonial-videos'] { + margin-left: auto; + margin-right: auto; + } + [purpose='testimonial-quote'] { + width: 100%; + margin-bottom: 60px; + [purpose='quote'] { + img { + margin-right: auto; + margin-left: auto; } + text-align: center; + } + [purpose='quote-image'] { + margin-bottom: 16px; margin-right: auto; margin-left: auto; } + [purpose='quote-attribution'] { + text-align: center; + [purpose='name'] { + margin-bottom: 8px; + } + } } [purpose='video-modal'] { [purpose='modal-dialog'] { @@ -500,58 +505,105 @@ height: 304px; } iframe { - width: 540px; - height: 304px; + width: 540px; + height: 304px; } } } @media (max-width: 575px) { + [purpose='page-container'] { + padding-left: 40px; + padding-right: 40px; + } + [purpose='tweets-container'] { + padding-left: 40px; + padding-right: 40px; + } + [purpose='feature-image'] { + img { + max-width: 100%; + } + } + [purpose='hero-image'] { + img { + max-width: 100%; + } + } + [purpose='testimonial-video'] { + width: 200px; + height: 160px; + &:first-of-type { + margin-right: 10px; + margin-left: auto; + } + &:last-of-type { + margin-right: auto; + margin-left: 10px; + } + } - [purpose='button-row'] { - max-width: 100%; - [purpose='cta-button'] { - margin-right: 0px; - width: 100%; + [purpose='video-modal'] { + [purpose='modal-content'] { + width: 95vw; + height: calc(~'9/16 * 95vw'); + } + iframe { + width: 95vw; + height: calc(~'9/16 * 95vw'); + } + } + } + @media (max-width: 472px) { + [purpose='testimonial-videos'] { + flex-direction: column; + } + [purpose='testimonial-video'] { + width: 223px; + height: 168px; + &:first-of-type { + margin-right: auto; + margin-left: auto; margin-bottom: 24px; } - } - - [purpose='feature'] { - margin-top: 60px; - } - - [purpose='page-container'] { - padding-left: 20px; - padding-right: 20px; - } - [purpose='hero-text'] { - padding: 0; - } - - [purpose='tweets-container'] { - padding-left: 20px; - padding-right: 20px; - } - - [parasails-component='scrollable-tweets'] [purpose='tweets'] { - margin-top: 40px; - } - [purpose='testimonials'] { - margin-top: 40px; - margin-bottom: 40px; - } - [purpose='video-modal'] { - [purpose='modal-content'] { - width: 95vw; - height: calc(~'9/16 * 95vw'); - } - iframe { - width: 95vw; - height: calc(~'9/16 * 95vw'); + &:last-of-type { + margin-right: auto; + margin-left: auto; } } } - + @media (max-width: 375px) { + [purpose='page-container'] { + padding-left: 32px; + padding-right: 32px; + } + [purpose='tweets-container'] { + padding-left: 32px; + padding-right: 32px; + } + [purpose='hero'] { + padding-top: 40px; + padding-bottom: 40px; + } + [purpose='hero-image'] { + max-height: 360px; + max-width: unset; + img { + max-width: 100%; + max-height: 100%; + width: 261px; + } + } + [purpose='testimonials'] { + padding-top: 40px; + margin-bottom: 80px; + } + [purpose='testimonial-quote'] { + margin-bottom: 40px; + } + [purpose='feature-image'] { + margin-bottom: 40px; + } + } } diff --git a/website/views/pages/vulnerability-management.ejs b/website/views/pages/vulnerability-management.ejs index fb0c11d38a..2c416cb622 100644 --- a/website/views/pages/vulnerability-management.ejs +++ b/website/views/pages/vulnerability-management.ejs @@ -1,129 +1,164 @@
- -
- -
-
-

Vulnerability management

-

Know what’s going on with your computers

-

Measure and automate risk across your laptops and servers.

-
- Try Fleet today - Talk to an expert +
+
+
+
+

Vulnerability management

+

Build the vulnerability program you actually want

+
+
+
+ A pocket monster orb being scanned for vulnerabilities
-
-
- -
- -
- -
-
-

Reporting and automation

-

Automatically match CVEs (Common Vulnerabilities and Exposures) to what exists in your environment.

-
-

View live reports to see how efficiently you are addressing vulnerabilities.

-

Create vulnerability management automations via Jira, Zendesk or webhooks.

+
+ Forget triaging every CVE +

Not every CVE requires your attention. Focus on known exploits and vulnerabilities that actually exist in your environment first.

+ Up-to-date data without scans +

Traditional network vulnerability scans can make endpoints run more slowly. Fleet does things differently.

+ Consolidate your security stack +

Consolidate your point vulnerability solution with your cybersecurity asset management and log capture tool.

+
-
- Osquery management feature image +
+
+
+
+ an opening quotation mark +

Fleet lets us be more actionable with fewer people. It helps us to filter out the noise better than we could with the other big name products we replaced.

+
+
+
Andre shields
+
+

Andre Shields

+

Cybersecurity Security Engineer, Vulnerability Management

+
+
+
+
+
+ PlayPlay video +
+
+ PlayPlay video +
-
- Osquery management feature image +
+ Forget triaging every CVE
-
-

Software and asset inventory

-

Visibility into all laptops across any operating system. Support for servers and containers in any cloud infrastructure.

+
+

Forget triaging every CVE

+

Not every CVE requires your attention. Focus on known exploits and vulnerabilities that actually exist in your environment first.

-

Identify outdated, vulnerable, or compromised software apps and packages.

-

Verify agents, including Chef, Munki, Puppet, or Crowdstrike Falcon, are installed and working correctly.

+

Track patch progress of “celebrity CVEs” across every operating system, every cloud, and every device

+

Help teams work on vulnerabilities that have actually been exploited (CISA KEVs) or have a high probability of being exploited (EPSS), or whatever is important in your environment

+

Create webhooks that take action when researchers publish new CVEs that affect your environment, or when users find ways to change things

-
-

Automate health checks

-

Enhance Security, DevOps, IT, and HR workflows by taking findings from policies and automating actions to allow end-user remediation.

+
+

Up-to-date data without scans

+

Traditional network vulnerability scans can make endpoints run more slowly. Fleet does things differently.

-

CI/CD integration for cloud and on-prem devices.

-

Fleet REST API provides full CLI functionality.

+

Demonstrate an accurate security posture

+

Lightweight enough for the most brittle environments

+

Easily get any data you need to report against patch deadlines

+ Explore real data
-
- Osquery management feature image +
+ Up-to-date data without scans
- <%/* Testimonial videos */%> -
-
-
- an opening quotation mark -

We can build it exactly the way we want it. Which is just not possible on other platforms.

-

Austin Anderson

-

Cybersecurity team senior manager

-
-
-
+
+
+ Consolidate your security stack
-
-
- an opening quotation mark -

The visibility down into the assets covered by the agent is phenomenal.

-

Andre Shields

-

Cybersecurity security engineer, vulnerability management

-
-
+
+

Consolidate your security stack

+

Consolidate your point vulnerability solution with your cybersecurity asset management and log capture tool.

+
+

Reduce tool sprawl and wasted budget

+

Prevent competing architecture and suddenly-incompatible data

+

Process CVEs from cloud and non-cloud assets in a single platform

-
- Try Fleet today - Talk to an expert +
+
+

Deep context from the environment

+

Automatically match CVEs to your operating systems, apps, extensions, browser plugins, Python libraries, everything.

+
+

Look up vulnerabilities, system state, and hardware details as fast as the cloud team can

+

Use over 300 data tables to reduce blockers, prioritize better, and go to other teams less

+
+ Explore real data +
+
+ Deep context from the environment +
+ +
+
+ A collaborative approach to vulnerability management +
+
+

A collaborative approach to vulnerability management

+

Like Fastly and Gusto, give your teams a consistent interface for better collaboration.

+
+

Give observer-level access to your IT support, infrastructure teams, or anyone who needs it

+

Show progress towards patching goals and share live reports with auditors or internal IT and platform teams

+

Help IT and infrastructure teams identify the most time-sensitive patches to work on

+
+
+
- <%/* End of page gradient */%> -
-
-
-

Don’t know osquery?

-

Dedicated support from osquery experts

-

Osquery is the open-source agent that powers Fleet. And we have the most osquery experts around. We’ll help you realize the potential of this tool for your organization.

-
-
- - -
- -
-

Open-source device management

-

Lighter than air

- -
-
- <%/* Cloud city banner */%> -
-
- A glass city floating on top of fluffy white clouds - A glass city floating on top of fluffy white clouds - A glass city floating on top of fluffy white clouds -
- - - - - -
+ <%/* End of page gradient */%> +
+
+
+

Who else uses Fleet?

+

Empowering security and IT teams, globally

+
+
+ + +
+ +
+

Open-source endpoint ops

+

Lighter than air

+ +
+
+
+ <%/* Cloud city banner */%> +
+ A glass city floating on top of fluffy white clouds + A glass city floating on top of fluffy white clouds + A glass city floating on top of fluffy white clouds +
+ + + + + + +
<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>