This is an academic capstone project — there are no tagged releases or
supported version branches. Only the current main branch is maintained.
If you discover a security issue in the runtime (memory safety bug, unbounded resource consumption, parser flaw, etc.):
- Do not open a public GitHub issue.
- Email the maintainer at furina.see.fun@gmail.com with:
- A short description of the issue and its impact
- Reproduction steps or a minimal test case
- The commit hash you reproduced against
- You can expect an acknowledgement within roughly one week. Because this is a solo academic project, fixes are best-effort and not bound to any SLA.
In scope:
coropact_foundation,coropact_task,coropact_net,coropact_reactor,coropact_luringlibrary code
Out of scope:
- Example programs under
examples/ - Local development scripts under
scripts/ - Benchmarks and demo capture artifacts