Update documentation
This commit is contained in:
parent
74d14bdf27
commit
f6d1964d3f
3 changed files with 6 additions and 1 deletions
|
|
@ -31,7 +31,10 @@ sudo apt install -y \
|
|||
zlib1g \
|
||||
ca-certificates \
|
||||
curl \
|
||||
wget
|
||||
wget \
|
||||
libabseil-dev \
|
||||
libclang-dev \
|
||||
pkg-config
|
||||
|
||||
# For container support (LXC)
|
||||
sudo snap install lxd
|
||||
|
|
|
|||
1
src/23-security/kb-security.md
Normal file
1
src/23-security/kb-security.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Knowledge Base Security
|
||||
1
src/23-security/security-matrix.md
Normal file
1
src/23-security/security-matrix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Security Matrix Reference
|
||||
Loading…
Add table
Reference in a new issue