Engin Diri
_CLOUD

_CLOUD

Follow
homeLearning RustKubernetesbadges
Tag

Security

#security

More content

Read more stories on Hashnode


Articles with this tag

Bulletproof Your Project: Automate NPM Package Security Fixes with Recurring CI Tasks!

Apr 28, 20234 min read 157 views

With a Reference Implementation in Azure DevOps and MS Teams · Introduction Nothing is more annoying than having a project that has outdated...

Bulletproof Your Project: Automate NPM Package Security Fixes with Recurring CI Tasks!

Advanced Secret Management on Kubernetes With Pulumi and GitOps: Sealed Secrets Controller

Dec 23, 202212 min read 2.1K views

TL;DR The code https://github.com/dirien/quick-bites/tree/main/pulumi-argocd-sealedsecrets Introduction This article is the start of a series of...

Advanced Secret Management on Kubernetes With Pulumi and GitOps: Sealed Secrets Controller

How to write custom policies for Trivy

Jul 25, 20225 min read 1.4K views

Using the Rego languange · TL;DR Code https://github.com/dirien/quick-bites/tree/main/trivy-custom-policy Trivy? Trivy (tri pronounced like trigger, vy...

How to write custom policies for Trivy

PoC To Create A Keyless Signed OCI Helm Chart

Dec 16, 20213 min read 609 views

PoC To Create A Keyless Signed OCI Helm Chart TL;DR Code https://github.com/dirien/signed-helm-chart Requirements CR_PAT for the GitHub container...

PoC To Create A Keyless Signed OCI Helm Chart

How to get the GitHub verified icon

Nov 13, 20214 min read 974 views

With the help of signed git commits · This short article, is on how to get set up Github, so all of your commits are marked with the little "verified"...

How to get the GitHub verified icon

My "Hello Teleport-World!" PoC

Oct 3, 20215 min read 507 views

Access any computing resource anywhere · The trigger for this PoC was this tweet, if VMware is so happy I need to find out of its good....

My "Hello Teleport-World!" PoC