🚀 InfraScan v1.0.4 is here! Enhanced Pipeline Visibility, Zero-Config Scans, and more! #23
igor-soldev
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.
We are excited to announce the release of InfraScan v1.0.4! This update focuses on making security and cost auditing even more seamless for both developers in their local environments and DevOps engineers in CI/CD pipelines.
🌟 What's New?
📊 Beautiful Terminal Reports (Pipeline Visibility)
Gone are the days of downloading HTML artifacts just to see why your build failed.
🐳 "Just Works" Container Scanning
We've made container analysis much more robust:
docker-compose.ymlimage names, including${VAR:-default}syntax.🌐 Web & UI Improvements
The Web interface got some love too:
SkipLinksand improved accessibility IDs for better navigation with screen readers.🏗️ CI/CD Enhancements
--fail-onoptions for specific grades (e.g.,grade_c) and priorities.🚀 How to get it?
If you are using Docker, just pull the latest version:
Or run it directly:
docker run --rm -v $(pwd):/scan soldevelo/infrascan:latest💬 We want to hear from you!
Have you tried the new terminal reports? Is there a cost optimization pattern we missed?
Happy Auditing! 🛡️💰
All reactions