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
The Oculum Security Scan action automates security scanning of LLM-powered applications using AI technology. It detects prompt injection, hardcoded secrets, SQL injection, XSS, and other vulnerabilities in codebases. The action supports both the free tier with pattern-matching scans (no API key required) and a validated tier that uses AI for enhanced accuracy (requires an API key). It provides detailed scan reports via PR comments and inline annotations on diffs, making it easy to integrate into GitHub workflows for continuous security monitoring.
What’s Changed
Early Release of Oculum Security Scanner