Below you will find pages that utilize the taxonomy term “Webba-Creative-Technologies”
April 8, 2026
VICE Security Audit
Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.1.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 VICE GitHub Action automates security auditing for web applications by running vulnerability scans on every pull request and push. It provides both remote (black-box) and local (white-box) assessments, analyzing your codebase, configurations, and dependencies to identify issues like SQL injections, XSS, and missing RLS rules. Key features include automated PR comments with security findings, live security badge updates, SARIF integration for GitHub Code Scanning, and workflow gating to prevent insecure code from merging.
April 8, 2026
VICE Security Audit
Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.1.0.
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 VICE GitHub Action is a security auditing tool that automates vulnerability detection for web applications. It performs black-box (remote scans) and white-box (local audits) testing, identifying issues such as SQL injection, XSS, and misconfigurations. By integrating into CI workflows, it comments on pull requests with security findings, updates a live security badge, and enforces score thresholds to prevent vulnerable code from merging.