Change the API of kubeflow pipeline from vineyard.csi.read/writer
to client.get/put
#1614
11 issues found.
Annotations
Check warning on line 16 in k8s/examples/vineyard-kubeflow/preprocess/preprocess.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/preprocess/preprocess.py#L16
Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)
Check notice on line 14 in k8s/examples/vineyard-kubeflow/preprocess/preprocess.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/preprocess/preprocess.py#L14
Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell (B605)
Check notice on line 14 in k8s/examples/vineyard-kubeflow/preprocess/preprocess.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/preprocess/preprocess.py#L14
Starting a process with a partial executable path (B607)
Check warning on line 19 in k8s/examples/vineyard-kubeflow/test/test.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/test/test.py#L19
Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)
Check warning on line 20 in k8s/examples/vineyard-kubeflow/test/test.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/test/test.py#L20
Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)
Check notice on line 12 in k8s/examples/vineyard-kubeflow/test/test.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/test/test.py#L12
Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell (B605)
Check notice on line 12 in k8s/examples/vineyard-kubeflow/test/test.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/test/test.py#L12
Starting a process with a partial executable path (B607)
Check warning on line 20 in k8s/examples/vineyard-kubeflow/train/train.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/train/train.py#L20
Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)
Check warning on line 21 in k8s/examples/vineyard-kubeflow/train/train.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/train/train.py#L21
Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)
Check notice on line 13 in k8s/examples/vineyard-kubeflow/train/train.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/train/train.py#L13
Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell (B605)
Check notice on line 13 in k8s/examples/vineyard-kubeflow/train/train.py
codefactor-io / CodeFactor
k8s/examples/vineyard-kubeflow/train/train.py#L13
Starting a process with a partial executable path (B607)