Skip to content

Security: linker-bot/linker-sim-isaac

Security

SECURITY.md

Security Policy

Please report suspected vulnerabilities privately to zhouhaoyu@linkerbot.cn. Do not open a public GitHub issue for security reports. We aim to acknowledge reports within 5 business days and to coordinate disclosure thereafter.

Network listeners

Mirror's optional TCP JSONL and WebSocket listeners are loopback-only and provide neither authentication nor TLS. Do not expose them to untrusted networks; tunnel over SSH if remote access is required. Treat any deployment that binds these listeners to a non-loopback address as a misconfiguration.

Self-hosted simulation runner

This public repository never sends pull-request events directly to its self-hosted NVIDIA runner. While runner stability issues are being resolved, the simulation workflow accepts explicit manual dispatches only; it has no push, pull_request, or pull_request_target trigger. Keep the runner in an organization runner group that is restricted to this repository and, where available, this workflow. Prefer an ephemeral or resettable runner and do not store repository credentials or unrelated secrets in its work directory.

There aren't any published security advisories