Skip to main content

A NetBox plugin for documenting network security policy: rulebooks, zones, and NSM object links

Project description

netbox-nsm

NetBox plugin for security policy documentation (zones, rulebooks, object links).
No firewall push — inventory and policy only.

⚠️ Work in progress — Not recommended for production use yet. Breaking changes possible (e.g. 0.4.5 permission migration).

Status: NetBox: 4.5–4.6 · Plugin: 0.4.5 · Requires: netbox-custom-objects

Features

  • Security Panel on prefix, IP, device, VM, custom objects — + Assign for zones, addresses, …
  • Rulebooks with flexible columns (zones, addresses, labels, …)
  • Rules — table, grouping, zone matrix
  • IP Analysis — address resolution (panel loupe or /plugins/netbox-nsm/ip-analysis/)
  • Object Analyzer — graph from any NetBox object

Screenshots

Setup — import COT types and run demos:

Setup wizard

Object config — nsm_config per COT type:

Object config

Rulebooks list and detail (fields, enforcement targets):

Rulebooks

Rulebook detail

Rules tab — zone grouping (Starter demo, 62.5k rules) and address-based rules:

Rules by zone

Rules by address

Zone matrix — permit/deny between zones:

Zone matrix

IP Analysis — destination tree with merge/diff:

IP Analysis

Installation

pip install netbox-nsm
PLUGINS = ["netbox_custom_objects", "netbox_nsm"]

PLUGINS_CONFIG = {
    "netbox_nsm": {
        "menu_label": "Security",
        "panel_label": "Security",
        "setup_menu": True,
        "setup_allow_destructive_actions": True,  # demos only; disable in prod
    },
}
./manage.py migrate netbox_custom_objects --no-input
./manage.py migrate netbox_nsm --no-input

First run

Security → Configuration → Setup — sections 1 → 2 → 3 (labels, COTs, object configs), then optional 4 Starter demo.

Then: open a prefix → Security Panel → + Assign → zone. Rulebooks under Security → Rulebooks.

Details: docs/using_netbox_nsm.md

API

/api/plugins/netbox-nsm/nsm-configs/<slug>/, object-links/, ip-analysis/
Rules and policy objects: netbox-custom-objects API.

Demos

Demo Where Notes
Starter Setup §4 Sync; recommended — zone matrix + addresses schema
Enterprise DC Setup §4 Empty IPAM DB only
Addresses Million Scale CLI scripts/create_addresses_million_scale.py Bench; RQ worker required

Documentation

File Topic
docs/using_netbox_nsm.md Operations
docs/DATABASE.md PostgreSQL tables
docs/RULE_DATA_STORAGE.md UI vs DB data model
ARCHITECTURE.md Code (developers)
CHANGELOG.md Versions

License

LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_nsm-0.4.5.tar.gz (428.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_nsm-0.4.5-py3-none-any.whl (557.2 kB view details)

Uploaded Python 3

File details

Details for the file netbox_nsm-0.4.5.tar.gz.

File metadata

  • Download URL: netbox_nsm-0.4.5.tar.gz
  • Upload date:
  • Size: 428.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for netbox_nsm-0.4.5.tar.gz
Algorithm Hash digest
SHA256 9ef7194f0f606bfbf82e21d6f73184418c434ba00942e73e06ac8c964c079b54
MD5 c9b62648c2d11fb16936b0c2a1581197
BLAKE2b-256 ac5de8df98b02c91847eeec244c028c743d8613895e0d60dfbe2dd5fbb49541f

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_nsm-0.4.5.tar.gz:

Publisher: publish.yml on christianbur/netbox-nsm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file netbox_nsm-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: netbox_nsm-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 557.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for netbox_nsm-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5fc74af573b307c3b122a3f96bbd4fec43af4ed4328e8f75e899dc19e4c3aa0c
MD5 b75e4fec7a0f7249936d1899046121db
BLAKE2b-256 f0d2f9d01f032b90ea41786faa8b4d26e82fb84b33dcc269f8f2ccbf84b4af7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_nsm-0.4.5-py3-none-any.whl:

Publisher: publish.yml on christianbur/netbox-nsm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page