Please do not open a public GitHub issue for security vulnerabilities.
Report privately via GitHub's Private Vulnerability Reporting
on this repository, or by email to [email protected]. We'll
acknowledge within 5 business days and aim to provide a fix or mitigation
within 30 days for confirmed, in-scope reports.
In scope:
- The
nudgebee-foragerbinary built from this repository. - Public Docker images published at
ghcr.io/nudgebee/forager. - The Helm chart at
deploy/helm/forager/. - Install scripts under
deploy/(install.sh,install-macos.sh,install.ps1) and the CloudFormation template atdeploy/cloudformation/forager-ec2.yaml. - Build and CI configuration (
.github/workflows/*,Dockerfile,Makefile).
Out of scope (please report to the relevant project upstream):
- Bugs in third-party Go dependencies — file with the dependency.
- Bugs in upstream database/SSH/Kafka client libraries — file with those projects.
- Bugs in Oracle Instant Client distributed as part of the Docker image.
We support the latest tagged release and the current main branch.
We follow coordinated disclosure. Once a fix is available we will:
- Publish a GitHub Security Advisory with the CVE if one was assigned.
- Release a patched version.
- Credit the reporter (with their consent).