Skip to content

Commit 70f51a0

Browse files
committed
fix: link no referrer issue
Signed-off-by: Efren Lim <elim@linuxfoundation.org>
1 parent dfa6e7e commit 70f51a0

File tree

1 file changed

+1
-0
lines changed
  • frontend/app/components/modules/project/components/overview/score-details

1 file changed

+1
-0
lines changed

frontend/app/components/modules/project/components/overview/score-details/score-tab-view.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ SPDX-License-Identifier: MIT
2222
<a
2323
:href="links.securityScore"
2424
target="_blank"
25+
rel="noopener noreferrer"
2526
class="text-brand-500"
2627
>Learn more</a
2728
>

0 commit comments

Comments
 (0)