docs(lab2): Threagile threat modeling and risk analysis#381
Open
examplefirstaccount wants to merge 2 commits intoinno-devops-labs:mainfrom
Open
docs(lab2): Threagile threat modeling and risk analysis#381examplefirstaccount wants to merge 2 commits intoinno-devops-labs:mainfrom
examplefirstaccount wants to merge 2 commits intoinno-devops-labs:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goal
Complete Lab 2: Threat modeling OWASP Juice Shop v19.0.0 using Threagile to analyze baseline security posture and demonstrate risk reduction through encryption controls.
Changes
threagile-model.yaml) for Juice Shop deploymentthreagile-model.secure.yaml) with HTTPS and database encryptionlabs/submission2.mdanalyze_risks.py) for automated risk ranking and table generationTesting
report.pdf,risks.json,stats.json, diagrams (PNG)Artifacts & Screenshots
labs/lab2/baseline/— Baseline threat model outputs (report.pdf, risks.json, stats.json, diagrams)labs/lab2/secure/— Secure variant outputs with encryption controls appliedlabs/lab2/threagile-model.yaml— Baseline architecture modellabs/lab2/threagile-model.secure.yaml— Secure architecture with HTTPS and encryptionlabs/lab2/analyze_risks.py— Automated risk analysis scriptlabs/submission2.md— Complete threat modeling analysis and documentationChecklist