9 lines
173 B
YAML
9 lines
173 B
YAML
|
# Project paths must not escape the workspace topdir after
|
||
|
# normalization.
|
||
|
|
||
|
manifest:
|
||
|
projects:
|
||
|
- name: nope
|
||
|
url: ignore-me
|
||
|
path: this/is/../../../not-ok
|