From 63188df2a9e1a393155f61238c3eb7464d4666ee Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Thu, 28 Mar 2024 22:04:36 -0400 Subject: [PATCH] fix: whitespaces begone --- _includes/head.html | 2 +- _includes/header.html | 2 +- _layouts/landing.html | 16 ++++++++-------- _layouts/services.html | 4 ++-- _layouts/tools.html | 2 +- _sass/base.scss | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 9677adf..04951be 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,7 +16,7 @@ - + diff --git a/_includes/header.html b/_includes/header.html index 9f07e7f..8a900e8 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -25,7 +25,7 @@ + diff --git a/_layouts/landing.html b/_layouts/landing.html index bc92377..53c7c0b 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -39,7 +39,7 @@
-
+
@@ -148,7 +148,7 @@

- +

Security Assessment

We offer full stack security assessments, covering anything that is in scope for a sophisticated adversary, such as compromising a third party library, bribing a devops engineer, finding a oversight in your code, or otherwise. While we will point out specific flaws we find, we feel we offer the most value in helping you identify where you can make strategic improvements to your architecture to take entire classes of risk off the table.

@@ -157,25 +157,25 @@


- +

Security Engineering

Our team is comprised of security engineers with past lives as full time system administrators and software engineers. We have extensive first hand experience in implementing custom security defenses for high risk organizations. We are happy to get as deep into the weeds planning new defense strategies as you like, from Linux kernel hardening, to supply chain signing, to code quality, library choices, and beyond.

- +


- +

Retained Security Support

We offer monthly retainer contracts to augment your existing security team with access to our combined experience as needed. You can drop questions to our team in a chat, or include us in security-relevant meetings. Almost anything an in-house security team might do to protect your organization is in scope for us as well, including qualifying candidates, conducting interviews, reviewing code, evaluating third party risks, or being a security voice in the room when you are planning new products.

- +


- +

Research & Development

Rather than write the same document or tool 10 times and bill each client for it, we focus our unused retainer hours on open sourcing every document and tool we legally can, so we can focus our time with clients on their unique situations. If we are doing public work you would like to see more of, or that -almost- meets your needs, we would love to hear that and figure out a path to see your needs met.

diff --git a/_layouts/services.html b/_layouts/services.html index 3740e83..70bcc72 100644 --- a/_layouts/services.html +++ b/_layouts/services.html @@ -83,13 +83,13 @@
- +
-

Research

+

Research

Rather than write the same document or tool 10 times and bill each client for it, we focus our unused retainer hours on open sourcing every document and tool we legally can, so we can focus our time with clients on their unique needs. If we are doing public work you would like to see more of, or that almost meets your needs, we would love to hear from you and figure out a path to see your needs met.

diff --git a/_layouts/tools.html b/_layouts/tools.html index 3b882d9..905052f 100644 --- a/_layouts/tools.html +++ b/_layouts/tools.html @@ -83,7 +83,7 @@
- +
diff --git a/_sass/base.scss b/_sass/base.scss index 8931a87..145bff3 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -158,7 +158,7 @@ hr { .header-page-links a { margin: 0px 15px; font-size: 1.1rem; - text-decoration: none; + text-decoration: none; } .header-page-links a:hover { @@ -833,7 +833,7 @@ pre { /** - * Carousel + * Carousel */ .carousel-container {