Skip to content

v0.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 10:52

CloverSec CTF For Example 0.4.3

Install as a Codex marketplace from GitHub:

codex plugin marketplace add D1a0y1bb/CloverSec-CTF-ForExample --ref v0.4.3
codex plugin add cloversec-ctf-forexample@cloversec-ctf

Highlights

  • Kept the user-authored plugin display copy in plugin.json; this release only updates the version and package metadata.
  • Confirmed the real collection executor is present: cloversec_ctf_collect_execute consumes task_plan.search_tasks and writes search results, cases, and evidence.
  • Confirmed material collection and resource routing are present: direct URLs, GitHub Release assets, repo tree previews, download sandbox records, resource_classification.json, and resource_route.json.
  • Confirmed container/source/Dockerfile/compose/image-tar cases create a Dockerizer handoff instead of treating upstream Docker assets as CloverSec deliverables.
  • Confirmed Hub session tracking is present and stops before final submit.
  • Confirmed Chinese delivery package outputs are the human-facing handoff names; English JSON and compatibility files remain internal/tooling outputs.

Validation

  • Official plugin validation passed.
  • Release validation passed.
  • Full unit test suite passed.
  • Real CLI smoke tests covered collection execution, material collection, resource routing, Hub session state, and Chinese delivery packaging.