Skip to content

Commit 16d5530

Browse files
authored
Merge pull request #6358 from Checkmarx/deprecated_doc_update
Deprecated doc update
2 parents a5c8d52 + 349ea46 commit 16d5530

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/results.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ You can also change the default name by using the following command:
2929

3030
This will generate an HTML and Gitlab SAST reports on output folder, with `kics-result` and `gl-sast-kics-result` names.
3131

32-
## Descriptions
32+
## Descriptions (deprecated from May 1st, 2023)
3333

34-
After the scanning process is done, If an internet connection is available, KICS will try to fetch CIS Proprietary vulnerability descriptions from a HTTP endpoint, this can be disabled with `--disable-cis-descriptions`. If used in offline mode or no internet connection is available, KICS should use the default descriptions.
34+
After the scanning process is done, If an internet connection is available, KICS will try to fetch CIS Proprietary vulnerability descriptions from a HTTP endpoint, this can be disabled with `--disable-full-descriptions`. If used in offline mode or no internet connection is available, KICS should use the default descriptions.
3535

3636
In case of using KICS behind a corporate proxy, proxy configurations can be set with environment variables such as `HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY`
3737

38+
Note: From May 1st, 2023, even If an internet connection is available, KICS will receive an empty list as response and will use the default descriptions.
39+
3840
## JSON
3941

4042
The JSON report is the default report to be generate, if no arg is passed to `report-formats` flag, also you can explicitly use it with `--report-formats "json"`.

0 commit comments

Comments
 (0)