-
Notifications
You must be signed in to change notification settings - Fork 16
ci: add dependency-review action #1115
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
base: main
Are you sure you want to change the base?
Conversation
View your CI Pipeline Execution ↗ for commit b9984a3
☁️ Nx Cloud last updated this comment at |
View your CI Pipeline Execution ↗ for commit b9984a3
☁️ Nx Cloud last updated this comment at |
@code-pushup/ci
@code-pushup/cli
@code-pushup/core
@code-pushup/create-cli
@code-pushup/nx-plugin
@code-pushup/models
@code-pushup/coverage-plugin
@code-pushup/eslint-plugin
@code-pushup/js-packages-plugin
@code-pushup/jsdocs-plugin
@code-pushup/lighthouse-plugin
@code-pushup/typescript-plugin
@code-pushup/utils
@code-pushup/models-transformers
commit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit f012142 with previous commit 3b5db5b. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👎 1 group regressed, 👍 6 audits improved, 👎 5 audits regressed, 11 audits changed without impacting score🗃️ Groups
18 other groups are unchanged. 🛡️ Audits
588 other audits are unchanged. |
Motivation
In light of recent supply chain attack, we decided to enhance our security tooling.
Changes in this PR
dependency-review-action
to check for vulnerabilities for changed dependencies on each PR.Other related changes
code-pushup
organization have the GitHub-recommended security configuration. This includes Dependabot alerts and CodeQL scanning.