pulsar
pulsar copied to clipboard
[docs] Clarify security vulnerability process and reporting
Motivation
- the previous description wasn't clear and could cause confusion
- the page https://pulsar.apache.org/docs/security-policy-and-supported-versions/ source is under the last published version and didn't get updated with the last changes made by #16962 (that was only visible in https://pulsar.apache.org/docs/next/security-policy-and-supported-versions/)
Modification
- Clarify the security vulnerability process and reporting
- Add information also to SECURITY.md so that the information is available also in cases when pulsar.apache.org isn't reachable or the reader doesn't click on links to read the relevant information. It's better to duplicate information about the vulnerability handling process in SECURITY.md.
related to #14610 and #16962 (fix for #16919 which was caused by #14610 changes)
@tisonkun @Anonymitaet @dave2wave @michaeljmarshall please review
I'm bothered that we have versioned docs about security policies and supported versions. It makes no sense. I would suggest a further PR removes all of these and instead in the versioned menus refers to the common and most current version.
I'm bothered that we have versioned docs about security policies and supported versions. It makes no sense. I would suggest a further PR removes all of these and instead in the versioned menus refers to the common and most current version.
@dave2wave Yes, that's a problem. I created #17052 to track it.