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

Bugs fixes #109

Merged
merged 5 commits into from
Mar 7, 2023
Merged

Bugs fixes #109

merged 5 commits into from
Mar 7, 2023

Conversation

fishkerez
Copy link
Contributor

  1. prevent crush when converting scan from db model to rest model by checking if scanConfigID exist.
  2. add scan results and scan summary conversion.
  3. add Summary to scan and scan results db model.
  4. in export, get current summary and update it instead of overriding current summary.
  5. init scan results with empty summary.

@fishkerez fishkerez requested a review from a user March 7, 2023 12:05
@fishkerez fishkerez self-assigned this Mar 7, 2023
cli/cmd/exportresults.go Outdated Show resolved Hide resolved
runtime_scan/pkg/orchestrator/configwatcher/scan_runner.go Outdated Show resolved Hide resolved
@fishkerez fishkerez merged commit e6e685c into main Mar 7, 2023
@fishkerez fishkerez deleted the bugs-fixes branch March 7, 2023 12:48
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.

None yet

1 participant