fluxcd-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>
2020-12-14 15:14:49 +01:00
..
_files Add cluster stats dashboard to docs 2020-10-14 16:34:46 +03:00
_static docs: progressbar as subtitle 2020-07-30 22:00:01 +02:00
cmd Add safe guards for relative paths 2020-12-14 15:14:49 +01:00
components Move gitops toolkit index under components/ 2020-11-04 15:37:07 +00:00
contributing add symlink and make it work 2020-07-03 14:09:30 +02:00
dev-guides Move gitops toolkit index under components/ 2020-11-04 15:37:07 +00:00
diagrams Update docs website 2020-10-14 10:35:29 +03:00
faq Add Kustomize FAQ to docs 2020-12-09 11:27:25 +02:00
get-started Fix list parsing issue in the docs 2020-12-04 16:31:18 +02:00
guides Add image automation guide 2020-12-14 11:19:03 +02:00
internal Add release procedure documentation 2020-11-01 09:33:36 +02:00
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 2020-07-14 16:39:31 +03:00
roadmap Provide pointers to the install guides in roadmap 2020-12-03 16:22:56 +00:00
index.md Video 2020-12-01 14:24:45 +01:00