forked from bonzo81/netbox-librenms-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
fix: develop-era hardening pass (security + correctness + tests) #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
5cf3e04
fix(security): escape untrusted LibreNMS data and gate verify endpoints
marcinpsk 116dfeb
fix(hardening): fail closed on malformed payloads, caches, and server…
marcinpsk aec0360
fix(imports): harden bulk import and re-key device-type mappings
marcinpsk 4dabad5
fix(modules): harden module sync and swap the table in place over HTMX
marcinpsk 70a8e70
fix(cables,vlans): harden cable/vlan verify and cut per-row queries
marcinpsk 0e570f6
fix(api,models): harden LibreNMS server selection and unify regex val…
marcinpsk 09e042a
refactor(i2): route object-scoped verify lookups through a NetBoxObje…
marcinpsk ca84aa7
feat(i2): object-scope SaveVlanGroupOverrides + convert verify tests …
marcinpsk 003d130
fix(modules): correct VC panel swap + isolate module-interface bind f…
marcinpsk 7147160
refactor(sync): centralize the live-device-info write-path fetch on L…
marcinpsk 1ea0fa6
fix(bulk-import): drop javascript: href for a button; cover missing-V…
marcinpsk a4b9d55
test: restore cable-verify server-key classes + DRY the serial-match …
marcinpsk 4f95454
fix(ip-verify): reject malformed vrf_id with 400, not a masked 500
marcinpsk 52d8745
fix(modules): validate posted server_key against configured servers b…
marcinpsk dabaa2b
test: relocate reviewer-fix regressions to their home suites, drop du…
marcinpsk 039f4db
perf(migration): preload device_type rules once in 0011 renormalize
marcinpsk ade244c
fix(migration): guard 0011 rule preload in its own savepoint
marcinpsk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.