Add openscap.md
This commit is contained in:
parent
d13726dfbb
commit
efe289dd02
1 changed files with 5 additions and 0 deletions
5
openscap.md
Normal file
5
openscap.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
```bash
|
||||
wget https://www.debian.org/security/oval/oval-definitions-$(lsb_release -cs).xml.bz2
|
||||
bunzip2 oval-definitions-$(lsb_release -cs).xml.bz2
|
||||
oscap oval eval --report rapport-vulns.html oval-definitions-$(lsb_release -cs).xml
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue