You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
snyk monitor has a problem where it does not run due to gradle project aggregation. The --all-projects creates thousands of artifacts and --all-subprojects fail completely.
Here's the command we've been using to test locally:
snyk
monitor has a problem where it does not run due to gradle project aggregation. The--all-projects
creates thousands of artifacts and--all-subprojects
fail completely.Here's the command we've been using to test locally:
The
--all-sub-projects
flag on snyk monitor does not work at all, and it is aggregating results in snyk test.The whole snyk workflow seems to be broken at this time.
The workflow has been disabled in the mainline through this PR here:
#17896
@rbarker-dev @dr20240304 @nathanklick
The text was updated successfully, but these errors were encountered: