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
fix: check image cache before skipping sending scan results
The workload cache expires in one minute, which means that images that weren't scanned quickly enough were accidentally not transmitted to Snyk.
The check now ensures that it skips sending data only if both the workload and the image are missing.
0 commit comments