diff --git a/data/practitioners/_template copy.yaml b/data/practitioners/_template copy.yaml new file mode 100644 index 00000000..d539d818 --- /dev/null +++ b/data/practitioners/_template copy.yaml @@ -0,0 +1,6 @@ +company: "Sigma Software Group" +country: "Europe" +url: "https://sigma.software/services/application-security-services" +image: "" +sponsor: false +enabled: true \ No newline at end of file diff --git a/data/practitioners/snyk.yaml b/data/practitioners/snyk.yaml new file mode 100644 index 00000000..d612737e --- /dev/null +++ b/data/practitioners/snyk.yaml @@ -0,0 +1,6 @@ +company: "Snyk" +country: "Worldwide" +url: "https://snyk.io/articles/snyk-helps-owasp-software-assurance-maturity-model/" +image: "" +sponsor: false +enabled: true \ No newline at end of file diff --git a/layouts/shortcodes/practitioners_list.html b/layouts/shortcodes/practitioners_list.html index 8ff7a096..57846a61 100644 --- a/layouts/shortcodes/practitioners_list.html +++ b/layouts/shortcodes/practitioners_list.html @@ -14,7 +14,7 @@ -->

{{ .company }}

-

Country: {{ .country }}

+

Region: {{ .country }}

{{ if .contributors }}

SAMM contributors: {{ .contributors }}

{{ else }}