Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version 1.0.4.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is an AI-based security scanner designed to detect common vulnerabilities in LLM-powered applications. It automatically detects prompt injection, hardcoded secrets, SQL injection, XSS, and more using both traditional SAST techniques and AI-driven validation. The action integrates seamlessly with GitHub to provide PR comments and inline annotations on code changes, making it easy for developers to identify and fix security issues early.
What’s Changed
Early Release of Oculum Security Scanner