-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
28 lines (26 loc) · 826 Bytes
/
myst.yml
File metadata and controls
28 lines (26 loc) · 826 Bytes
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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 866740f3-e1ed-4b6a-a9fe-c467aa88554b
title: Mastering Security Testing for Python
description: Security Course to improve security testing knowledge and skills for Python Applications
#keywords: [ "security", "Python", "Cybersecurity", "SAST","appsec"]
#authors: []
exclude:
- README.md
# github:
license:
content: CC-BY-SA-4.0
github: https://github.com/nocomplexity/securitytesting # Change this URL to your GitHub repository - By default edit_url is activated?
#edit_url:
extends:
- toc.yml
site:
parts:
primary_sidebar_footer: primary-sidebar-footer.md
template: book-theme
options:
favicon: images/pysecfavicon.ico
logo: images/nocxbanner.png
folders: true
style: ./nocxstyle.css