Building A Secure CI Pipeline With GitHub Actions, SonarQube, And Trivy
A CI pipeline can tell us that an application works, but can it tell us that the application is safe to ship?
A successful build does not necessarily mean that the software is secure.
An application c
morizal.hashnode.dev11 min read