Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Let snyk run on dev dependencies #503

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

buck06191
Copy link
Contributor

What does this change?

Splits the GH Action out to run snyk test and upload SARIF file to code
scanning and then run snyk monitor if on main. We can now test dev
dependencies by pruning repeated subdependencies. This was failing prior
to this due to too many vulnerable paths.

Why?

Code scanning info on main and checks devDependencies

Splits the GH Action out to run snyk test and upload SARIF file to code
scanning and then run snyk monitor if on `main`. We can now test dev
dependencies by pruning repeated subdependencies. This was failing prior
to this due to too many vulnerable paths.
@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2021

Size Change: 0 B

Total Size: 213 kB

ℹ️ View Unchanged
Filename Size Change
build/App.esm.js 106 kB 0 B
build/App.js 107 kB 0 B

compressed-size-action

@buck06191 buck06191 merged commit 890bae5 into main Jun 10, 2021
@buck06191 buck06191 deleted the josh/fix-snyk-gh-action-to-check-devDep branch June 10, 2021 10:44
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.

2 participants