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 GitHub Action is an AI-driven security scanner that detects prompt injection, RAG vulnerabilities, and other potential issues in LLM-powered applications. It automates the detection of hardcoded secrets, SQL injection, XSS, and command injection using both traditional SAST techniques and AI-assisted validation. The action supports various scan depths and provides options to filter scans based on criticality and categories. The tool integrates seamlessly with GitHub workflows for continuous security checks and can output detailed findings to PR comments or inline annotations.
What’s Changed
Early Release of Oculum Security Scanner