You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/docs
Hidde Beydals 5ea4e814f5 Add safe guards for relative paths
This commit adds multiple safe guards for relative paths, ensuring they
never traverse outside the working directory.

The `SafeRelativePath` flag calculates the safe relative path based on a
relative base dir, which results in a flattened path.

The write methods of `manifestgen` make use of the `SecureJoin` as well,
to ensure writes are never outside of the given directory when used as
a lib outside of the CLI.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
_files Add cluster stats dashboard to docs 4 years ago
_static docs: progressbar as subtitle 5 years ago
cmd Add safe guards for relative paths 4 years ago
components Move gitops toolkit index under components/ 4 years ago
contributing add symlink and make it work 5 years ago
dev-guides Move gitops toolkit index under components/ 4 years ago
diagrams Update docs website 4 years ago
faq Add Kustomize FAQ to docs 4 years ago
get-started Fix list parsing issue in the docs 4 years ago
guides Add image automation guide 4 years ago
internal Add release procedure documentation 4 years ago
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 5 years ago
roadmap Provide pointers to the install guides in roadmap 4 years ago
index.md Video 4 years ago