Update README.md
This commit is contained in:
@ -46,9 +46,9 @@ It is as simple as running a CLI tool, making it easy to integrate into any proj
|
|||||||
# Scan Iac with kics
|
# Scan Iac with kics
|
||||||
- name: run kics Scan
|
- name: run kics Scan
|
||||||
uses: checkmarx/kics-action@v1.0
|
uses: checkmarx/kics-action@v1.0
|
||||||
with:
|
with:
|
||||||
path: 'terraform'
|
path: 'terraform'
|
||||||
output_path: 'results.json'
|
output_path: 'results.json'
|
||||||
# Display the results in json format
|
# Display the results in json format
|
||||||
- name: display kics results
|
- name: display kics results
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user