Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Snyk code SAST in addition to vulerability test in workflows #823

Merged

Conversation

epikichi
Copy link
Contributor

@epikichi epikichi commented Oct 20, 2022

Description

  • Adding snyk code test in addition to the default snyk test to run SAST in our workflows.
  • Setting the severity threshold for workflow failure for Snyk license scans to high.
  • Set Snyk org in related workflows.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #823 (7b0c921) into develop (337f90a) will not change coverage.
The diff coverage is n/a.

❗ Current head 7b0c921 differs from pull request most recent head 2da7b5d. Consider uploading reports for the commit 2da7b5d to get more accurate results

@@           Coverage Diff            @@
##           develop     #823   +/-   ##
========================================
  Coverage    52.45%   52.45%           
========================================
  Files          132      132           
  Lines        17520    17520           
========================================
  Hits          9190     9190           
  Misses        7661     7661           
  Partials       669      669           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@vcastellm vcastellm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@epikichi epikichi merged commit 46a988b into develop Oct 21, 2022
@epikichi epikichi deleted the epikichi/edge-913-add-sast-in-addition-to-vulnerability branch October 21, 2022 09:52
@github-actions github-actions bot locked and limited conversation to collaborators Oct 21, 2022
@epikichi epikichi self-assigned this Oct 27, 2022
@epikichi epikichi changed the title adding Snyk code SAST in addition to vulerability test in workflows Adding Snyk code SAST in addition to vulerability test in workflows Oct 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants