Skip to content

Commit 307fcd7

Browse files
feat: Add docs for proactive SCA TAROT-2804 (#2232)
* feat: Add docs for proactive SCA * Apply suggestions from code review Co-authored-by: Joana Teodoro <joana.teodoro@codacy.com> --------- Co-authored-by: Joana Teodoro <joana.teodoro@codacy.com>
1 parent 51d6833 commit 307fcd7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/organizations/managing-security-and-risk.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,19 @@ Codacy closes a finding in either of the following cases:
150150
!!! important
151151
Deleting a repository deletes all open findings belonging to that repository.
152152

153+
### How Codacy manages findings detected during software composition analysis (SCA) {: id="opening-and-closing-sca-items"}
154+
155+
!!! note
156+
To make sure that Codacy detects dependency issues correctly, [enable code patterns](../repositories-configure/configuring-code-patterns.md) belonging to the Trivy tool.
157+
158+
Vulnerable dependencies are a specific GIT repository finding. Similarly to other repository findings, Codacy opens an issue whenever a commit is analyzed.
159+
160+
Additionally, Codacy scans your codebase every evening to see if it's affected by any newly discovered vulnerabilities.
161+
162+
!!! important
163+
The proactive SCA scanning is a business tier feature. If you are a Codacy Pro customer interested in upgrading to gain access to this feature, reach out to our customer success team.
164+
165+
153166
### How Codacy manages findings detected on Jira {: id="opening-and-closing-jira-items"}
154167

155168
!!! note

0 commit comments

Comments
 (0)