High Flame Technology Series

Palisade is now available on Github Marketplace

AI Engineering
January 12, 2026

We’re excited to announce that Palisade, the enterprise-grade security scanner for LLMs and deep learning models from Highflame, is now available as a GitHub Action on the GitHub Marketplace. Teams can now add robust model security scanning directly into their CI/CD pipelines—no extra infrastructure, no custom scripts.

Why GitHub Marketplace?

GitHub Actions is the backbone of modern CI/CD. By publishing Palisade on the Marketplace, teams can:

  • Add model security scanning with a single workflow step.
  • Keep security checks close to code and artifacts.
  • Enforce consistent model validation across repositories.
  • Avoid custom CI glue or bespoke scripts.

No new infrastructure. No additional services.
Just drop Palisade into your workflow.

Key Features in the GitHub Action

  • Blazing Fast – Scan 70B+ parameter models without OOM, powered by a Rust core.
  • Pickle RCE Protection – Prevents unsafe deserialization exploits.
  • Native CI/CD Integration – Dropin Action for GitHub workflows.
  • Behavioral Detection – Identifies fine-tuning attacks missed by static analysis.
  • Supply Chain Verification – Sigstore signatures, SLSA provenance, ML BOM generation.
  • Multiple Output Formats – Plain text, JSON, and SARIF for enterprise tooling & Code Scanning.

Using Palisade in GitHub Actions

- name: Run Palisade  
  uses: highflame-ai/palisade-githubaction@v1.0.0  
  with:    
    args: "scan <path-to-model>"

Replace <path-to-model> with the directory containing your model or artifact. Results can be emitted in plain text, JSON, or SARIF 2.1.0

Learn More & Get Started

Get started today and bring enterprise-grade AI model security directly into your GitHub workflows.

This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
HighFlame Technology Series

Continue Reading