Skip to content

Security: OctopusGarage/ralphworks

SECURITY.md

Security Policy

Report vulnerabilities through GitHub private vulnerability reporting. Do not post credentials or exploitable details in public issues.

RalphWorks executes task instructions and optional check commands with the permissions of its selected host, container, or GitHub Actions runner. Run only trusted tasks and checks. Credentials belong in Pi's authentication store or GitHub Actions secrets, never in task files or commits.

For issue and PR workflows, restrict trigger labels to trusted maintainers and scope the delivery token to the target repository. The model execution job receives provider credentials; its checked-out code and configured checks must be trusted.

There aren't any published security advisories