bobbyiliev/kubegen-cli

Add fuzzing scaffolding for CRD validation

Open

#160 创建于 2026年1月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (6 star)
PR 合并指标
 (PR 指标待抓取)

描述

Generate fuzz tests for CRD spec validation.

Acceptance Criteria:

  • fuzz/ directory structure
  • cargo-fuzz setup
  • Basic fuzz target for CRD parsing
  • Documentation

贡献者指南