Skip to content

Source Code for the opensecurity summit threat modeling talk

License

Notifications You must be signed in to change notification settings

lfservin/oss-threatmodeling

Repository files navigation

OpenSecuritySummit - Live Threat Modeling resources

Resources for following the live threat modeling session on Feb. 15th, 2023, as part of the open security summit.

Setup

We'll use VSCode to create the diagrams using graphviz. Of course you can use any text editor for this, but there are nice plugins which allow you to see in real time the model, as you're editing.

To create C4model diagrams using graphviz, you need to install the Graphviz Preview marketplace plugin in VSCode

dot.json helps you have VS Code shortcuts when editing .dot or .gv files. Choose File->Preferences->User Snippets and select dot.json from the list. You can then insert the contents of the dot.json file here.

Contents

Now that you're setup, here you can find the artifacts needed for the workshop:

About

Source Code for the opensecurity summit threat modeling talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages