mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02: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:
committed by
GitHub
parent
99c14c83ed
commit
ac24cd6139
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user