Update security reporting instructions in SECURITY.md - #11
Conversation
Use the new Eclipse template from https://github.com/eclipse-csi/security-handbook/blob/main/templates/SECURITY.md Changes I made to the template * Updates the GITHUB ADVISORIES link to https://github.com/eclipse-thingweb/node-wot/security/advisories/new * The template allows removing this possibility. Shall we do that or keep it? * If we keep it, we can no longer copy and paste it everywhere since the link changes * Removed the last part about "versions," which seems neither clear nor necessary to me. * Question: The template talks about "SQL injection" which will hardly happen in our case. Shall we remove it as well?
egekorkan
left a comment
There was a problem hiding this comment.
@danielpeintner thanks :)
Question: The template talks about "SQL injection" which will hardly happen in our case. Shall we remove it as well? Was there before also.
I would keep it as it is just an example
However, I think that we should NOT merge this PR and create a security.md in all repos due to that link. A bit annoying :)
The template allows removing this possibility. Shall we remove it or keep it?
I am not sure if this is explicit. The user has multiple choices, we should provide both.
We can create a PR for each repo but we should decide what to do with this repo Shall we change the line to something like the following mention "sub-project" ? Otherwise we should delete the file here.
|
Use the new Eclipse template from https://github.com/eclipse-csi/security-handbook/blob/main/templates/SECURITY.md
Changes I made to the template