Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

AngusSecurity — Detect Deep. Gate Early.

Community Edition License Docs Website

AngusSecurity

Detect Deep. Gate Early. Secure Code, Secrets & Supply Chain.

Application Security & Governance — the Secure product in AngusKit.

This repository hosts documentation only. AngusSecurity source code is distributed through private deployment packages, not through this GitHub repository. Earlier revisions of this repository contained application source; as of this update, distribution has moved to AngusKit's packaging pipeline (see Get the Community Edition below). This repository now focuses on product information, quickstart guides, and links to the full documentation site.

What is AngusSecurity

AngusSecurity runs one check across code flaws, leaked secrets, and dependency/image vulnerabilities, then gates merges and releases by severity — turning scan output into an executable release decision instead of a report nobody reads. It wraps OpenGrep (SAST), Gitleaks (secrets), Trivy (SCA/image), and a SonarQube Scanner integration behind one console, CLI, and API.

Key capabilities

  • Multi-signal detection out of the box — code security, secrets, and dependency/image vulnerabilities in one job, one result list
  • Unified issue governance — normalized, deduplicated findings across engines; timed suppressions for false positives; secrets masked by default
  • Merge & release gates — block high-severity findings before merge, complete supply-chain evidence before release
  • Alerts & report loop — actionable alerts and archivable reports (JSON/HTML/CSV) for release and audit packs
  • Console · CLI · API — pipelines and human review share the same result model, with offline engine bundles for air-gapped use
  • Git & artifact linkage — trigger scans on push/PR, gate artifacts at ingest, one integration across the suite

Screenshot

AngusSecurity console

Get the Community Edition (free)

curl -LO https://repo.anguskit.com/raw/raw-public/AngusKit/security/AngusSecurity-Community-1.0.0.zip
unzip AngusSecurity-Community-1.0.0.zip
cd AngusSecurity-1.0.0/docker
cp env.example .env
docker compose --profile mysql up -d
  • Minimum: 2 cores / 4 GB (recommended: 4 cores / 8 GB); disk 40 GB+ (scan engines add to this)
  • Ports after install: AngusGM 8801 (sign-in), AngusSecurity 8809
  • Only need AngusSecurity? This zip includes AngusSecurity + AngusGM — no other product required.

Full installation guide (host ZIP, Kubernetes/Helm, TLS, upgrades, engine setup): docs.anguskit.com/security

Community vs. Team / Enterprise vs. SaaS

Community Team / Enterprise SaaS
Price Free Paid, private deployment Paid, hosted
Users Up to 10 Higher / unlimited seats Per plan
Scan sources (repos/targets) Up to 20 Higher / unlimited Per plan
Scans Up to 100 / month Higher / unlimited Per plan
SCA, image deep scan, policy gates, Git/artifact integration, MCP Not included (code defect + secret detection only) Included Per plan

Community Edition source is licensed under GPL-3.0 and distributed with each Community installation package. Team and Enterprise editions are proprietary, governed by the XCan Business License, Version 1.0, distributed only under a paid subscription.

Full pricing and feature comparison: anguskit.com/pricing

Related AngusKit products

Product Focus Repository
AngusKit The full suite (this product + 5 others + AngusGM) AngusKit/AngusKit
AngusAI AI agent development AngusKit/AngusAI
AngusGit AI-native code collaboration AngusKit/AngusGit
AngusRepo Universal artifact management AngusKit/AngusRepo
AngusTester AI-native software testing AngusKit/AngusTester
AngusInsight Private product analytics AngusKit/AngusInsight

Documentation & support

License

  • This repository's documentation content: see LICENSE (GPL-3.0, matching the Community Edition source it describes).
  • AngusSecurity Community Edition product source: GPL-3.0, distributed with each Community installation package.
  • AngusSecurity Team / Enterprise Edition: proprietary, XCan Business License v1.0, distributed under a paid subscription only.

About

Application security and governance platform — one check covers code flaws, leaked secrets, and dependency/image vulnerabilities, with merge/release gates. Self-hostable.

Topics

Resources

Contributing

Stars

49 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors