spec: propose native IPv6 sweep scanners #3375

Merged
mfreeman451 merged 13 commits from add-ipv6-sweep-scanners into staging 2026-05-19 21:06:40 +00:00
Owner

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:

Signed-off-by: J. Doe <j.doe@domain.com>

Describe your changes

Code checklist before requesting a review

  • I have signed the DCO?
  • The build completes without errors?
  • All tests are passing when running make test?
## 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]( https://developercertificate.org/) indicating the DCO acceptance in one commit message. Here is an example DCO Signed-off-by line in a commit message: ``` Signed-off-by: J. Doe <j.doe@domain.com> ``` ## Describe your changes ## Issue ticket number and link ## Code checklist before requesting a review - [ ] I have signed the DCO? - [ ] The build completes without errors? - [ ] All tests are passing when running make test?
spec: propose native IPv6 sweep scanners
Some checks failed
lint / lint (push) Successful in 1m8s
Golang Tests / test-go (push) Successful in 1m32s
Secret Scan / gitleaks (pull_request) Successful in 19s
lint / lint (pull_request) Successful in 1m9s
CI / build (pull_request) Has been cancelled
bbf09fed61
feat: add IPv6 ICMP sweep routing
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 46s
lint / lint (push) Failing after 1m8s
lint / lint (pull_request) Failing after 1m6s
Golang Tests / test-go (push) Successful in 1m40s
CI / build (pull_request) Failing after 16m32s
ef6592f99f
feat: expose IPv6 sweep fallback diagnostics
Some checks failed
lint / lint (push) Failing after 1m5s
Secret Scan / gitleaks (pull_request) Successful in 1m1s
lint / lint (pull_request) Failing after 2m0s
Golang Tests / test-go (push) Successful in 2m24s
CI / build (pull_request) Has been cancelled
d388a7061f
feat: add IPv6 SYN packet construction
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 18s
lint / lint (push) Failing after 58s
lint / lint (pull_request) Failing after 1m42s
Golang Tests / test-go (push) Successful in 2m3s
CI / build (pull_request) Has been cancelled
b8e198dd9e
feat: classify IPv6 TCP SYN replies
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 20s
lint / lint (pull_request) Failing after 59s
lint / lint (push) Failing after 1m15s
Golang Tests / test-go (push) Successful in 2m5s
CI / build (pull_request) Has been cancelled
8b8cabe559
feat: classify ICMPv6 SYN errors
Some checks failed
CI / build (pull_request) Has started running
Secret Scan / gitleaks (pull_request) Successful in 21s
lint / lint (push) Failing after 1m28s
lint / lint (pull_request) Failing after 1m28s
Golang Tests / test-go (push) Successful in 1m31s
31a3ba7288
feat: report sweep scanner address-family capabilities
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 51s
lint / lint (push) Failing after 1m16s
Golang Tests / test-go (push) Successful in 1m22s
lint / lint (pull_request) Failing after 1m55s
CI / build (pull_request) Has been cancelled
3d90bc9c3d
test: cover ICMPv6 reply processing
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 19s
lint / lint (push) Failing after 54s
lint / lint (pull_request) Failing after 1m24s
Golang Tests / test-go (push) Successful in 1m45s
CI / build (pull_request) Has been cancelled
fd89b4b089
feat: label sweep scanner metrics by path
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 17s
lint / lint (push) Failing after 58s
Golang Tests / test-go (push) Successful in 1m16s
lint / lint (pull_request) Failing after 1m23s
CI / build (pull_request) Has been cancelled
2aabdb35e6
mfreeman451 left a comment

lgtm

lgtm
test: document IPv6 scanner validation
Some checks failed
CI / build (pull_request) Has started running
Secret Scan / gitleaks (pull_request) Successful in 51s
lint / lint (push) Failing after 1m24s
Golang Tests / test-go (push) Successful in 1m30s
lint / lint (pull_request) Failing after 1m38s
83a49b1f89
test: cover raw syn streaming metrics
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 25s
lint / lint (pull_request) Failing after 1m24s
lint / lint (push) Failing after 1m50s
Golang Tests / test-go (push) Successful in 2m20s
CI / build (pull_request) Failing after 11m53s
Elixir Quality / Elixir Quality (pull_request) Failing after 20m35s
ae1d371947
mfreeman451 left a comment

lgtm

lgtm
feat: enable raw syn ipv6 scanner
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 44s
lint / lint (push) Failing after 55s
Golang Tests / test-go (push) Successful in 1m40s
lint / lint (pull_request) Failing after 1m41s
Elixir Quality / Elixir Quality (pull_request) Failing after 12m30s
CI / build (pull_request) Failing after 14m31s
09cb111875
fix: clean up ipv6 scanner lint
Some checks failed
Secret Scan / gitleaks (pull_request) Successful in 51s
Golang Tests / test-go (push) Failing after 1m18s
lint / lint (push) Successful in 1m33s
lint / lint (pull_request) Successful in 1m41s
Elixir Quality / Elixir Quality (pull_request) Failing after 12m28s
CI / build (pull_request) Failing after 17m46s
31d32ba22d
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!3375
No description provided.