Skip to content

Commit d27dfdd

Browse files
committed
update info re: findings triaged across refs
1 parent ba114b6 commit d27dfdd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/components/reference/_triage-states.mdx

+4-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@ Findings can also be **removed**. Semgrep considers a finding removed if it is n
1818
Your removed findings do not count toward the fix rate or the number of findings. The removed findings also do not appear in Semgrep AppSec Platform.
1919

2020
:::info Findings triaged across refs
21-
Findings triaged (ignored, reopened) in a specific branch, PR, or MR are also triaged in all other branches, PRs, and MRs of a particular repository. Additionally, if you filter for [Git references](https://git-scm.com/book/en/v2/Git-Internals-Git-References) (refs) on the [Findings](https://semgrep.dev/orgs/-/findings?tab=open) page, then triage a finding, the finding is also automatically triaged in all other branches, PRs, MRs, and refs.
21+
- Findings triaged (ignored, reopened) in a specific branch, PR, or MR are **not** automatically triaged in all other branches, PRs, and MRs of a particular repository.
22+
- If you filter for [Git references](https://git-scm.com/book/en/v2/Git-Internals-Git-References) (refs) on the [Findings](https://semgrep.dev/orgs/-/findings?tab=open) page, then triage a finding, the finding is **NOT** automatically triaged in all other branches, PRs, MRs, and refs.
23+
- Triaging a finding on the default branch **does** affect all related non-default refs or branch-specific refs with an instance of the finding **when the finding was triaged**.
24+
- Future instances of a finding found at a later date aren't automatically triaged, even if the finding on the default has been triaged.
2225
:::

0 commit comments

Comments
 (0)