AI Guardian
AI Guardian is an innovative security tool designed to identify and resolve security vulnerabilities in your code using artificial intelligence. It seamlessly integrates with your GitHub repositories, thoroughly scans your source code and dependencies, and assists in vulnerability remediation by automatically generating pull requests. No prior security expertise is needed.
Before proceeding you need to know the key terms that are listed below:
Hub
A central workspace where you group related GitHub projects to manage scanning and remediation.
GitHub Integration
A secure connection between AI Guardian and your GitHub account that allows access to repositories.
Project
A specific GitHub repository and branch that you want to scan.
SAST
A scan that checks source code for security issues without running the code.
SCA
A scan that checks third-party libraries and dependencies for known vulnerabilities.
AI Remediation
AI-generated fix for a security issue
Last updated