Skip to content

Commit becf43b

Browse files
Update README.md
1 parent 4ed694e commit becf43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ And ensure that you're using the <a href="https://github.com/Checkmarx/kics-gith
8888
| exclude_categories | 'Observability,Networking and Firewall' | exclude categories by providing its name, comma separated list | String | No | N/A |
8989
| exclude_results | 'd4a1fa80-d9d8-450f-87c2-e1f6669c41f8' | exclude results by providing the similarity ID of a result | String | No | N/A |
9090
| exclude_severities | 'info,low' | exclude results by providing the severity of a result | String | No | N/A |
91-
| exclude_gitignore | | disables the exclusion of paths specified within .gitignore file | Boolean | No | false |
91+
| exclude_gitignore (available only from KICS version 1.6) | | disables the exclusion of paths specified within .gitignore file | Boolean | No | false |
9292
| include_queries | a227ec01-f97a-4084-91a4-47b350c1db54 | include only specified list of queries to the scan, cannot be provided with query exclusion flags | String | No | N/A |
9393
| output_formats | 'json,sarif' | formats in which the results report will be exported | String | No | json |
9494
| output_path | myResults/ | file path to store result in json format | String | No | "./" |

0 commit comments

Comments
 (0)