Skip to content

Commit 068dec3

Browse files
Add Checkov to tool list to check effects of updating typescript with new build workflow
1 parent 68f4b76 commit 068dec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/msdo-helpers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export enum RunnerType {
2929
export enum Tools {
3030
Bandit = 'bandit',
3131
Binskim = 'binskim',
32+
Checkov = 'checkov',
3233
ContainerMapping = 'container-mapping',
3334
ESLint = 'eslint',
3435
TemplateAnalyzer = 'templateanalyzer',

0 commit comments

Comments
 (0)