Release v1.1.1 #431
Pinned
shivasurya
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🐳 Code Pathfinder v1.1.1 - Container Security Edition
We're excited to announce Code Pathfinder v1.1.1, a massive release that introduces comprehensive
Docker and container security analysis capabilities! This release adds 47 security rules, a powerful
Python DSL for writing custom rules, and native Dockerfile/docker-compose parsing.
🚀 Major Features
Complete Docker Security Analysis
Code Pathfinder now supports deep security analysis of containerized applications with:
queries
Benchmark, and industry best practices
Python DSL for Container Rules
Write expressive security rules using our new Python DSL:
Features include:
Security Rule Categories
The 47 rules cover critical security areas:
🎯 Use Cases
DevSecOps Teams: Integrate container security scanning into your CI/CD pipelines
Security Auditors: Quickly identify security misconfigurations across hundreds of Dockerfiles
Platform Engineers: Enforce organizational security policies for containerized workloads
Developers: Get immediate feedback on container security issues during development
📊 By The Numbers
🔧 Getting Started
Scan Your Dockerfiles
# Install brew install shivasurya/tap/pathfinder# Scan a project pathfinder scan --project ./my-app ----rules /path/to/rulesCheck rules here https://github.com/shivasurya/code-pathfinder/tree/main/rules
This discussion was created from the release Release v1.1.1.
Beta Was this translation helpful? Give feedback.
All reactions