Until egl-utils-java reaches v1.0.0, only the latest released minor line receives
security fixes. After 1.0.0, the supported window is defined in
docs/workflow/maintenance.md.
| Version | Supported |
|---|---|
latest released 0.x |
✅ |
older 0.x |
❌ |
Do not open a public issue or PR for a security problem. Report it privately via
GitHub private vulnerability reporting
on this repository (Security tab → Report a vulnerability), to danielPoloWork.
Please include:
- the affected version(s) and platform/toolchain;
- a minimal reproduction (a failing test is ideal);
- the observed impact and, if known, the root cause.
- Acknowledgement of the report.
- Triage & fix under embargo on a private branch / draft advisory; the SemVer level of
the fix is assessed by the decision tree in
docs/workflow/maintenance.md. - Coordinated release: the fix ships, then the advisory is published. The fix is
recorded in
CHANGELOG.mdunder a Security entry with the advisory / CVE reference. - Backport to every still-supported release line.
Thank you for reporting responsibly.