Welcome to the OWASP SAMM github repository.
This repository contains the source files for OWASP SAMM.
You will find more information at owaspsamm.org or the OWASP SAMM project wiki page
This will not help you with your twitter addiction, but our premier source for SAMM gossip and news is @owaspSAMM.
Or speak to us on our Slack channel!
- Current Releases: maintained versions of OWASP SAMM in a format/structure that is compatible with the static site generator (Hugo)
- Website: source for the static website and related libraries
- Supporting Resources: other files, notes and presentations that do not follow the Hugo model
Please see guidance here: /Current Releases/head/contributing-to-git.md.
- Install hugo or pull a hugo docker image
- Clone this repo
- Change directory to Website/hugo
- Execute
hugo server