genuinetools/bane
Custom & better AppArmor profile generator for Docker containers. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3982
- days_rel: n/a
- days_push: 2176
- n_releases_24m: 0
Adoption not part of the score
1230 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
bane is a Go command-line tool that generates custom AppArmor security profiles for Docker containers from a declarative TOML config file. It replaces hand-written AppArmor rules with generated, least-privilege profiles that can be installed and attached to containerized services.
Use cases
- generate an apparmor profile for a docker container
- confine a containerized nginx with apparmor without writing rules by hand
- harden docker containers with mandatory access control on linux
- create least-privilege file access rules for containerized services
- apparmor profile generator for oci containers
- manage container apparmor profiles from a toml config
When to choose
- You run Docker on an AppArmor-enabled Linux host such as Ubuntu or Debian and want a tailored profile per container
- You want profiles generated from a declarative config file instead of hand-editing /etc/apparmor.d rules
- You prefer a small single-binary Go CLI you can drop into provisioning scripts or CI
When to avoid
- Your host enforces SELinux or another MAC system instead of AppArmor
- You need actively maintained tooling - the last release was September 2020
- You primarily run containers on macOS or Windows, where AppArmor does not exist
- You need Kubernetes-native or Podman-focused security policy tooling rather than Docker-centric profiles
Facets
cli-tool · maturity abandoned
security developer-tools cli security operating-systems cli go apparmor apparmor-profile-generator docker-security mandatory-access-control container-hardening opencontainers genuinetools toml-config containers devops command-line linux docker
1 source
- readme: https://github.com/genuinetools/bane · fetched 2026-08-28 · e4b9491646d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| genuinetools/bane | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="genuinetools/bane")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem