Skip to content

Commit 8a61bac

Browse files
doc: Update prerequisites of code-scan (#5625)
* Update prerequisites of code-scan * Hyperlinked the Vulnerability scanning doc --------- Co-authored-by: ashokdevtron <[email protected]>
1 parent e677fbd commit 8a61bac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guide/plugins/code-scan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The Code Scan plugin of Devtron allows you to perform the code scanning using Trivy. By integrating the **Code Scan** plugin into your workflow you can detect common Vulnerabilities, Misconfigurations, License Risks, and Exposed Secrets in your code.
55

66
### Prerequisites
7-
No prerequisites are required for integrating **Code Scan** plugin.
7+
Before integrating the **Code Scan** plugin, install the [Vulnerability Scanning (Trivy/Clair)](https://docs.devtron.ai/usage/integrations/clair) integration from Devtron Stack Manager.
88

99
---
1010

@@ -34,11 +34,11 @@ e.g., `Code Scanning`
3434
### Description
3535
Add a brief explanation of the task and the reason for choosing the plugin. Include information for someone else to understand the purpose of the task.
3636

37-
e.g., `The Code Scan plugin is integrated for scanning the in-code vulnerablities.`
37+
e.g., `The Code Scan plugin is integrated for scanning the in-code vulnerabilities.`
3838

3939
### Input Variables
4040

41-
No input variables are required for Code Scan plugin.
41+
No input variables are required for the Code Scan plugin.
4242

4343
### Output Variables
4444
Code Scan will not be generating an output variable.

0 commit comments

Comments
 (0)