Join us

ContentUpdates and recent posts about Hadolint..
 Activity
@jeffmoore64pub started using tool Visual Studio Code , 1 month, 1 week ago.
 Activity
@jeffmoore64pub started using tool ChatGPT , 1 month, 1 week ago.
 Activity
@jeffmoore64pub started using tool Azure , 1 month, 1 week ago.
 Activity
@sahil started using tool Kubernetes , 1 month, 1 week ago.
 Activity
@joey started using tool React , 1 month, 1 week ago.
 Activity
@joey started using tool Node.js , 1 month, 1 week ago.
 Activity
@joey started using tool Kubernetes , 1 month, 1 week ago.
Story
@laura_garcia shared a post, 1 month, 1 week ago
Software Developer, RELIANOID

🚨 Cyberattack on Qantas exposed growing threats to aviation

A few months ago, up to 6 million customers were affected through a third-party data breach — reportedly linked to Scattered Spider, a group notorious for social engineering and supply chain attacks. 🔍 The takeaway? The weakest link often lies outside the organization. ✈️ At RELIANOID, we helped air..

News FAUN.dev() Team Trending
@devopslinks shared an update, 1 month, 1 week ago
FAUN.dev()

AWS Outage: A Single Cloud Region Shouldn’t Take Down the World. But It Did.

Amazon Web Services

A major AWS outage disrupted high-profile services like Amazon, Snapchat, and Disney+, affecting over 70 AWS services and causing widespread operational issues.

Downdetector
Link
@varbear shared a link, 1 month, 1 week ago
FAUN.dev()

GitHub MCP Registry: The fastest way to discover AI tools

GitHub rolled out theMCP Registry—a hub for findingModel Context Protocol (MCP) serverswithout hunting through scattered corners of the internet. No more siloed lists or mystery URLs. It's all in one place now. The goal? Cleaner access to AI agent tools, plus a path towardself-publishing, thanks to .. read more  

GitHub MCP Registry: The fastest way to discover AI tools
Hadolint is an open source Dockerfile linter that enforces best practices, security guidelines, and efficiency rules for container images. It parses Dockerfiles, identifies common mistakes, flags insecure instructions, and recommends improvements such as reducing image layers, pinning versions, avoiding root users, and preventing harmful patterns. Hadolint supports CI integration, shellcheck-based validation, and custom rule configuration. Teams use it to strengthen container hygiene, reduce build-time errors, and align with DevSecOps standards for containerized applications.