Skip to content

Commit c21d5fe

Browse files
authored
🪘 [readme] mention that Checkov is here (#14)
1 parent ae00b37 commit c21d5fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ A good template for github repos with best practices adoption.
1717
-[CODEOWNERS](.github/CODEOWNERS) that is self-documented
1818
-[justfile](justfile) with
1919
[command line workflow for pull requests](.github/CONTRIBUTING.md#development-process)
20-
-[Github Action for Markdownlint](.github/workflows)
20+
-[Github Actions](.github/workflows) are already setup for:
21+
-[Markdownlint](https://github.com/DavidAnson/markdownlint-cli2-action) keeps your READMEs standards-compliant
22+
-[Checkov](https://github.com/bridgecrewio/checkov) will help keep our github actions secure
2123
-[A few extra labels for issues](https://github.com/fini-net/template-repo/labels)
2224
-[README](README.md) with badges
2325

0 commit comments

Comments
 (0)