Update new issue URL in SECURITY.md (#31698)

* Update new issue URL in SECURITY.md

Update URL for new issue so it uses the security template: https://github.com/servo/servo/issues/new?template=security-report.md

* Link to https://github.com/servo/servo/security/advisories/new instead
This commit is contained in:
Manuel Rego Casasnovas
2024-03-15 16:03:49 +01:00
committed by GitHub
parent 99c14c83ed
commit ac24cd6139
2 changed files with 1 additions and 18 deletions

View File

@@ -1,17 +0,0 @@
---
name: Security Vulernability
about: Report a security vulnerability
title: ''
labels: A-security, C-untriaged
assignees: ''
---
**Describe the bug:**
A clear and concise description of the vulnerability.
**To Reproduce:**
Steps to reproduce the behavior.
**Platform:**
Specify OS, distribution, and hardware platform.

View File

@@ -1,4 +1,4 @@
# Security Policy
Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/issues/new) for now.
Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/security/advisories/new) for now.