Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c620e69

Browse files
committedOct 22, 2024·
add sast notes to changelog
1 parent 23270f0 commit c620e69

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎docs/changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ description: The latest updates and changes to CodeRabbit.
55
sidebar_position: 9
66
---
77

8+
## Security and SAST Remediation Improvements
9+
#### Oct 22, 2024
10+
- 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, enabling comprehensive security analysis directly within GitHub checks.
11+
- 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.
12+
- Improved the [Semgrep Documentation](https://docs.coderabbit.ai/tools/semgrep).
13+
- CodeRabbit now automatically detects Semgrep rulesets from default `semgrep.yml` or `semgrep.config.yml` files, eliminating the need for manual configuration.
14+
15+
816
## Related PRs and Label suggestions
917
#### Sep 9, 2024
1018
- Possibly related PRs: The walkthrough comment now includes a list of potentially related PRs to help you recall the past context.

0 commit comments

Comments
 (0)
Please sign in to comment.