$ archives
# All the articles I've archived.
2026 3
2025 7
November 2
-
Zero Trust Security for Microservices
What Zero Trust actually means in a microservices architecture — and how to implement it with service mesh, mTLS, and workload identity.
-
Hardening GitHub Actions Workflows
GitHub Actions is powerful and widely trusted — which makes misconfigured workflows a high-value attack target. Here's how to lock them down.
2023 2
2022 1
2021 3
August 2
-
Scan entire a Terraform repository by Checkov
How to scan entire Terraform repository using Checkov with bash script solution
-
Checkov as IaC scanner on Azure DevOps
Implementation and maintaining infrastructure is easy by using IaC solutions, but did you consider security when you write a code block?