Closed DharmitD closed 12 months 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
I think for first pass this is good, we can iterate on it as time goes on.
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
.snyk
file with certain paths excluded to my fork and reran the SNYK check. The paths specified in the .snyk file didn't appear, as expected:https://github.com/opendatahub-io/data-science-pipelines/assets/46318816/7072e434-e5a6-41d8-b493-08617dc03110
Checklist: