THE HIDDEN RISKS OF HIGH-QUALITY CODE
Popularized by Google[1][2], Haunted Graveyards are pieces of code that, while providing a business value, are so ancient, obtuse, or complex that no one dares enter them.
Read moreMAKE CHROME GO BRRRRRR....
Everything started with a simple question: “Why does my laptop get hot watching YouTube?”, and led to a rabbit hole of hardware acceleration, Chrome flags, and Intel iGPU monitors.
Read moreGITSIGN IN REMOTE ENVIRONMENTS
After attending SigstoreCon, I got inspired by Priya Wadhwa’s Keynote: Signing Git Commits with Gitsign, to finally set up gitsign for my dev environment. It seemed straightforward enough, right?
Read moreBRINGING FIRST-CLASS SUPPORT TO SBOMS AND ATTESTATIONS FOR CONSTELLATION CONTAINERS
In a previous post, we explored how to generate a Software Bill of Materials (SBOM) and subsequently scan them for vulnerabilities. In this post, we show you how SBOMs can be signed and then stored in the same container registry as the scanned image. This improves security & discoverability!
Read moreMY FAVORITE TOOLS TO KEEP A ZERO VULNERABILITIES POSTURE FOR CONSTELLATION
In our last post, we explored how Software Bill of Materials (SBOMs) provide us with a transparent view of all dependencies in Constellation. In this post, we explore how we can use this information to continuously monitor vulnerabilities and upgrade to patched versions as soon as they are available.
Read moreGENERATING SBOMS FOR CONFIDENTIAL KUBERNETES IS EASIER THAN YOU THINK!
Constellation is an infrastructure product and includes several different components:
Read moreVERIFY COSIGN SIGNATURES IN GO USING SIGSTORE/SIGSTORE
After integrating cosign into the release process of Constellation’s CLI, I also wanted to improve the supply chain security of our metadata that are used for attestation.
Read moreWHAT CAN CONFIDENTIAL COMPUTING DO FOR THE KUBERNETES COMMUNITY?
This is a summary of the talk I gave at the Kubernetes Community Days (KCD) Berlin 2022. Both, the slides and a recording are available.
Read more
POSTMORTEM: UNRAID FLASH DEVICE FAILURE
Status: Complete, action items in progress.
Summary: unRAID’s OS Flash Device failed undetected for 14 days, preventing server to successfully reboot, taking all internal services down, including pfSense VM which prevented home network from accessing internet.
Read moreCONFIGURE DNS:NET AS ISP ON PFSENSE ROUTER
Since DNS:NET provides support only for a limited number of supported routers, and pfSense is not on that list, I will share my configuration here.
Read more