Do not open a public issue for a suspected vulnerability, exposed credential, authentication bypass, or report containing private assessment data. Use a private GitHub Security Advisory for this repository instead:
- Open the repository's Security tab.
- Choose Advisories and Report a vulnerability.
- Include the affected component, reproduction steps, impact, and a minimal proof of concept with every credential and personal value redacted.
If private vulnerability reporting is unavailable, contact
hellcatjack@gmail.com with the subject MarketQuorum security report. Do not
attach databases, .env files, raw Gateway audits, or assessment artifacts.
If a real API key, OAuth secret, database password, cookie secret, signing key, or access token is committed or shared, treat it as compromised immediately:
- Revoke or rotate the credential at its issuer.
- Stop using affected backups and deployment bundles until they are checked.
- Remove the value from every reachable Git object before publishing again.
- Run the repository's secret scan and full verification gate.
Deleting a value in a later commit is not sufficient because Git preserves old objects.
Security fixes target the current main branch. MarketQuorum is research
software and must not be treated as financial advice or as an autonomous order
execution system.