Join us

ContentUpdates and recent posts about checkov..
 Activity
@maydali28 started using tool Terraform , 1 week, 6 days ago.
 Activity
@maydali28 started using tool Spring , 1 week, 6 days ago.
 Activity
@maydali28 started using tool Kubernetes , 1 week, 6 days ago.
 Activity
@maydali28 started using tool Java , 1 week, 6 days ago.
 Activity
@maydali28 started using tool Azure Kubernetes Service (AKS) , 1 week, 6 days ago.
 Activity
@maydali28 started using tool AWS EKS , 1 week, 6 days ago.
Story Keploy Team Trending
@sancharini shared a post, 1 week, 6 days ago

Why Understanding Software Testing Basics Is Essential for Every Developer?

Understand why software testing basics is essential for every developer. Learn key testing types, levels, techniques, and best practices to write reliable, maintainable, and high-quality code.

Software Testing Basics for Developers
Course
@eon01 published a course, 2 weeks ago
Founder, FAUN.dev

Practical MCP with FastMCP & LangChain

FastMCP ChatGPT GPT LangChain Python

Engineering the Agentic Experience

Practical MCP with FastMCP & LangChain
 Activity
@kala added a new tool FastMCP , 2 weeks ago.
News FAUN.dev() Team Trending
@kala shared an update, 2 weeks ago
FAUN.dev()

FastMCP 3.0 Released: Community-Driven Enhancements Unveiled

FastMCP

FastMCP 3.0 is now generally available. It keeps the @mcp.tool() API but rebuilds the internals around components + providers + transforms, adds a CLI, and ships production features like component versioning, per-component auth + OAuth additions, OpenTelemetry tracing, background tasks, pagination, tool timeouts, and hot reload. The project moved from jlowin/fastmcp to PrefectHQ/fastmcp on GitHub, and upgrading is supported via dedicated guides for FastMCP 2 and MCP SDK users.

FastMCP 3.0 Released: Community-Driven Enhancements Unveiled
Checkov, created by Bridgecrew (now part of Palo Alto Networks), is an open source policy-as-code scanner for infrastructure-as-code frameworks. It analyzes Terraform, Kubernetes manifests, CloudFormation, Serverless, ARM, Docker, and other IaC formats to detect security, compliance, and configuration issues. Checkov uses a large library of built-in policies mapped to standards like CIS, PCI, SOC2, and NIST, and supports custom policies written in Python or YAML. It integrates seamlessly with CI pipelines, Git repos, and developer workflows, helping teams enforce secure-by-default cloud configurations before deployment. Its coverage, speed, and extensibility make it a flagship tool in cloud DevSecOps.