Detect and resolve security issues in your Flutter apps

H3x Kitty scans your Flutter source code, finds security issues, and explains how to fix them

Try it now
//

Main Features

Privacy of Codebase

We provide a GitLab Runner–based solution, so you never have to upload your source code to third-party services or worry about leaks.

“Shift Left” Approach

H3x Kitty identifies security issues early in the development lifecycle — making them cheaper and easier to fix.

Easy to Install

Installation is straightforward and can be completed by anyone with access to your Flutter code repository in GitLab.

No Bullshit “Selling-Off” Demos

Try the FREE version yourself — upgrade to PRO only if and when you decide it’s worth it.

//

H3x Kitty detects the following security issues

//

How to Install

Add the following job to your .gitlab-ci.yml file in your Flutter app repository:


job_sast:
    stage: test
    image:
        name: "h3xkitty/h3x_kitty:latest"
    variables:
        LICENSE_KEY: "H3X_KITTY_FREE_LICENSE"
    allow_failure: true
    artifacts:
        reports:
            sast: gl-sast-report.json
    
//

Pricing

FREE

$0 / month

  • Unlimited users
  • Unlimited repositories
  • Core security rules

PRO

$100 / month

  • Unlimited users
  • Unlimited repositories
  • All security rules (including advanced)
Buy