Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marcinpsk
/
netbox-librenms-plugin
Public
forked from
bonzo81/netbox-librenms-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
27
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: develop-era hardening pass (security + correctness + tests)
- #116
#116
Merged
marcinpsk
merged 17 commits into
develop
marcinpsk/netbox-librenms-plugin:develop
from
fix/develop-hardening
marcinpsk/netbox-librenms-plugin:fix/develop-hardening
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
fix: develop-era hardening pass (security + correctness + tests)
#116
marcinpsk
merged 17 commits into
develop
marcinpsk/netbox-librenms-plugin:develop
from
fix/develop-hardening
marcinpsk/netbox-librenms-plugin:fix/develop-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
fix(security): escape untrusted LibreNMS data and gate verify endpoints
Show description for 5cf3e04
marcinpsk
committed
5cf3e04
View commit details
Copy full SHA for 5cf3e04
Browse repository at this point
fix(hardening): fail closed on malformed payloads, caches, and server keys
Show description for 116dfeb
marcinpsk
committed
116dfeb
View commit details
Copy full SHA for 116dfeb
Browse repository at this point
fix(imports): harden bulk import and re-key device-type mappings
Show description for aec0360
marcinpsk
committed
aec0360
View commit details
Copy full SHA for aec0360
Browse repository at this point
fix(modules): harden module sync and swap the table in place over HTMX
Show description for 4dabad5
marcinpsk
committed
4dabad5
View commit details
Copy full SHA for 4dabad5
Browse repository at this point
fix(cables,vlans): harden cable/vlan verify and cut per-row queries
Show description for 70a8e70
marcinpsk
committed
70a8e70
View commit details
Copy full SHA for 70a8e70
Browse repository at this point
fix(api,models): harden LibreNMS server selection and unify regex validation
Show description for 0e570f6
marcinpsk
committed
0e570f6
View commit details
Copy full SHA for 0e570f6
Browse repository at this point
refactor(i2): route object-scoped verify lookups through a NetBoxObjectPermissionMixin helper
Show description for 09e042a
marcinpsk
committed
09e042a
View commit details
Copy full SHA for 09e042a
Browse repository at this point
feat(i2): object-scope SaveVlanGroupOverrides + convert verify tests to real DB
Show description for ca84aa7
marcinpsk
committed
ca84aa7
View commit details
Copy full SHA for ca84aa7
Browse repository at this point
fix(modules): correct VC panel swap + isolate module-interface bind from adopt failures
Show description for 003d130
marcinpsk
committed
003d130
View commit details
Copy full SHA for 003d130
Browse repository at this point
refactor(sync): centralize the live-device-info write-path fetch on LibreNMSAPIMixin
Show description for 7147160
marcinpsk
committed
7147160
View commit details
Copy full SHA for 7147160
Browse repository at this point
fix(bulk-import): drop javascript: href for a button; cover missing-VLAN XSS escaping
Show description for 1ea0fa6
marcinpsk
committed
1ea0fa6
View commit details
Copy full SHA for 1ea0fa6
Browse repository at this point
test: restore cable-verify server-key classes + DRY the serial-match queryset mock
Show description for a4b9d55
marcinpsk
committed
a4b9d55
View commit details
Copy full SHA for a4b9d55
Browse repository at this point
Commits on Jul 3, 2026
fix(ip-verify): reject malformed vrf_id with 400, not a masked 500
Show description for 4f95454
marcinpsk
committed
4f95454
View commit details
Copy full SHA for 4f95454
Browse repository at this point
fix(modules): validate posted server_key against configured servers before binding
Show description for 52d8745
marcinpsk
committed
52d8745
View commit details
Copy full SHA for 52d8745
Browse repository at this point
test: relocate reviewer-fix regressions to their home suites, drop duplicates
Show description for dabaa2b
marcinpsk
committed
dabaa2b
View commit details
Copy full SHA for dabaa2b
Browse repository at this point
Commits on Jul 13, 2026
perf(migration): preload device_type rules once in 0011 renormalize
Show description for 039f4db
marcinpsk
committed
039f4db
View commit details
Copy full SHA for 039f4db
Browse repository at this point
Commits on Jul 14, 2026
fix(migration): guard 0011 rule preload in its own savepoint
Show description for ade244c
marcinpsk
committed
ade244c
View commit details
Copy full SHA for ade244c
Browse repository at this point
You can’t perform that action at this time.