Skip to content

Commit

Permalink
Merge pull request #6855 from Checkmarx/update-running_kics_docs
Browse files Browse the repository at this point in the history
update(docs): update info how to scan zip files
  • Loading branch information
gabriel-cx authored Jan 24, 2024
2 parents 1bcfd1c + 29f42e0 commit f6d8552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-kics.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Available archive formats:
- `xz`

```
docker run -t -v {path_to_scan_zip}:/path checkmarx/kics scan -p /path
docker run -t -v {path_to_zip}:/path checkmarx/kics scan -p /path/{name_of_zip_file}
```

More information can be seen [here](https://github.com/hashicorp/go-getter#unarchiving)
Expand Down

0 comments on commit f6d8552

Please sign in to comment.