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

Pull results on top of main. #24

Merged
merged 11 commits into from
Jan 9, 2023
Merged

Pull results on top of main. #24

merged 11 commits into from
Jan 9, 2023

Conversation

pbalogh-sa
Copy link
Member

@pbalogh-sa pbalogh-sa commented Dec 16, 2022

I created a new PR on top of main branch because of a rebase accident and I closed #23
This PR contains all of the last changes and replace the POST and PUT response ScanResultsSummary with Scanresults from the openapi.yaml (this commit was missed before)

According to @sambetts-cisco

Overall looks good from my perspective, I've rebased it now that the REST server PR has merged. @FrimIdan @fishkerez @akpsgit please check if your comments have been addressed, if so we can merge and unblock the trail run.

  • Commit pull results changes on top of main after rest-server was merged
  • removing ScanResultsSummary responses from openapi.yaml

…merged

Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
@pbalogh-sa pbalogh-sa requested a review from a user December 16, 2022 19:32
runtime_scan/pkg/orchestrator/orchestrator.go Show resolved Hide resolved
runtime_scan/pkg/scanner/scanner.go Outdated Show resolved Hide resolved
runtime_scan/pkg/scanner/scanner.go Outdated Show resolved Hide resolved
runtime_scan/pkg/types/types.go Outdated Show resolved Hide resolved
runtime_scan/pkg/scanner/scanner.go Outdated Show resolved Hide resolved
runtime_scan/pkg/scanner/scanner.go Outdated Show resolved Hide resolved
runtime_scan/pkg/scanner/scanner.go Outdated Show resolved Hide resolved
List length must be lower or equal to pageSize.
items:
$ref: '#/components/schemas/TargetScanResult'
$ref: '#/components/schemas/TargetScanResults'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: just a naming thing but this should probably be just "ScanResults" now

@FrimIdan FrimIdan merged commit 8708b9b into main Jan 9, 2023
@FrimIdan FrimIdan deleted the pull-scan-results-from-main branch January 9, 2023 09:13
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

4 participants