snowflake-connector-python icon indicating copy to clipboard operation
snowflake-connector-python copied to clipboard

Semgrep workflow update

Open sfc-gh-hpathak opened this issue 2 years ago • 0 comments

Please answer these questions before submitting your pull requests. Thanks!

  1. 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

  1. 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
  2. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

sfc-gh-hpathak avatar Oct 21 '22 17:10 sfc-gh-hpathak