Skip to content

Commit aa9b1b0

Browse files
authored
Include scanner setup script example
1 parent 5cfc71e commit aa9b1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-vulnerability-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You may install and run additional scanning software on compute instance to scan
107107
* [Trivy](https://github.com/aquasecurity/trivy) may be used to discover OS and Python package level vulnerabilities.
108108
* [ClamAV](https://www.clamav.net/) may be used to discover malware and comes pre-installed on compute instance.
109109
* Defender for Server agent installation is currently not supported.
110-
* Consider using [customization scripts](./how-to-customize-compute-instance.md) for automation.
110+
* Consider using [customization scripts](./how-to-customize-compute-instance.md) for automation. For an example setup script that combines Trivy and ClamAV, see [compute instance sample setup scripts](https://github.com/Azure/azureml-examples/tree/main/setup/setup-ci).
111111

112112
### Compute clusters
113113

0 commit comments

Comments
 (0)