Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/infra-lens-mcp/issues.md or /mcp/infra-lens-mcp/issues.json, or Pod over MCP.

Reported issues for infra-lens-mcp

Pod holds 19 of 44 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to infra-lens-mcp.

Most discussed

[P0] Reconcile published 1.0.6 artifacts with GitHub release state

Summary

infra-lens-mcp@1.0.6 is available on npm and io.github.oaslananka/infra-lens-mcp@1.0.6 is active in the MCP Registry, but the repository does not contain a matching infra-lens-mcp-v1.0.6 Git tag or GitHub Release. The local release-state check therefore correctly reports the current version as blocked and unsafe to republish.

Release Please also generated PR #73 for 1.1.0, but that pull request was closed without merge. The project needs one canonical release lineage before

Read the thread · 2026-05-26 · closed · 8 comments

[P1] Replace Snyk PR signal with OSV-Scanner gates

Snyk was removed after plan limits made its PR signal unreliable.

Read the thread · 2026-07-21 · closed · 4 comments

[P0] Patch newly disclosed OSV advisories before completing 1.4.x release

Summary

The infra-lens-mcp-v1.4.0 release commit passed the protected PR delta scan, but the subsequent full OSV scan detected two newly disclosed, fixable advisories after merge:

npm and MCP Registry publication for 1.4.0 completed before the failure was observed. GHCR publication and release reconciliation were cancelled. Immutable 1.4.0 artifacts must not be mo

Read the thread · 2026-07-22 · closed · 2 comments

[P0] Separate baseline samples from incident observations

Summary

The current persistence flow stores ordinary snapshots and sampled incident observations under the same default label used by anomaly baselines. In analyze_server, the newly collected incident snapshot is persisted before analyzeSnapshot loads the baseline. This allows the event being evaluated, and earlier unhealthy observations, to influence the baseline used to judge that event.

Impact

Read the thread · 2026-07-20 · closed · 2 comments

[P2] Define Renovate, audit, and dependency override governance

Summary

The repository has a mature renovate.json policy and an active Renovate Dependency Dashboard, but docs/security.md still describes Dependabot as the canonical version-update automation. No .github/dependabot.yml file exists, and GitHub-native Dependabot security updates are currently disabled. The documented policy and operational implementation must identify one source of truth.

The 2026-07-20 local audit also reported one low-severity development-only advisory through Jest/B

Read the thread · 2026-06-24 · closed · 2 comments

[P1] Harden Docker image and publish signed multi-arch artifacts

Docker support exists, but public production adoption benefits from multi-arch images, attestations, signatures, and runtime hardening guidance.

Read the thread · 2026-06-24 · closed · 2 comments

[P0] Patch newly disclosed OSV advisories and repair 1.3.0 release drift

The first fail-closed OSV full scan after merging release 1.3.0 detected six newly disclosed, fixable advisories in existing lockfile resolutions:

Runtime paths originate from @modelcontextprotocol/sdk@1.29.0; the dev-only path originates from typedoc@0.28.19. npm 1.3.0 completed before release cancellation, while GHCR and MCP Registry were cancelled.

Acceptance criteri

Read the thread · 2026-07-21 · closed · 1 comment

[P1] Verify npm Trusted Publishing provenance and release environment end-to-end

Release ADRs mention trusted publishing, provenance, SBOMs, and checksums. The full flow needs an end-to-end verification issue.

Read the thread · 2026-06-24 · closed · 1 comment

Most recent

[CI] Add Codecov coverage and test analytics integration

Summary

Integrate Codecov with the repository's existing Jest coverage pipeline and expose failed-test reporting without weakening local coverage gates.

Scope

Read the thread · 2026-07-20 · closed · 0 comments

[P1] Align MCP annotations, metadata, and client configuration with runtime behavior

Summary

Several public MCP contracts and client examples no longer match the actual runtime:

Read the thread · 2026-07-20 · closed · 0 comments

[P1] Derive network and kernel anomalies from bounded collection windows

Summary

Network errors and drops are currently evaluated from cumulative /proc/net/dev counters. Any historical packet error can therefore continue producing an anomaly on every later run even when the interface is healthy. Kernel error collection similarly counts the last lines returned by dmesg without proving that the events occurred inside the requested analysis window.

Impact

Read the thread · 2026-07-20 · closed · 0 comments

[P2] Clarify Node support policy and compatibility matrix

Node support policy should be explicit and consistent across README, engines, version files, and CI.

Read the thread · 2026-06-24 · closed · 0 comments

[P2] Add examples and golden-output fixtures for common incidents

Agents improve faster when the repo provides canonical examples and expected outputs for common operational incidents.

Read the thread · 2026-06-24 · closed · 0 comments

[P2] Add release governance checks for branch protection required CI and repo settings

Repository settings also determine release safety.

Read the thread · 2026-06-24 · closed · 0 comments

[P1] Build a security threat model and abuse-case regression suite

Summary

The server crosses multiple trust boundaries: MCP clients, HTTP gateways, local SQLite persistence, SSH identities, remote Linux hosts, collected process data, and model-visible tool output. A written threat model and executable abuse-case suite are required before public connector or multi-user deployment is considered production-ready.

Required work

Read the thread · 2026-06-24 · closed · 0 comments

[P2] Prepare MCP TypeScript SDK v2 migration spike

Prepare a controlled spike for the next major MCP SDK line without blocking current stable production use.

Read the thread · 2026-06-24 · closed · 0 comments

[P2] Add performance and resource budget gates for sampling and SSH execution

Long sampling, SSH execution, and output size can regress silently unless budgets are explicit.

Read the thread · 2026-06-24 · closed · 0 comments

[P2] Raise branch and entry-point coverage on critical runtime paths

Summary

Overall test coverage is strong, but critical-path branch coverage remains uneven. On 2026-07-20 the local coverage run reported approximately:

The executable entry points src/mcp.ts and src/server-http.ts are excluded from coverage, so process startup, real socket behavior, transport wiring, and signal handling are not valid

Read the thread · 2026-06-24 · closed · 0 comments

[P1] Add connector-ready documentation for ChatGPT Claude Cursor VS Code and local stdio

Each supported host or client needs exact install, configuration, security, and troubleshooting instructions.

Read the thread · 2026-06-24 · closed · 0 comments

The remaining reports are on the project's issue tracker.