Skip to main content

A Netbox plugin for tracking Security and NAT related objects

Project description

NetBox Security Plugin

Netbox plugin for Security and NAT related objects documentation.

PyPi Stars Badge Forks Badge Issues Badge Pull Requests Badge GitHub contributors License Badge Code Style Black Downloads Downloads/Week Downloads/Month

Features

This plugin provides following Models:

  • CustomPrefix
  • Addresses
  • Address Sets
  • Address Lists
  • Security Zones
  • Security Zone Policies
  • NAT Pools
  • NAT Pool Members
  • NAT Rule-sets
  • NAT Rules
  • Firewall Filters
  • Firewall Filter Rules
  • Firewall Policers

Compatibility

NetBox Version NetBox Security Version
NetBox 4.2 >= 1.0.2
NetBox 4.3 >= 1.1.0
NetBox 4.4 >= 1.3.0
NetBox 4.5 >= 1.4.0
NetBox 4.6 >= 1.5.0

Installation

The plugin is available as a Python package in pypi and can be installed with pip

pip install netbox-security

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:

PLUGINS = ['netbox_security']

Restart NetBox and add netbox-security to your local_requirements.txt

Perform database migrations:

cd /opt/netbox
source venv/bin/activate
python ./netbox/manage.py migrate netbox_security
python ./netbox/manage.py reindex netbox_security

Full documentation on using plugins with NetBox: Using Plugins - NetBox Documentation

Configuration

The following options are available:

  • virtual_ext_page: String (default left) Virtual Machine related objects table position. The following values are available:
    left, right, full_width. Set empty value for disable.
  • interface_ext_page: String (default full_width) Interface related objects table position. The following values are available:
    left, right, full_width. Set empty value for disable.
  • address_ext_page: String (default right) Address/Address Set related objects table position. The following values are available:
    left, right, full_width. Set empty value for disable.
  • top_level_menu: Boolean (default True) Display plugin menu at the top level. The following values are available: True, False.
  • assignments_menu: Boolean (default False) Display assignments within the plugin menu. The following values are available: True, False.

Contribute

Contributions are always welcome! Please see the Contribution Guidelines

Documentation

For further information, please refer to the full documentation: Using NetBox Security

Credits

  • Thanks to Peter Eckel for providing some lovely examples which I've happily borrowed, and for providing excellent guidance.
  • Thanks to Dan Sheppard for the abstracted field generation stuff which I also used.
  • Thanks to Kris Beevers and Mark Coleman at Netbox Labs for encouragement and engagement.

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_security-1.5.10.tar.gz (86.7 kB view details)

Uploaded Source

Built Distribution

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

netbox_security-1.5.10-py3-none-any.whl (209.5 kB view details)

Uploaded Python 3

File details

Details for the file netbox_security-1.5.10.tar.gz.

File metadata

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

File hashes

Hashes for netbox_security-1.5.10.tar.gz
Algorithm Hash digest
SHA256 5e858975e83363c9e6f5c92519c8e35e08c9a2011c73e63361153df04e0a423a
MD5 377dabe8e5cb6a488029889f40d98c36
BLAKE2b-256 47480aa6750ca867db17847d9dd0c568779f352873981215fc0e098513b7d0d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_security-1.5.10.tar.gz:

Publisher: publish.yml on andy-shady-org/netbox-security

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_security-1.5.10-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_security-1.5.10-py3-none-any.whl
Algorithm Hash digest
SHA256 2fa0fe1b32133c383e35c71e0473f6ce803cdb0e2917d954f33bba85387766e7
MD5 ed6ac89724932275ae8fd5e237f208d1
BLAKE2b-256 1cea6a5160c569b6b1e039d55908f73b9f8494f7d647b99a146b77aa1c78e637

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_security-1.5.10-py3-none-any.whl:

Publisher: publish.yml on andy-shady-org/netbox-security

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