Source for owaspsamm.org, built with Hugo 0.157.0.
Requires Hugo extended 0.157.0 and Go.
git clone https://github.com/owaspsamm/website
cd website
hugo serverCreate a feature branch from main and open a Pull Request targeting main. Opening the PR automatically rebuilds the staging site with your changes — a reviewer checks staging and merges. See Website Updates Process for the full workflow.
Standard Hugo project. Content lives in content/en/, templates in layouts/, styles in assets/css/.
SAMM model content (business functions, practices, streams) comes from the owaspsamm/core Hugo module — do not edit files in _vendor/.