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

Add actions for vulnerability scans #6899

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

g-gaston
Copy link
Member

Description of changes:
This should prevent vulnerable deps from being added and also will scan our code to narrow down if we are affecting by new CEV or not. This will run on every PR, every commit to main and release branches and periodically every night.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (76d57f2) 71.95% compared to head (60ded6c) 71.95%.
Report is 1 commits behind head on main.

❗ Current head 60ded6c differs from pull request most recent head 2289fb9. Consider uploading reports for the commit 2289fb9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6899   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files         532      532           
  Lines       41593    41593           
=======================================
  Hits        29927    29927           
  Misses       9989     9989           
  Partials     1677     1677           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@g-gaston g-gaston force-pushed the vul-check branch 2 times, most recently from 99c340c to 60ded6c Compare October 26, 2023 15:26
Copy link
Member

@drewvanstone drewvanstone left a comment

Choose a reason for hiding this comment

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

Nice, should we add license reviews in a future PR?

@g-gaston
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: g-gaston

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit aa0e358 into aws:main Oct 26, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants