Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Netbox plugin for BGP related objects documentation.
This plugin provide following Models:
NetBox 3.4.x | >= 0.9.0 |
NetBox 3.5.x | >= 0.10.0 |
NetBox 3.6.x | >= 0.11.0 |
NetBox 3.7.x | >= 0.12.0 |
NetBox 4.0.x | >= 0.13.3 |
NetBox 4.1.x | >= 0.14.0 |
The plugin is available as a Python package in pypi and can be installed with pip
pip install netbox-bgp
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['netbox_bgp']
Restart NetBox and add netbox-bgp
to your local_requirements.txt
See NetBox Documentation for details
The following options are available:
device_ext_page
: String (default right) Device related BGP sessions table position. The following values are available:top_level_menu
: Bool (default False) Enable top level section navigation menu for the plugin.BGP Session
BGP Sessions
Community
Peer Group
Routing Policy
Prefix List
FAQs
BGP related stuff
We found that netbox-bgp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.