Security Hotspots - marking as "Safe" on all branches

We use 9.3 version of sonar, developer edition.
We send to analyze all branches.
Is it possible to sign some hotspots as safe for all branches?

Hi,

After creation, branches are independent of each other, especially with regard to issues and hotspots.

 
:woman_shrugging:
Ann

Hello,

Can you clarify if:

  • you expect that each time you mark a Hotspot as Safe, this status is replicated on all the branches where the same Hotspot is Open?
  • or you want a way to do this status propagation only in some cases and so you need a feature that tells you: “hey, this Hotspot exists also in Branch X and Branch Y, do you want to replicate your review on these branches?”.

Alex