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
Describe the bug
We've had an issue with this plugin where it would randomly give a "Cannot read property 'find' of undefined" error when running the Task during our build pipeline.
To Reproduce
This happens randomly but does appear to be more prevalent when running multiple builds at the same time.
Expected behavior
The dependency check plugin should install and run correctly.