├── 1-secure-development-is-everyones-concern.md ├── 2-keep-your-security-knowledge-sharp.md ├── 3-produce-clean-and-maintainable-code.md ├── 4-secure-your-development-environment.md ├── 5-protect-your-code-repository.md ├── 6-secure-the-build-and-deployment-pipeline.md ├── 7-continually-test-your-security.md ├── 8-plan-for-security-flaws.md ├── README.md ├── _config.yml └── images └── lego.png /1-secure-development-is-everyones-concern.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/1-secure-development-is-everyones-concern.md -------------------------------------------------------------------------------- /2-keep-your-security-knowledge-sharp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/2-keep-your-security-knowledge-sharp.md -------------------------------------------------------------------------------- /3-produce-clean-and-maintainable-code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/3-produce-clean-and-maintainable-code.md -------------------------------------------------------------------------------- /4-secure-your-development-environment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/4-secure-your-development-environment.md -------------------------------------------------------------------------------- /5-protect-your-code-repository.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/5-protect-your-code-repository.md -------------------------------------------------------------------------------- /6-secure-the-build-and-deployment-pipeline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/6-secure-the-build-and-deployment-pipeline.md -------------------------------------------------------------------------------- /7-continually-test-your-security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/7-continually-test-your-security.md -------------------------------------------------------------------------------- /8-plan-for-security-flaws.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/8-plan-for-security-flaws.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/_config.yml -------------------------------------------------------------------------------- /images/lego.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ukncsc/secure-development-and-deployment/HEAD/images/lego.png --------------------------------------------------------------------------------