Achievements (community contributions welcome)
This page collects community achievements with SPECA — bugs found, reports submitted, bounties earned, tooling extensions written, and so on. Anyone is free to add to it.
If you would like to list your own SPECA results here, please open a pull request that directly edits this file (
website/docs/achievements.md) against NyxFoundation/speca. If you wish to remain anonymous, a handle alone is fine.
Entry template
### YYYY-MM-DD — <short title>
- Reporter: <handle or organization>
- Target: <audit target. Repository URL or hash, etc. Write "private" if non-public>
- Type: <CONFIRMED_VULNERABILITY / CONFIRMED_POTENTIAL / DOWNGRADED / etc.>
- Severity: <Critical / High / Medium / Low / Informational>
- Summary: <2-3 lines. The bug content, and how SPECA helped>
- Disclosure status: <bug bounty submitted / patch published / within disclosure window / etc.>
- Reference links: <PR / commit / advisory / writeup URL if available>
Guidelines for contributing
- Respect disclosure timelines: do not include details of unfixed or non-public bugs
- Do not paste reproduction code as a rule: link to writeups or advisories instead
- Handling of personal information: only your own handle; do not include third parties' personal information
- Do not exaggerate: report numbers and severity as in the actual report; avoid both inflation and understatement
- Commit conventions: commit messages in English; PR titles / bodies may be in Japanese
Achievements
2026-05-08 — Initial version of the speca-cli homepage
- Reporter: hirorogo
- Target: NyxFoundation/speca repository
- Type: contribution (documentation, not a bug)
- Summary: Built a Docusaurus-based homepage under
website/. Created Japanese documentation, references for the two papers, an easy-to-follow guide, hands-on tutorials, design backstory notes, and a blog section. - Reference links: PR #36
Please add further achievements to this page via pull requests.