sync #2755
No reviewers
Labels
No labels
1week
2weeks
Failed compliance check
IP cameras
NATS
Possible security concern
Review effort 1/5
Review effort 2/5
Review effort 3/5
Review effort 4/5
Review effort 5/5
UI
aardvark
accessibility
amd64
api
arm64
auth
back-end
bgp
blog
bug
build
checkers
ci-cd
cleanup
cnpg
codex
core
dependencies
device-management
documentation
duplicate
dusk
ebpf
enhancement
eta 1d
eta 1hr
eta 3d
eta 3hr
feature
fieldsurvey
github_actions
go
good first issue
help wanted
invalid
javascript
k8s
log-collector
mapper
mtr
needs-triage
netflow
network-sweep
observability
oracle
otel
plug-in
proton
python
question
reddit
redhat
research
rperf
rperf-checker
rust
sdk
security
serviceradar-agent
serviceradar-agent-gateway
serviceradar-web
serviceradar-web-ng
siem
snmp
sysmon
topology
ubiquiti
wasm
wontfix
zen-engine
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
carverauto/serviceradar!2755
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/2755/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub pull request.
Original GitHub pull request: #2493
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2493
Original created: 2026-01-24T09:05:19Z
Original updated: 2026-03-27T22:06:21Z
Original head: carverauto/serviceradar:staging
Original base: main
IMPORTANT: Please sign the Developer Certificate of Origin
Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:
Describe your changes
Issue ticket number and link
Code checklist before requesting a review
Imported GitHub PR comment.
Original author: @CLAassistant
Original URL: https://github.com/carverauto/serviceradar/pull/2493#issuecomment-3830343972
Original created: 2026-02-01T04:18:43Z
All committers have signed the CLA.
Imported GitHub PR review comment.
Original author: @github-advanced-security[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2493#discussion_r2866286342
Original created: 2026-02-27T21:31:15Z
Original path: elixir/web-ng/assets/js/lib/god_view/lifecycle_dom_setup_methods.js
Original line: 7
DOM text reinterpreted as HTML
DOM text is reinterpreted as HTML without escaping meta-characters.
Show more details
Imported GitHub PR review comment.
Original author: @Copilot
Original URL: https://github.com/carverauto/serviceradar/pull/2493#discussion_r2991598833
Original created: 2026-03-25T23:13:47Z
Original path: build/bazel/README.md
Original line: 6
These markdown links point to an absolute local filesystem path (
/home/mfreeman/...), which will be broken for all other developers and in GitHub rendering. Replace them with repo-relative links (e.g./tools/bazeland/tools/bazel/README.md).Imported GitHub PR review comment.
Original author: @Copilot
Original URL: https://github.com/carverauto/serviceradar/pull/2493#discussion_r2991598877
Original created: 2026-03-25T23:13:47Z
Original path: build/packaging/agent/scripts/postinstall.sh
Original line: 58
This
setcapcall is duplicated: the script already setscap_net_rawearlier with error handling, but this final call is unconditional and can cause the postinstall to fail if capabilities can't be set. Remove the duplicate or keep a single guardedsetcapinvocation.Imported GitHub PR review comment.
Original author: @Copilot
Original URL: https://github.com/carverauto/serviceradar/pull/2493#discussion_r2991598925
Original created: 2026-03-25T23:13:48Z
Original path: BUILD.md
Original line: 6
This doc claims
.bazelversionpins Bazel to9.0.0, but the PR updates.bazelversionto9.0.1. Update the documentation (or reference.bazelversionwithout hardcoding the value) to avoid misleading setup instructions.Imported GitHub PR review comment.
Original author: @Copilot
Original URL: https://github.com/carverauto/serviceradar/pull/2493#discussion_r2991598948
Original created: 2026-03-25T23:13:48Z
Original path: .gitmodules
Original line: 3
Using an SSH URL for the submodule requires developer SSH key setup and can break CI or downstream consumers cloning without SSH credentials. Prefer an HTTPS URL (e.g.,
https://github.com/carverauto/arancini.git) unless the repo is strictly internal and CI is guaranteed to have SSH access.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.