Join us

ContentUpdates and recent posts about werf..
 Activity
@ilobe started using tool Azure , 4 days, 2 hours ago.
 Activity
@ilobe started using tool Amazon Web Services , 4 days, 2 hours ago.
 Activity
@ilobe added a new tool Weights & Biases , 4 days, 3 hours ago.
 Activity
@ilobe started using tool Python , 4 days, 3 hours ago.
 Activity
@ilobe started using tool Docker Desktop , 4 days, 3 hours ago.
Link Lightrun Team
@ek121268 shared a link, 4 days, 16 hours ago
VP of Product Marketing, http://checkmarx.com

Securing the Museum of Software in an AI Coding Tsunami

In Securing the Museum of Software in an AI Coding Tsunami, Eran Kinsbruner argues that software now consists of legacy, modern, and rapidly AI-generated code, creating unprecedented complexity and risk. Traditional AppSec can’t keep up with machine-speed development. He calls for a unified, developer-first, agentic AppSec platform that embeds security into coding workflows to prevent, fix, and secure all code eras before vulnerabilities reach repositories.

ChatGPT Image Nov 21, 2025, 09_43_10 AM
Story FAUN.dev() Team Trending
@eon01 shared a post, 4 days, 22 hours ago
Founder, FAUN.dev

100 GitHub Projects That Defined 2025: A Community-Driven Ranking

This article ranks the 100 developer tools developers acted on most in 2025, based on real interaction data from across FAUN·dev() ecosystem.

100 GitHub Projects That Defined 2025
Story
@laura_garcia shared a post, 5 days, 1 hour ago
Software Developer, RELIANOID

🔐🌱 Cybersecurity and industrial sustainability: a moment to reflect as the year comes to an end

We shared this article a few months ago, but year-end is the perfect time to revisit it and reflect on where the industry is heading in the year ahead. Cybersecurity and sustainability can no longer be treated as separate disciplines. They share a common goal: ensuring ethical, resilient, and respon..

Story FAUN.dev() Team Trending
@eon01 shared a post, 1 week, 1 day ago
Founder, FAUN.dev

Enshittification is not a bug

Docker Helm Kubernetes

Bitnami charts are still high quality, but their public image distribution is going away. Instead of rewriting everything, many teams can keep the charts and switch the underlying images (for example, to Docker Hardened Images) to minimize disruption and maintain security.

Bitnami vs Docker Hardened Images
Story Trending
@laura_garcia shared a post, 1 week, 3 days ago
Software Developer, RELIANOID

🚀 Deploy RELIANOID CE v7 on AWS with Terraform

Quickly deploy RELIANOID Community Edition v7 on AWS using the official Terraform module. ✔️ VPC, Subnet & Security Group ✔️ EC2 with RELIANOID AMI ✔️ SSH & Web GUI ready ✔️ Easy cleanup with terraform destroy ⚠️ AMI is region-specific (default: us-east-1) 🔐 Always secure your SSH private key #Terra..

werf is a CNCF Sandbox CLI tool to implement full-cycle CI/CD to Kubernetes easily. werf integrates into your CI system and leverages familiar and reliable technologies, such as Git, Dockerfile, Helm, and Buildah.

What makes werf special:

- Complete application lifecycle management: build and publish container images, test, deploy an application to Kubernetes, distribute release artifacts and clean up the container registry.
- Ease of use: use Dockerfiles and Helm chart for configuration and let werf handle all the rest.
- Advanced features: automatic build caching and content-based tagging, enhanced resource tracking and extra capabilities in Helm, a unique container registry cleanup approach, and more.
- Gluing common technologies: Git, Buildah, Helm, Kubernetes, and your CI system of choice.
- Production-ready: werf has been used in production since 2017; thousands of projects rely on it to build & deploy various apps.