Peer Reviewer Assistant

Last updated: Aug 13, 2026


Fluid Attacks' PR/MR scanner is a comprehensive security analysis solution that automatically detects security issues by analyzing code changes in pull requests and merge requests (PR/MR) and provides immediate feedback to developers through automated discussions on GitLab, Azure DevOps, and GitHub platforms.

Security tests included

The assistant runs the following Fluid Attacks scanners on the code changes in each PR/MR:

  • SAST, which detects vulnerabilities introduced in the application code.
  • SCA, which detects vulnerabilities in the dependencies affected by the change.
  • SS (Secret Scanning), which detects hardcoded secrets and credentials introduced in the change. Available on GitLab, GitHub and Azure DevOps.

The assistant does not currently run DAST, MAST, or CSPM analysis.

On this page