Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ See the [Supported languages](/supported-languages#language-maturity-summary) do
- If the finding has a function call that proves the finding is reachable, this function call is highlighted in the code in the finding's **Details** page.
- Added context in PR comments as to **why** a finding is reachable, under the section **Why this is reachable**. This alerts developers to the impact of a reachable finding.
- Improved how filters are presented in the **Supply Chain > Vulnerabilities** page.
- Unreachable findings are hidden by default from the findings list.1234
- Unreachable findings are hidden by default from the findings list.12345
- Improved performance of Semgrep Secret scans due to back-end updates.

[See the latest release notes <i class="fa-solid fa-arrow-right"></i>](/release-notes)
Expand Down