chore(deps): update dependency kubescape/kubescape to v4.0.11#355
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency kubescape/kubescape to v4.0.11#355renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
❌MegaLinter analysis: Error❌ REPOSITORY / grype - 1 error❌ REPOSITORY / trivy - 1 error
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
4.0.9→4.0.11Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubescape/kubescape (kubescape/kubescape)
v4.0.11Compare Source
Changelog
411b179Cache compiled CEL programs across scanned objects (#2503)6bbcccdDerive cmd/vap policy metadata from the embedded VAP bundle (#2485)1a6cf89Embed and load VAP YAML from the vendored bundle (#2474)6cb59a4Expand encryption and decryption coverage for resource metadata (#2442)df44c79Fix air-gapped mode -- thread explicit offline flag to policy getters instead of relying on nil (#2458)949a569Fix control-inputs fallback to return real local getter instead of unloaded store (#2515)e4ab628Fix local control cache (#2463)3c4b059Fix/helm templates plain yaml warnings (#2509)efb658fVendor the CEL admission policy bundle (#2455)7dbe430[ LFX 2026] feat(exceptions): honor objectSelector.matchExpressions via PostureExceptionPolicy.ObjectSelector (#2480)8a2e1a2[Fix] : severity-based image exceptions in JSON, SARIF, and patch output -- use filtered Matches instead of RemainingMatches (#2522)5afd77badd unit tests for GetPreReqCmd and kubeconfig flag (#2486)21e2db5core: Add test coverage for Kubescape.Diff pretty-printer output path (#2467)55df2bddocs(cli): document report protection workflow (#2508)ef65747docs(cli): improve report protection help and examples (#2510)80191c7feat(anonymizer): support reversible container metadata transformation (#2473)3f29f09feat(mcp): Add headless OPAProcessor for low-latency Network Policy s… (#2512)062d9cffeat(mcp): implement headless OPAProcessor rbac scanner (#2492)f68fdc0feat(operator): add quarantine action to remediate CLI subcommand (#2461)29928b8feat(patch): add support for OCI and Local exports (#2471)79ae44efeat(printer): add GitLab SAST report output format (#2505)df68301feat(reportcrypto): add decryption support for encrypted resource metadata (#2493)b830283feat: add container profile tools and resources to MCP server (#2479)5757418feat: implement AWS ECR vulnerability adaptor (#2488)20b5a83feat: introduce Container Image Vulnerability (CIV) Adaptor interfaces (#2482)9ea839afeat: run CEL controls as part of the scan (#2525)f7e805afix(httphandler): add missing panic recovery to Metrics handler (#2465)05e3cc9fix(httphandler): decouple prometheus metrics scan from request context (#2451)8d5d0d7fix(httphandler): populate report in synchronous scan response (#2483)4d80ab4fix(imagescan): preserve matches on metadata lookup errors (#2519)5b93069fix(mcp): add double-checked mutex locking to k8sClient lazy init (#2506)0b3d0f6fix(printer): don't append .txt to /dev/null in PrettyPrinter.SetWriter (#2502)6ba3a1dfix(sarif): don't os.Exit on unencodable fix, avoid empty SARIF file (#2499)ef6b608fix(sarif): surface PrettyWrite errors instead of silently writing empty file (#2497)8fb2eb1fix(scan): don't let --exceptions/--controls-config/--attack-tracks trigger air-gapped mode (#2532)497f086fix(scan): restore root PersistentPreRun for kubescape scan invocations (#2530)2adea95fix(vap): deploy-library serves the embedded bundle, downloads only via --from-release (#2507) (#2514)82dd34dfix: preserve explicit exceptions/inputs with use-artifacts-from (#2490)81617edfix: support namespace/kind/name workload format (#2459) (#2460)85933c9rbac file todo to check api version is resolved (#2523)5bffddfrefactor: decompose monolithic Results API handler (#2477)11a05e1test(core): cover Kubescape.Download unknown-target error path (#2468)Released by GoReleaser.
v4.0.10Compare Source
Changelog
960d6cechore(crd): remove orphan, uninstallable SecurityException CRD and its test (#2403)778ec11feat(operator): addoperator remediateCLI subcommand (annotate + dry-run) (#2448)7542e40fix(httphandler): surface async scan failures via Results endpoint (#2339)bef62c9Add CEL env builder for the VAP engine (#2416)d31fc8bAdd CEL evaluator (#2443)695c8d1Add encryption transformer integration tests (#2351)932cd5bAdd offline request stub for the CEL engine (#2439)820fa31Docs: add circleci integration guide (#2385)34f531aEmit security-severity on SARIF rules (#2398)1917984Fail closed on repo metadata transformation errors (#2353)ffc7f92Fix nil pointer panic on image scan when ScanData is nil (#2431)6a44d6cFix panic parsing image names without an organization (#2397)80fa300Fix relative path and Name typo (#2343)add18bfIntegrate report encryption metadata and DEK wrapping into anonymization workflow (#2380)ccadbbaSet HTTP timeouts on the scan listener server (#2396)f8ae044[ LFX 2026 ] Fixes bugs found before implementation of LFX 1982 (#2366)f2e42ca[feat] : add scan coverage score to measure and report scan co… (#2410)554dd66[fix] : Fall back to bundled defaults and surface degradation when control-inputs fetch fails (#2395)cd5dba9anonymizer: hide service account names in pod specs (#2333)865b036backend: imagescan: add missing unit tests for getMatchers and newScanServiceIntegration (#2427)e4a8f7dbackend: ksinit: add success case for CreateKsObjectConnection (#2429)f69c88bchore: modernize codebase to Go 1.26 (#2415)f956507feat(httphandler): add SSRF-hardened scan-completion webhook callback (#2447)1f2e83afeat(opaprocessor): add per-control evaluation timeout (#2375)fed74dcfeat(opaprocessor): wire CEL language dispatch with stub evaluator (#2405)8274975feat(report): add encrypted report decryption (#2425)494b0e5feat(reportcrypto): decrypt resource source metadata in reports (#2440)273a92efeat: add SLSA build provenance attestation to release workflow (#2346)1c7e2e8feat: add encrypted repo metadata workflow (#2365)38bb518fix(anonymizer): detect separator-less sensitive env variable names t… (#2367)b66104dfix(coverage) : penalise silent failed GVR pulls in coverage score (#2420)cc88b0ffix(diff): move --fail-on-new exit to cmd layer so output writer is closed (#2434)bf4f796fix(diff): validate format input and clean up status handling (#2438)8c24435fix(hostsensorutils): normalize infoMap keys using ResourceGroupToString (#2360)9baa4e9fix(httphandler): add panic recovery to scan execution goroutine (#2352)ee4a4bcfix(httphandler): log persistence failure as warning, return valid result (#2342)ab5d74bfix(list): emit JSON objects for list controls --format json (#2401)ddc278ffix(offline): dynamically populate allcontrols framework and fix loadpolicy search (#2338)6349ae6fix(opa): fail fast on cancelled cosign verification contexts (#2368)741b243fix(opaprocessor) : discard partial results from timed-out controls (#2404)d6bdc28fix(opaprocessor): count timed-out controls as 0 in compliance score (#2424)8af7c84fix(opaprocessor): stop processing after context cancellation (#2386)7f13c3efix(portforwarder): avoid blocking on repeated stop signals (#2381)e23bdbbfix(resourcehandler): dedup resources found by different providers (#2336)f91a798fix(resourcehandler): fail fast on cancelled contexts after resource pulls (#2372)1f7cb75fix(resourcehandler): merge host-sensor infoMap instead of replacing it (#2349)fb151f6fix(resourcehandler): trim spaces from namespaces in field selectors (#2382)c9ff488fix(sarif): resolve correct line numbers for absolute-path file scans (#2406)387537afix(scan): reject invalid format values before scanning (#2370)c6781c1fix(storage): skip orphaned RoleBinding instead of aborting scan persistence (#2392)3d6a657fix(vap): add missing C-0199, C-0200, C-0201 to control ID map (#2371)f0f07bafix(vap): require params for configurable controls (#2334)55fb134fix: anonymize LocalRootPath in hidden report output (#2344)a60d9bcfix: prevent silent output overwrite when multiple formats share one path (#2414)7dd401afix: read severity from summaryDetails instead of missing controls field (#2412)c2e6123fix: restrict config.json permissions to owner-only (#2340)96a764dfix: return clear error when wrong JSON structure passed to kubescape fix (#2358)bb5a7a9fix: return error when related RBAC objects share the same category (#2422)d577fcafix: typos in core and cmd directories (#2356)93bacb5fix: use filepath.Join instead of path.Join for filesystem paths (#2407)c53c8c9refactor: eliminate package-level mutable state in workload command (#2379)674b5f3refactor: introduce transformer abstraction for repo metadata (#2347)c070927refactor: upgrade to standard error wrapping (%w) in MCP server (#2377)1ca0da2reportcrypto: add DEK wrapping support (#2374)72d0bcetest(opaprocessor): improve temporary resource cleanup (#2388)Released by GoReleaser.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.