---
title: "Palisade is now available on Github Marketplace · Highflame"
description: "Palisade is now available on Github Marketplace"
doc_version: "0.1.0"
last_updated: "2026-07-25T03:14:58.002Z"
canonical: "https://www.highflame.com/blog/palisade-is-now-available-on-github-marketplace"
---

[← All articles](/blog.md)

# Palisade is now available on Github Marketplace

Jan 12, 20262 min read

Highflame Engineering

![Palisade is now available on Github Marketplace](/blog/palisade-is-now-available-on-github-marketplace/hero.jpg)

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 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**

-   **README**: [https://github.com/highflame-ai/palisade-githubaction/blob/main/README.md](https://github.com/highflame-ai/palisade-githubaction/blob/main/README.md)
-   **Marketplace**: [https://github.com/marketplace/actions/palisade-security-scan](https://github.com/marketplace/actions/palisade-security-scan)

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

‍

Highflame Engineering

Engineering and research on agent identity, runtime policy, and securing autonomous AI at Highflame.

▸ Continue reading

-   [
    
    ![Highflame Partners with Tailscale to Help Secure AI Agents at the Network Layer](/blog/highflame-partners-with-tailscale-to-help-secure-ai-agents-at-the-network-layer/hero.png)
    
    CompanyApr 02, 2026
    
    #### Highflame Partners with Tailscale to Help Secure AI Agents at the Network Layer
    
    ](/blog/highflame-partners-with-tailscale-to-help-secure-ai-agents-at-the-network-layer.md)
-   [
    
    ![DeepContext: Defending Against Multi-Turn LLM Attacks with Context-Aware Guardrails](/blog/deepcontext-defending-against-multi-turn-llm-attacks-with-context-aware-guardrails/hero.png)
    
    CompanyJan 06, 2026
    
    #### DeepContext: Defending Against Multi-Turn LLM Attacks with Context-Aware Guardrails
    
    ](/blog/deepcontext-defending-against-multi-turn-llm-attacks-with-context-aware-guardrails.md)
-   [
    
    ![Launching Palisade: Zero-Trust Security for the AI Model Supply Chain](/blog/launching-palisade-zero-trust-security-for-the-ai-model-supply-chain/hero.png)
    
    CompanyDec 18, 2025
    
    #### Launching Palisade: Zero-Trust Security for the AI Model Supply Chain
    
    ](/blog/launching-palisade-zero-trust-security-for-the-ai-model-supply-chain.md)

## Start securing your agents today.

[Book a demo](/contact.md)

## Sitemap

Full site map: [/sitemap.md](https://www.highflame.com/sitemap.md). Machine index: [/sitemap-index.xml](https://www.highflame.com/sitemap-index.xml).
