Manage fuzzing corpus lifecycle: SSD/scratch setup, fuzzer execution, coverage collection, corpus merge and dedup, and artifact preservation.
Triage ASAN/UBSAN fuzzer crash findings against ICC profile tools. Classifies by exit code, attributes by stack trace file path, maps CWE, and determines upstream vs analyzer ownership.
Full ICC color profile security analysis using CLI tools. Runs structural inspection, registry-backed security scan, round-trip validation, and generates findings report. Supports ICC profiles, TIFF, PNG, and JPEG with embedded ICC extraction.
Rebase an iccDEV feature branch onto upstream master and stack additional squash or feature commits on top without merge commits. Uses clean worktrees, range-diff review, local CMake/CTest validation, and exact force-with-lease pushes.
Sync CFL iccDEV checkout to upstream HEAD and reconcile all security patches. Handles patch dry-run, categorization, regeneration, rebuild, and verification.
Synchronize version numbers after iccDEV upstream version bump. Updates 6 locations across 5 files in upstream, plus 2 locations in the research repo.