decepticons is alpha-stage research kernel software. There is no production
support contract, no embargo policy, and no guarantee of timely fixes — but
real security issues will be taken seriously.
Only the latest release on PyPI is supported. Older versions will not receive patches.
| Version | Supported |
|---|---|
| latest on PyPI | ✅ |
| any older | ❌ |
If you find a security issue:
- Do not open a public issue describing the vulnerability or how to exploit it.
- Use GitHub's private vulnerability reporting form, or email the maintainer address listed on the GitHub profile.
- Include enough detail to reproduce — versions, environment, and a minimal PoC if possible.
You should expect an acknowledgement within a few days. Beyond that, fix timing depends on severity and on whether you (the reporter) need an embargo window before the fix lands.
In scope:
- the published
decepticonsPython package and its model backends ([torch],[metal]extras)
Out of scope:
- third-party dependencies (numpy, torch, mlx — report upstream)
- training data or user-supplied configuration files
- the runtime descendant
chronohorn(report at its own repository)