mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #358] Add security policy and enable reporting #190
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stevenengler on GitHub (Jan 29, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/358
This repository doesn't have any way to report security issues. My recommendation would be to add a security policy and enable vulnerability reporting.
@sigoden commented on GitHub (Feb 5, 2024):
Security policy was added, see https://github.com/sigoden/dufs/security
@stevenengler commented on GitHub (Feb 5, 2024):
Thanks!