Dependency Scanning can be [configured](#customizing-the-dependency-scanning-settings)
Dependency Scanning can be [configured](#customizing-the-dependency-scanning-settings)
using environment variables.
using environment variables.
| Environment variable | Function |
| Environment variable | Description |
|-------------------------------- |----------|
|-------------------------------- |----------|
| `DS_ANALYZER_IMAGES` | Comma separated list of custom images. The official default images are still enabled. Read more about [customizing analyzers](analyzers.md). |
| `DS_ANALYZER_IMAGES` | Comma separated list of custom images. The official default images are still enabled. Read more about [customizing analyzers](analyzers.md). |
| `DS_ANALYZER_IMAGE_PREFIX` | Override the name of the Docker registry providing the official default images (proxy). Read more about [customizing analyzers](analyzers.md). |
| `DS_ANALYZER_IMAGE_PREFIX` | Override the name of the Docker registry providing the official default images (proxy). Read more about [customizing analyzers](analyzers.md). |
...
@@ -276,7 +276,7 @@ it highlighted:
...
@@ -276,7 +276,7 @@ it highlighted:
Here is the description of the report file structure nodes and their meaning. All fields are mandatory to be present in
Here is the description of the report file structure nodes and their meaning. All fields are mandatory to be present in
the report JSON unless stated otherwise. Presence of optional fields depends on the underlying analyzers being used.
the report JSON unless stated otherwise. Presence of optional fields depends on the underlying analyzers being used.