mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
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:
parent
99c14c83ed
commit
ac24cd6139
2 changed files with 1 additions and 18 deletions
17
.github/ISSUE_TEMPLATE/security-report.md
vendored
17
.github/ISSUE_TEMPLATE/security-report.md
vendored
|
@ -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.
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue