A basic template structure for documents created with the Security Reporting Tool (SeReTo).
The style is inspired by the Eisvogel pandoc LaTeX template.
These instructions will get you a copy of the project ready for use on your local machine. You will be ready to create documents with the SeReTo and improve your own templates.
Please, follow SeReTo installation instructions before you start using the templates.
You can use our repository as a template while creating your own template project.
Or you can download a source code archive and unpack it.
curl -L https://api.github.com/repos/s3r3t0/templates/tarball/main -o /tmp/sereto_templates
tar -xzvf /tmp/sereto_templates "$HOME/sereto_templates"You will be prompted to configure the template path when you run the SeReTo for the first time.
You can install the SeReTo and the requirements for the templates plugins with a single command:
uv tool install sereto@latest --with-requirements requirements.txtWe use Semantic Versioning for versioning. For the versions available, see the tags on this repository or the full Changelog.
We keep the major and minor version of the template in sync with SeReTo. The latest version of the template is tested with the latest version of SeReTo.
This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.
The latest version of the template is tested with the latest version of SeReTo. The major and minor versions of the template and SeReTo should match. Patch versions are reserved for changes related to the template only.
The style is inspired by the Eisvogel pandoc LaTeX template.
Check out the Typst-based Rusty Templates for a more modern alternative to LaTeX templates.
Created with support of NN Management Services, s.r.o.