Home
DevSecOps HQ
Cancel

Falco Dockerfile on a Diet

Falco is an open-source tool that can detect and alert on abnormal behavior and potential security threats in real-time. Its large number of configuration options make it so anyone from a single se...

Plan to Fail, Don't Fail to Plan

This is the first article in a series that I will be reflecting on what I have learned in the past few years of working at tech companies I started working in the private sector shortly after gr...

You Are Compliant but Not Secure

August 05, 2023 If you have ever had to procure a service from a SaaS company as a security professional you have probably been bombarded by sales and marketing tactics centered around security an...

Kubernetes Native Policy Management with Kyverno - An Overview

June 24, 2023 The Kubernetes Security Problem While working with Kubernetes, I have come across several tools claiming to solve the various security issues that plague containerized environments. ...

Docker Forensics pt.1 - Leaking Secrets

Docker Forensics pt.1 - Leaking Secrets May 14, 2023 With so many applications and services becoming rapidly “containerized” there are bound to be mistakes made during the process. Developers are ...

Creating a fips-y docker environment using amazonlinux

Creating a fips-y docker environment using amazonlinux v2 May 04, 2023 If you are a security professional working for a public or private company with U.S. government contracts then chances are yo...