Skip to content

0.0.13

Compare
Choose a tag to compare
@ColdHeat ColdHeat released this 29 Jul 23:35
· 23 commits to master since this release
7b4a09a

0.0.13 / 2023-07-29

Added

  • Add env variable CTFCLI_PLUGIN_DIR to override the default plugin dir for development.
  • Add --directory argument to ctfcli challenge add
    • Can also be called as ctf challenge add [email protected]:repo.git directory
    • Useful for grouping challenges into separate directories like: web/challenge1.
  • connection_info specified in challenge.yml will be used instead of details generated by a deploy handler

Fixed

  • Bump PyYAML version to 6.0.1