mirror of https://github.com/immich-app/immich.git
chore: add security.txt (#17952)
* feat: Create .well-known/security.txt * feat: Add another security.txt for the main website * fix: deploy hidden files --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>pull/17951/head
parent
4c0f79b162
commit
d9ce74b896
@ -0,0 +1,5 @@
|
||||
Policy: https://github.com/immich-app/immich/blob/main/SECURITY.md
|
||||
Contact: mailto:security@immich.app
|
||||
Preferred-Languages: en
|
||||
Expires: 2026-05-01T23:59:00.000Z
|
||||
Canonical: https://immich.app/.well-known/security.txt
|
||||
@ -0,0 +1,7 @@
|
||||
# This site is running an Immich instance.
|
||||
# Immich-related security problems should be reported to the Immich security team.
|
||||
# Security problems related to this instance should be reported to its administration.
|
||||
Policy: https://github.com/immich-app/immich/blob/main/SECURITY.md
|
||||
Contact: mailto:security@immich.app
|
||||
Preferred-Languages: en
|
||||
Expires: 2026-05-01T23:59:00.000Z
|
||||
Loading…
Reference in New Issue