Update various documentation links that are pointing to www.talos.dev to the new docs page at docs.siderolabs.com.
Signed-off-by: Edward Sammut Alessi <edward.sammutalessi@siderolabs.com>
Document security vulnerability reporting process.
Minor fixes in other docs, and add OpenSSF badge.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This document can be simplied as the `Makefile` and pull request status deliver a lot of the
supplied information. This removes a lot of redundant information and only touches on the more
important ideas.
Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
This fixes random markdown linting issues. The previous `sentences-per-line`
library seems to be broken now, and unmaintained. This moves to using
`textlint` instead.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This is a rename of the osctl binary. We decided that talosctl is a
better name for the Talos CLI. This does not break any APIs, but does
make older documentation only accurate for previous versions of Talos.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>