Closed ioggstream closed 9 months ago
This could enable rendering automatically eg samm2 labels to
or https://owaspsamm.org/model/operations/environment-management/stream-b/
SAMM uses markdown, do you also want to use markdown insead of yaml?
I think we can write a rendering function where we define eg. samm2 "URI" that the webui will render to a linked page. eg.
function render_samm_uri(samm){
samm2:i-secure-build-b returns `<a href="https://github.com/OWASP/samm/blob/master/Current%20Releases/head/core/implementation/i-secure-build.md#maturity-2" >Implementation - Secure Build</a>`
}
+1 for Proposal 2. Making it a list everywhere probably also helps in later processing.
@wurstbrot MITRE is following the URI road here https://d3fend.mitre.org/technique/d3f:FileAnalysis/ Following this too allows us to integrate with them... I'll PR an hypothesis, but the webapp should be updated then...
I propose
Proposal 1
Proposal 2
Proposal 3