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
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/changelog.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ description: The latest updates and changes to CodeRabbit.
5
5
sidebar_position:9
6
6
---
7
7
8
+
##Security and SAST Remediation Improvements
9
+
####Oct 22, 2024
10
+
- Enabling comprehensive security analysis directly from context within GitHub Checks.
11
+
- CodeRabbit now seamlessly integrates with top SAST tools that create github check annotation comments like Codacy, SonarCloud, Code Climate, GitHub Advanced Security, Palo Alto Prisma Cloud, and more!
12
+
- We have added a[YouTube Tutorial](https://www.youtube.com/watch?v=tfy3FdsoUtU) for a step-by-step guide on using CodeRabbit with Codacy and SonarCloud during pull requests.
- CodeRabbit now automatically detects Semgrep rulesets from default`semgrep.yml` or`semgrep.config.yml` files, eliminating the need for manual configuration.
15
+
16
+
8
17
##Related PRs and Label suggestions
9
18
####Sep 9, 2024
10
19
- Possibly related PRs: The walkthrough comment now includes a list of potentially related PRs to help you recall the past context.