├── LICENSE ├── README.md ├── images ├── 02-projects.png ├── 03-proj-admin.png ├── 05-allow-inherit.png ├── 05-deny-inherit.png ├── 06-gates.png ├── 07-credscan.png ├── 08-artifacts.png ├── 09-blueprints.png ├── 10-agent-com-01.png ├── 10-agent-com-02.png └── 11-secure-file.png └── practices-docs ├── 01-practice.md ├── 02-practice.md ├── 03-practice.md ├── 04-practice.md ├── 05-practice.md ├── 06-practice.md ├── 07-practice.md ├── 08-practice.md ├── 09-practice.md ├── 10-practice.md ├── 11-practice.md ├── 12-practice.md ├── 13-practice.md ├── 14-practice.md ├── 15-practice.md └── practice-template.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/README.md -------------------------------------------------------------------------------- /images/02-projects.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/02-projects.png -------------------------------------------------------------------------------- /images/03-proj-admin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/03-proj-admin.png -------------------------------------------------------------------------------- /images/05-allow-inherit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/05-allow-inherit.png -------------------------------------------------------------------------------- /images/05-deny-inherit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/05-deny-inherit.png -------------------------------------------------------------------------------- /images/06-gates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/06-gates.png -------------------------------------------------------------------------------- /images/07-credscan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/07-credscan.png -------------------------------------------------------------------------------- /images/08-artifacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/08-artifacts.png -------------------------------------------------------------------------------- /images/09-blueprints.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/09-blueprints.png -------------------------------------------------------------------------------- /images/10-agent-com-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/10-agent-com-01.png -------------------------------------------------------------------------------- /images/10-agent-com-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/10-agent-com-02.png -------------------------------------------------------------------------------- /images/11-secure-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/images/11-secure-file.png -------------------------------------------------------------------------------- /practices-docs/01-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/01-practice.md -------------------------------------------------------------------------------- /practices-docs/02-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/02-practice.md -------------------------------------------------------------------------------- /practices-docs/03-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/03-practice.md -------------------------------------------------------------------------------- /practices-docs/04-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/04-practice.md -------------------------------------------------------------------------------- /practices-docs/05-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/05-practice.md -------------------------------------------------------------------------------- /practices-docs/06-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/06-practice.md -------------------------------------------------------------------------------- /practices-docs/07-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/07-practice.md -------------------------------------------------------------------------------- /practices-docs/08-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/08-practice.md -------------------------------------------------------------------------------- /practices-docs/09-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/09-practice.md -------------------------------------------------------------------------------- /practices-docs/10-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/10-practice.md -------------------------------------------------------------------------------- /practices-docs/11-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/11-practice.md -------------------------------------------------------------------------------- /practices-docs/12-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/12-practice.md -------------------------------------------------------------------------------- /practices-docs/13-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/13-practice.md -------------------------------------------------------------------------------- /practices-docs/14-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/14-practice.md -------------------------------------------------------------------------------- /practices-docs/15-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/15-practice.md -------------------------------------------------------------------------------- /practices-docs/practice-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpeder/azdevopssecurity/HEAD/practices-docs/practice-template.md --------------------------------------------------------------------------------