Skip to content
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

fix: cloud uploads on diff scans #1327

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Oct 13, 2023

Description

During a diff scan, we first run a full scan and then the diff scan. We were uploading the first, full, scan to the Cloud which was causing unexpected findings to appear in the PR diff.

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski requested a review from didroe October 16, 2023 07:29
internal/report/output/output.go Outdated Show resolved Hide resolved
@elsapet elsapet force-pushed the fix/cloud-uploads-on-diff-scans branch from 38f6920 to 863d0b5 Compare October 16, 2023 08:45
@elsapet elsapet merged commit 9043f34 into main Oct 16, 2023
8 checks passed
@elsapet elsapet deleted the fix/cloud-uploads-on-diff-scans branch October 16, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants