python-netbox-is-risks
Port variant py310
Summary Info Security risk plugin for Netbox (3.10)
Package version 0.1.4
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 JUN 2023, 11:42:56 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Download groups
main mirror://PYPIWHL/78/56/65a5df2f79b56d4c7970233231fb068f8015f85f5c5b7437084dee634885
Distribution File Information
4f8e9f7c0f4934642e8cca24c6a6c297d7dc3209c0c63bc4db3caf6ec721428c 13763 netbox_is_risks-0.1.4-py3-none-any.whl
Ports that require python-netbox-is-risks:py310
No other ports depend on this one.