Thomas Segura

Thomas Segura

I'm a technical writer with a strong background in cybersecurity and software engineering. I value curiosity, accuracy, originality, and openness in everything I do.

72 posts
Website
Why SAST and DAST Aren't Enough for Secrets Security

Why SAST and DAST Aren't Enough for Secrets Security

Static and dynamic app testing are cornerstones for any comprehensive AppSec program, yet they rarely rise up to the challenges of fully securing modern software. Discover why secrets are one of their critical blind spots.

GitHub Actions Security Best Practices [cheat sheet included]

GitHub Actions Security Best Practices [cheat sheet included]

Learn how to secure your GitHub Actions with these best practices! From controlling credentials to using specific action version tags, this cheat sheet will help you protect against supply-chain attacks. Don't let a malicious actor inject code into your repository - read now!

Git Clean, Git Remove file from commit - Cheatsheet

Git Clean, Git Remove file from commit - Cheatsheet

Learn how to safely remove confidential information from your git repository. Whether you need to excise an entire file or edit a file without removing it, this tutorial will guide you through the process. Plus, get tips on preventing future headaches with GitGuardian!