π± coredns: avahi / Bonjour / mDNS plugin for CoreDNS?#2106
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
π Mission Scan Resultsπ
|
| Type | Value |
|---|---|
| IPv4 address | 192.0.2.1 |
| IPv4 address | 10.10.10.192 |
| IPv4 address | 192.0.2.1 |
| IPv4 address | 224.0.0.251 |
| IPv4 address | 10.10.10.192 |
π¨ Security: 1 finding(s)
| Type | Match |
|---|---|
| Command injection: backtick | \bash |
| kubectl get pods -n coredns -l app.kubernetes.io/name=coredns | |
| helm list -n coredns 2>/dev/null || echo "Not installed via Helm" | |
| `` |
|
Auto-merge: quality score 72/100 (threshold: 70). Breakdown: {stepsSpecificity:16,descriptionClarity:9,resolutionCompleteness:11,codePresence:15,metadataQuality:5.5,contentUniqueness:15} |
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
- Add bash/sh/zsh/ksh to SAFE_CLI_COMMANDS set to properly handle markdown code block prefixes - Improve isSafeCLIMatch() to handle multi-line command snippets in backticks - Better extraction of CLI command names from complex pipes and redirects - Fixes PR #2105 (CNI) and #2106 (CoreDNS) scan failures The scanner was flagging perfectly safe kubectl/helm command sequences in markdown code blocks as 'command injection' because they contained shell operators like || in backtick-wrapped code. This fix recognizes that multi-line backtick blocks are markdown code snippets and properly validates that all commands are from the safe CLI allowlist. Signed-off-by: Andy Anderson <clubanderson@gmail.com> Co-authored-by: Andy Anderson <clubanderson@gmail.com>
π± New Mission: coredns β avahi / Bonjour / mDNS plugin for CoreDNS?
Type: feature | Source: coredns/coredns#1519 (1 reactions)
File:
fixes/cncf-generated/coredns/coredns-1519-avahi-bonjour-mdns-plugin-for-coredns.jsonCopilot: Please enhance this mission
The JSON file has been pre-filled with content from the source issue. Please improve:
node scripts/scanner.mjsto validateAuto-generated by CNCF Mission Generator