python-netbox-is-risks
Port variant py311
Summary Info Security risk plugin for Netbox (3.11)
Package version 0.1.3
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 JAN 2023, 04:18:24 UTC
Port created 07 JAN 2023, 04:18:24 UTC
Subpackage Descriptions
single # Netbox plugin 'IS Risks' Добавляет: - в Netbox объект "Risk" - в карточки объектов virtual machine, device секцию "Risks" Позволяет связывать активы с рисками ИБ и недопустимыми событиями. ## Установка 1. Установить плагин `pip3 install netbox-is-risks` 2. Добавить плагин в `netbox/netbox/netbox/configuration.py` (обновить или добавить переменную): ``` PLUGINS=['risks'] ``` 3. Перейти в каталог с файлом `manage.py` и выполнить миграцию БД `python3 manage.py migrate` 4. Перезапустить сервер netbox 5. Проверить, что плагин появился в списке установленных плагинов в административном интерфейсе Django.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/79/9f/039eaa16946d60ea6ba4fdb7dcc4a596f5fbf15f80787f80258d39dd753e
Distribution File Information
4cd9d443263c45b9cd93d6a474d5963986687464138f5e73f8525b599b2e4306 13152 netbox_is_risks-0.1.3-py3-none-any.whl
Ports that require python-netbox-is-risks:py311
No other ports depend on this one.