feat: adding falco deployment automation #3010
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!3010
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/3010/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: #2984
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2984
Original created: 2026-03-03T06:18:42Z
Original updated: 2026-03-03T06:25:26Z
Original head: carverauto/serviceradar:chore/setup-falco-k8s
Original base: staging
Original merged: 2026-03-03T06:21:21Z by @mfreeman451
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: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2984#issuecomment-3988916592
Original created: 2026-03-03T06:19:04Z
Review Summary by Qodo
Add Falcosidekick collector type for Falco runtime security event streaming
✨ EnhancementWalkthroughs
Description
Diagram
File Changes
1. elixir/serviceradar_core/lib/serviceradar/edge/collector_package.ex
✨ Enhancement+4/-22. elixir/serviceradar_core/lib/serviceradar/edge/workers/provision_collector_worker.ex
✨ Enhancement+6/-03. elixir/web-ng/lib/serviceradar_web_ng/edge/collector_bundle_generator.ex
✨ Enhancement+270/-16View more (17)
4. elixir/web-ng/lib/serviceradar_web_ng_web/controllers/api/collector_controller.ex
✨ Enhancement+3/-25. elixir/web-ng/lib/serviceradar_web_ng_web/controllers/api/collector_enroll_controller.ex
✨ Enhancement+8/-06. elixir/web-ng/lib/serviceradar_web_ng_web/live/admin/collector_live/index.ex
✨ Enhancement+5/-27. docs/docs/falco-integration.md
📝 Documentation+235/-08. docs/docs/falco.md
📝 Documentation+174/-09. docs/sidebars.ts
📝 Documentation+1/-010. go/cmd/wasm-plugins/dusk-checker/go.sum
Dependencies+2/-011. openspec/changes/add-falco-nats-integration/design.md
📝 Documentation+153/-012. openspec/changes/add-falco-nats-integration/proposal.md
📝 Documentation+98/-013. openspec/changes/add-falco-nats-integration/specs/falco-nats-ingestion/spec.md
📝 Documentation+96/-014. openspec/changes/add-falco-nats-integration/tasks.md
📝 Documentation+78/-015. openspec/changes/add-falco-nats-integration/upstream-patch/README.md
📝 Documentation+27/-016. openspec/changes/add-falco-nats-integration/upstream-patch/config.go.patch
📝 Documentation+10/-017. openspec/changes/add-falco-nats-integration/upstream-patch/config_example.yaml.patch
📝 Documentation+11/-018. openspec/changes/add-falco-nats-integration/upstream-patch/nats-docs.md.patch
📝 Documentation+17/-019. openspec/changes/add-falco-nats-integration/upstream-patch/nats.go.patch
📝 Documentation+28/-020. openspec/changes/add-falco-nats-integration/upstream-patch/types.go.patch
📝 Documentation+11/-0Imported GitHub PR comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2984#issuecomment-3988916630
Original created: 2026-03-03T06:19:05Z
Code Review by Qodo
🐞 Bugs (3)📘 Rule violations (2)📎 Requirement gaps (0)1. Non-ASCII diagram characters
📘 Rule violation✓ Correctness2. Falco subject mismatch
🐞 Bug✓ Correctness3. Missing NATS creds wiring
🐞 Bug⛯ Reliability4. go.sum updated without go.mod
📘 Rule violation⛯ Reliability5. No _INBOX permission
🐞 Bug⛯ ReliabilityImported GitHub PR review comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2984#discussion_r2876351714
Original created: 2026-03-03T06:25:26Z
Original path: docs/docs/falco-integration.md
Original line: 20
1. Non-ascii diagram characters
📘 Rule violation✓ CorrectnessAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation toolsImported GitHub PR review comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2984#discussion_r2876351715
Original created: 2026-03-03T06:25:26Z
Original path: elixir/web-ng/lib/serviceradar_web_ng/edge/collector_bundle_generator.ex
Original line: 365
2. Falco subject mismatch
🐞 Bug✓ CorrectnessAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation toolsImported GitHub PR review comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2984#discussion_r2876351716
Original created: 2026-03-03T06:25:26Z
Original path: elixir/web-ng/lib/serviceradar_web_ng/edge/collector_bundle_generator.ex
Original line: 391
3. Missing nats creds wiring
🐞 Bug⛯ ReliabilityAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools