opendatahub-io / data-science-pipelines-tekton

Kubeflow Pipelines on Tekton
https://developer.ibm.com/blogs/kubeflow-pipelines-with-tekton-and-watson/
Apache License 2.0
0 stars 19 forks source link

feat: Adding a .snyk config #175

Closed DharmitD closed 12 months ago

DharmitD commented 1 year ago

Which issue is resolved by this Pull Request: Resolves https://github.com/red-hat-data-services/data-science-pipelines/issues/51

Description of your changes: Currently there are a lot of folders/paths in dsp that we do not user (e.g. tekton-catalog, or front end), we should look into adding a .snyk file to exclude these paths.

How is this tested:

https://github.com/opendatahub-io/data-science-pipelines/assets/46318816/bc776757-a4c5-402c-941a-26bc4bc87e95

https://github.com/opendatahub-io/data-science-pipelines/assets/46318816/7072e434-e5a6-41d8-b493-08617dc03110

Checklist:

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DharmitD

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opendatahub-io/data-science-pipelines/blob/master/OWNERS)~~ [DharmitD] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
HumairAK commented 12 months ago

I think for first pass this is good, we can iterate on it as time goes on.