vibe-hardening
Version updated for https://github.com/vibe-hardening/cli to version v0.2.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The vibe-hardening GitHub Action is a security scanning tool designed to identify vulnerabilities and misconfigurations in AI-generated code across multiple programming languages, including JavaScript, TypeScript, Python, Go, and Rust. It automates the detection of critical issues such as exposed secrets, injection vulnerabilities, insecure network configurations, and weak authentication mechanisms, ensuring code is both secure and compliant. This action simplifies the process of securing projects by providing a one-command solution for comprehensive security checks.
What’s Changed
First multi-language release. 22 new rules covering Go (injection / auth / config / crypto) and Rust (injection / auth / SSRF). vibe-hardening now ships 74 rules across 4 languages (TS/JS, Python, Go, Rust).