Skip to content

Commit 06600d2

Browse files
JoostKAndrewKushnir
authored andcommitted
refactor: change security issue redirect to angular.dev (angular#58070)
Ensure the security issue template points to the correct location. PR Close angular#58070
1 parent 4986e13 commit 06600d2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Security issue disclosure
4-
url: https://angular.io/guide/security#report-issues
4+
url: https://angular.dev/best-practices/security#report-issues
55
about: Report a security issue in Angular Framework, CDK, Material, or CLI
66
- name: Angular CLI
77
url: https://github.com/angular/angular-cli/issues/new/choose

adev/src/content/guide/security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ It doesn't cover application-level security, such as authentication and authoriz
55

66
For more information about the attacks and mitigations described below, see the [Open Web Application Security Project (OWASP) Guide](https://www.owasp.org/index.php/Category:OWASP_Guide_Project).
77

8+
<a id="report-issues"></a>
9+
810
<docs-callout title="Reporting vulnerabilities">
911

1012
Angular is part of Google [Open Source Software Vulnerability Reward Program](https://bughunters.google.com/about/rules/6521337925468160/google-open-source-software-vulnerability-reward-program-rules). [For vulnerabilities in Angular, please submit your report at https://bughunters.google.com](https://bughunters.google.com/report).

0 commit comments

Comments
 (0)