summaryrefslogtreecommitdiffstats
path: root/docs/SECURITY.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs/SECURITY: format texthulkoba2024-03-271-2/+6
|
* Revert "docs: use collections to structure the data"Zbigniew Jędrzejewski-Szmek2024-02-231-0/+14
| | | | | | | | | This reverts commit 5e8ff010a1436d33bbf3c108335af6e0b4ff7a2a. This broke all the URLs, we can't have that. (And actually, we probably don't _want_ to make the change either. It's nicer to have all the pages in one directory, so one doesn't have to figure out to which collection the page belongs.)
* docs: use collections to structure the datahulkoba2024-02-221-14/+0
|
* docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek2021-09-271-0/+1
| | | | | | I have no idea if this is going to cause rendering problems, and it is fairly hard to check. So let's just merge this, and if it github markdown processor doesn't like it, revert.
* docs: policy for systemd-security subscriptionsZbigniew Jędrzejewski-Szmek2020-05-151-0/+2
| | | | Replaces #14325.
* docs: reorder the section about security reporting to emphasize the sekrit listZbigniew Jędrzejewski-Szmek2020-04-291-1/+3
|
* docs: uppercase all markdown document titlesLennart Poettering2020-01-141-2/+2
| | | | | For most we used uppercasing, but not for all. Let's stick to one rule, and uppercase them all.
* docs: make it prettyTobias Bernard2019-12-111-0/+1
| | | | | | | Add custom Jekyll theme, logo, webfont and .gitignore FIXME: the markdown files have some H1 headers which need to be replaced with H2
* docs: place all our markdown docs in rough categoriesLennart Poettering2019-12-111-0/+1
|
* docs: create new SECURITY.md pageZbigniew Jędrzejewski-Szmek2019-08-301-0/+7
github has special support for that name: https://help.github.com/en/articles/adding-a-security-policy-to-your-repository.