netbox
https://github.com/netbox-community/netbox
Python
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to netbox
Help out
- Issues
- Closes #22446: Add breadcrumbs support for Layouts
- Several alter_object() views resolve parent objects without restrict() (object-level IDOR)
- CustomFieldsDataField renders OBJECT/MULTIOBJECT custom-field targets without restrict() (read-path disclosure)
- REST API serializes generic-FK targets without a view-permission check
- ImageAttachment/JournalEntry REST serializers allow writing to parent objects the user cannot view
- Closes #22419: Replace DeprecationWarning with FutureWarning for user-facing deprecations
- JournalEntry.created_by can be reassigned on update via REST API and bulk import (audit-trail spoofing)
- Constraints in Permissions: Mention requirements of double-escaping for regex
- Maintenance mode message discarded for REST API requests
- Docs
- Python not yet supported