Skip to content

Commit 8ba3e88

Browse files
committed
Redirect people looking to raise CVEs to the disclosure policy
Signed-off-by: Sam Barker <sam@quadrocket.co.uk>
1 parent 3954337 commit 8ba3e88

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

release-schedule.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,13 @@ permalink: /release-schedule/
4747
<div class="row">
4848
<div class="col">
4949
<h2>Backports, CVEs, and respins, oh my!</h2>
50+
<div class="alert alert-warning" role="alert">
51+
<strong>Found an undisclosed vulnerability?</strong> Please follow our <a href="https://github.com/kroxylicious/kroxylicious/security/policy">security disclosure policy</a> rather than raising it publicly. The process below is for backporting CVEs that are already public.
52+
</div>
5053
<p>Kroxylicious is a community endeavour: we maintain one branch, <code>main</code>, and make releases from it.
5154
We always recommend running the latest release.</p>
5255
<p>We recognise this doesn't work for everyone. The community can get fixes into older releases — with a little help from a friend.</p>
56+
5357
<p>A note on <strong>respins</strong>: a CVE in a base image alone is not a reason to cut a maintenance release — rebuild your container image instead.
5458
Maintenance releases are for vulnerabilities in Kroxylicious code or its runtime dependencies.</p>
5559

0 commit comments

Comments
 (0)