Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions labs/lab2.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Include:

Copy the baseline model and make exactly these edits:

* **User Browser → communication_links → To Reverse Proxy (preferred)**: set `protocol: https`
* **User Browser → communication_links**: set `protocol: https`
* **User Browser → communication_links → Direct to App (no proxy)**: set `protocol: https`
* **Reverse Proxy → communication_links**: set `protocol: https`
* **Persistent Storage**: set `encryption: transparent` (to represent disk-level encryption)

Save as: `labs/lab2/threagile-model.secure.yaml`.
Expand Down
Binary file added labs/lab2/baseline/data-asset-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added labs/lab2/baseline/data-flow-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added labs/lab2/secure/data-asset-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added labs/lab2/secure/data-flow-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading