-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.yml
More file actions
66 lines (65 loc) · 2.47 KB
/
toc.yml
File metadata and controls
66 lines (65 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
version: 1
project:
toc:
- file: index.md
- file: module1/module1_overview.md #dropdown menu
children:
- file: module1/riskmitigation.md
- file: module1/pythonexecutionmodel.md
- file: module1/pythonsecuritymodel.md
- file: module1/threatmodel.md
- file: module1/attacklandscape.md
- file: module2/module2_overview.md #dropdown menu
children:
- file: module2/testselection.md
- file: module2/fosstestsoftware.md
- file: module2/toolselection.md
- file: module2/ai_testing.md
- file: module3/module3_overview.md #dropdown menu
children:
- file: module3/pareto.md
- file: module3/foundation_of_sast.md
- file: module3/human_in_the_loop.md
- file: module4/module4_overview.md #dropdown menu
children:
- file: module4/isolation.md
- file: module4/safe_environments.md
- file: module4/reproducibility.md
- file: module4/secure_findings.md
- file: module4/installation_of_tools.md
- file: module5/module5_overview.md #dropdown menu
children:
- file: module5/installation.md
- file: module5/dependency_checking.md
- file: module5/complexitycheck.md
- file: module5/sastscan.md
- file: module5/sast_boundaries.md
- file: module5/paretoprinciple.md
- file: module6/module6_overview.md #dropdown menu
children:
- file: module6/common_weaknesses.md
children:
- file: module6/deserialization.md
- file: module6/injection_attacks.md
- file: module6/pathtraversal.md
- file: module6/pip_audit.md
- file: module6/aipatterns.md
- file: module7/module7_overview.md #dropdown menu
children:
- file: module7/module7_intro.md
- file: module7/why_checklists.md
children:
- file: module7/osps-checklist.md
- file: module7/reproduciblebuilds.md
- file: module7/evalFOSS.md
- file: module8/module8_overview.md #dropdown menu
children:
- file: module8/reporting.md
- file: module8/using_cvss.md
- file: module8/reporting_practices.md
- file: module9/module9_overview.md
- file: about_this_course.md
children:
- file: contributing.md
- file: aboutnocx.md
- file: license.md