Skip to content

test(misconf): add test coverage for Helm Charts v3 #10604

Description

@nikpivkin

Blocked until Charts v3 reaches GA and #10603 (Helm SDK loaders) is completed.

The Helm v4 SDK handles chart version detection internally via LoadArchive/LoadDir, routing to the correct loader based on apiVersion in Chart.yaml. Once Trivy uses the SDK loaders, Charts v3 support follows naturally.

Scope

  • Verify that Charts v3 (apiVersion: v3 in Chart.yaml) is correctly loaded and scanned
  • Add test coverage for Charts v3 format

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/testingCategorizes issue or PR as related to a unit/integration test.scan/misconfigurationIssues relating to misconfiguration scanning

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions