Skip to content

Create and maintain a Rust module/crate for Security Insights #22

@trumant

Description

@trumant

Overview

This would be advantageous to us as it gives better release consistency between new versions of the schema and the go and rust code in use that consumes instances of the schema.

Today, the only existing Rust implementation I'm aware of is in CLOMonitor, see https://github.com/cncf/clomonitor/blob/main/clomonitor-core/src/linter/checks/datasource/security_insights.rs, and it only supports Insightsv1.

Next Steps

  • Develop Rust module supporting both v1 and v2 versions of the schema and raise PR
  • Once merged and released, migrate CLOMonitor over to the new module

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions