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

sync: Release candidate v0.26.0 #102

Merged
merged 7 commits into from
Jan 3, 2025
Merged

Conversation

vikramdevtron
Copy link
Contributor

No description provided.

vikramdevtron and others added 5 commits December 20, 2024 18:39
* rest call for image scan with sourceType and sourceSubType to image scanner

* handleRuntimeParametersForCiJob refactoring

* remove isV2 traces from func parameters in ScanImage

* extract out cves and image scan execution result save logic from ConvertEndStepOutputAndSaveVulnerabilities

* expose SaveCvesAndImageScanExecutionResults in ImageScanService interface

* minor fix in IsImageScanned method of imagescanservice

* fix

* fix

* fix extra params in clair and Klair service

* code review comments

* func (r *ImageScanEvent) IsManifestImage() bool {
	return r.SourceType == SourceTypeImage && r.SourceSubType == SourceSubTypeManifest
}

* code review changes common lib

* go mod tidy and vendor in ci runner and image  scanner

* some refactoring

* image scan bean in common lib for imagescanevent

* make single imageScanEvent struct in common lib and use that everywhere

* minor fix

* fix

* add certs

* is built image manifest

* IsBuiltImage go mod tidy and vendor in image scanner

* fix

* license

* develop sync
@vikramdevtron vikramdevtron merged commit 7ed4b3d into main Jan 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants