# README

Generate `maven-security-cheat-sheet.html` and `maven-security-cheat-sheet.pdf` by invoking `asciidoctor-web-pdf` as shown below from the command-line:

```console
$ asciidoctor-web-pdf maven-security-cheat-sheet.adoc --template-require ./snyk/template.js
```
