Skip to content

snefs/devsecops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devsecops

DevSecOps demo environment to demonstrate the use case for several security related checks. In the past, it was quite cumbersome to perform these in CI/CD (e.g. Azure DevOps). Using GitHub (actions) and all the available security tools, secure development is a lot easier than it used to be.

Uses the following:

  • Perform a pen test using OWASP (Github action)
  • Code testing (Security feature: CodeQL)
  • DependencyScan (using Dependabot)

Wishlist:

Github security: https://github.com/security

CodeQL (define queries against your code) https://codeql.github.com/

Migrate Azure DevOps to GitHub: https://solidify.dev/blog/migrating-from-azure-repos-to-github https://docs.github.com/en/actions/migrating-to-github-actions/migrating-from-azure-pipelines-to-github-actions

About

DevSecOps demo environment

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published