You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/managing-security-and-risk.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,19 @@ Codacy closes a finding in either of the following cases:
150
150
!!! important
151
151
Deleting a repository deletes all open findings belonging to that repository.
152
152
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
+
153
166
### How Codacy manages findings detected on Jira {: id="opening-and-closing-jira-items"}
0 commit comments