Intro

AI Guardian is a security tool that helps you find and fix security issues in your code using AI. It connects to your GitHub repositories, scans your source code and dependencies, and helps you remedi

You Should Know

Term
Description

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