File: SECURITY.md

package info (click to toggle)
fuse3 3.18.2-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 31,440 kB
  • sloc: ansic: 25,058; perl: 6,044; cpp: 3,960; python: 1,201; sh: 416; javascript: 313; makefile: 59
file content (20 lines) | stat: -rw-r--r-- 878 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Security Policy

If you have discovered a security vulnerability in this project, please report it
privately. **Do not disclose it as a public issue.** This gives me time to work with you
to fix the issue before public exposure, reducing the chance that the exploit will be
used before a patch is released.

Please submit information on the vulnerability as a
[private report](https://github.com/libfuse/libfuse/security/advisories/new).

Please provide the following information in your report:

- A description of the vulnerability and its impact
- How to reproduce the issue

This project is maintained by a single volunteer on a reasonable-effort basis. As such,
I ask that you give me 90 days to work on a fix before public exposure.

Note we are aware of a long-standing security issue when using `allow_others` (see
[#15](https://github.com/libfuse/libfuse/issues/15)).