snowflake-connector-python
snowflake-connector-python copied to clipboard
Semgrep workflow update
Please answer these questions before submitting your pull requests. Thanks!
- What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
This PR removes legacy semgrep workflows for a reusable workflow. Local semgrep rules have been deleted. If your repo had a semgrep stage in the Jenkinsfile, we attempted to delete it. Please review changes and merge them as soon as possible.
Since this is a public repo, not mentioning internal tickets and messages. Please DM me for questions
-
Fill out the following pre-review checklist:
- [ ] I am adding a new automated test(s) to verify correctness of my new code
- [ ] I am adding new logging messages
- [ ] I am adding a new telemetry message
- [ ] I am modifying authorization mechanisms
- [ ] I am adding new credentials
- [ ] I am modifying OCSP code
- [ ] I am adding a new dependency
-
Please describe how your code solves the related issue.
Please write a short description of how your code change solves the related issue.