This wiki will have more structure in the future. Some additional information is directly in the [readme](https://gitlab.fi.muni.cz/cybersec/tns/pwndocimportautomator/-/blob/main/README.md).
The quickstart information is in the [readme](https://gitlab.fi.muni.cz/cybersec/tns/pwndocimportautomator/-/blob/main/README.md)of the main repository.
Steps for customizing the setup are in a [separate file](setup).
-[Customizing setup and PwnDoc](setup)
-[Most common workflows](workflows).
-[Known issues and limitations](known_issues).
## Docx templating
PwnDoc documentation has examples of tags and filters, that can be used. Probably the most useful ones are [conditions to filter findings](https://pwndoc.github.io/pwndoc/#/docxtemplate?id=condition]) and [sorting](https://pwndoc.github.io/pwndoc/#/docxtemplate?id=sortarraybyfield).
There is also a [Pull Request](https://github.com/pwndoc/pwndoc/pull/281) that adds many further filters.
## Known limitations and issues
Known limitations and issues are listed in a [separate file](known_issues).