Below you will find pages that utilize the taxonomy term “7a6163”
February 26, 2026
gem-audit
Version updated for https://github.com/7a6163/gem-audit-action to version v1.0.6.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gem-audit-action GitHub Action automates security audits of Gemfile.lock files to identify vulnerable gem versions and insecure sources using the gem-audit tool. It streamlines vulnerability detection, enforces severity thresholds, and optionally integrates with reviewdog to post findings as inline comments on pull requests.
February 21, 2026
gem-audit
Version updated for https://github.com/7a6163/gem-audit-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gem-audit-action is a GitHub Action designed to automatically audit Gemfile.lock files for vulnerable gem versions and insecure sources using the gem-audit tool. It helps developers identify and address security issues in their Ruby dependencies, ensuring safer applications by detecting vulnerabilities and stale advisory databases.