devsecopsmaturitymodel / DevSecOps-MaturityModel

GNU General Public License v3.0
463 stars 270 forks source link

Add some diagrams #183

Open ioggstream opened 1 year ago

ioggstream commented 1 year ago

I expect

to add some diagrams in the docs

ioggstream commented 1 year ago

Example diagram

flowchart TD

subgraph DSOMM
A((Activity))
I((Implemen\ntation))
R((Reference))
end

A --->|has| I & R
subgraph ISO27001
isoControl((Control))
end

R -.->|is| isoControl
I -.->|is| githubRepo((github\nrepository))

subgraph SAMM2
sammActivity((Activity))
end 

R -.-> |is| sammActivity
akhileshappala commented 1 year ago

Hi @ioggstream and @wurstbrot Can you please mention, where and all we have the plan to add flow diagrams, is it on the about us page and usage page?

wurstbrot commented 1 year ago

This diagram could be added to an activity directly

piyushs131 commented 5 months ago

Could anyone please provide a description for this issue of the images that need to be added to the activity page? Understanding which visuals are required will help me ensure that the page meets the intended objectives effectively.

![Uploading Screenshot 2024-02-22 181415.png…]()

github-actions[bot] commented 5 days ago

This issue has been automatically marked as stale because it has not had recent activity. :calendar: It will be closed automatically in one week if no further activity occurs.