Skip to content

Commit bb6ae09

Browse files
committed
update
1 parent 4bfa462 commit bb6ae09

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

module1/module1_overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ In today’s digital world, cybersecurity remains a critical concern. This appli
3333
Validating Python code for potential vulnerabilities is therefore essential, whether you are writing your own programs or relying on code developed by others.
3434

3535

36+
:::{toc}
37+
:context: children
38+
:::

module1/threatmodel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Below the core high level Python Treat model:
5151

5252
## STRIDE Threat Model
5353

54-
The following table summarizes the classic **STRIDE** threat categories, with precise definitions using consistent British English phrasing suitable for security documentation.
54+
The following table summarizes the classic **STRIDE** threat categories.
5555

5656
| **Threat** | **Threat Definition** |
5757
|----------------------------|----------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)