Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 900 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 900 Bytes

Github CI templates

Continuous Integration templates for Security and Quality. These snippets are steps to automatically check security and quality in your projects.

Git

Docker

Tip

you could add exception on a particular line of your dockerfile with # hadolint ignore=DL3041

  • Test your dockerfile security with trivy

Helm

Broken links