File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
scanners/boostsecurityio/checkov-tf-plan Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 2424 command : process
2525 workdir : /src
2626 environment :
27- BOOST_TF_TAGS_POLICY : $BOOST_TF_TAGS_POLICY
27+ BOOST_TF_TAGS_POLICY : ${ BOOST_TF_TAGS_POLICY:-{}}
Original file line number Diff line number Diff line change 1+ version : " 1.0"
2+ tests :
3+ - name : " aws-security-violations"
4+ type : " source-code"
5+ source :
6+ url : " https://github.com/boost-sandbox/checkov-tf-plan-testing.git"
7+ ref : " main"
8+ scan_paths :
9+ - " aws-security-violations"
10+
11+ - name : " aws-compliant"
12+ type : " source-code"
13+ source :
14+ url : " https://github.com/boost-sandbox/checkov-tf-plan-testing.git"
15+ ref : " main"
16+ scan_paths :
17+ - " aws-compliant"
18+
19+ - name : " gcp-storage"
20+ type : " source-code"
21+ source :
22+ url : " https://github.com/boost-sandbox/checkov-tf-plan-testing.git"
23+ ref : " main"
24+ scan_paths :
25+ - " gcp-storage"
You can’t perform that action at this time.
0 commit comments