Skip to content

chore(security): add port 8099 (MolTrust Explorer Dev) to expected ports#153

Open
MoltyCel wants to merge 1 commit into
mainfrom
chore/sec-check-port-8099
Open

chore(security): add port 8099 (MolTrust Explorer Dev) to expected ports#153
MoltyCel wants to merge 1 commit into
mainfrom
chore/sec-check-port-8099

Conversation

@MoltyCel

Copy link
Copy Markdown
Owner

Adds 8099 to EXPECTED_PORTS in scripts/security_check.sh so the audit script stops flagging it as an unexpected listener.

8099 = MolTrust Explorer Dev (uvicorn), bound localhost-only (127.0.0.1:8099), no external exposure — verified live via ss -tlnp.

Diff is one line + an explanatory comment; bash -n clean.

🤖 Generated with Claude Code

8099 = uvicorn, localhost-only (127.0.0.1), no external exposure. Keeps security_check.sh from flagging it as an unexpected listener.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant