mirror of
https://github.com/immich-app/immich.git
synced 2025-05-23 17:03:01 -04:00
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>
This commit is contained in:
parent
4c0f79b162
commit
d9ce74b896
1
.github/workflows/docs-build.yml
vendored
1
.github/workflows/docs-build.yml
vendored
@ -72,4 +72,5 @@ jobs:
|
||||
with:
|
||||
name: docs-build-output
|
||||
path: docs/build/
|
||||
include-hidden-files: true
|
||||
retention-days: 1
|
||||
|
5
docs/static/.well-known/security.txt
vendored
Normal file
5
docs/static/.well-known/security.txt
vendored
Normal file
@ -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
|
7
web/static/.well-known/security.txt
Normal file
7
web/static/.well-known/security.txt
Normal file
@ -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…
x
Reference in New Issue
Block a user