summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/security.md
blob: 59e7b64cc669b716765f9b0baaed651dcaec000e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
name: Security report
about: Report security issues
title: ''
labels: '1.severity: security'
assignees: ''

---

To privately report a security issue with NixOS, Nix, and its ecosystem,
please email a member of the NixOS Security Team and we will ensure the issue
is handled. Our responses will be signed with our GPG keys:
https://nixos.org/nixos/security.html

**Report**

CVE:

**Metadata**

Maintainer information:
```yaml
# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
```