-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing security.txt to use github security advisories page. #2334
Conversation
dessalines
commented
Jan 19, 2024
- Fixes security.txt expires date #2332
Should we just auto-generate a date which is maybe one year in the future from the build time? |
I don't think this should just link to the github page. |
@Nothing4You That's another good argument for removing this entirely, and just letting instance runners serve their own security.txt . @Nutomic Okay I've added a build date to the dockerfile. |
Maybe it could be integrated in lemmy-ansible instead? |
I'd rather not add complication and extra configuring there. |
A unit test should be included that FAILS when we pass the expire date again. |
This is ready to go IMO. @SleeplessOne1917 take a look. |