Skip to content

v0.2.1: CTF party generation support

Latest

Choose a tag to compare

@commjoen commjoen released this 23 Aug 21:48
· 68 commits to main since this release
c07fb32

What's Changed

New content

  • Implement comprehensive security scanning with CodeQL and Semgrep for all languages by @Copilot in #77
  • Add pre-commit configuration with automated code quality checks for C/C++, Rust, and Go by @Copilot in #78
  • Create CTF versions on generation with randomized secrets by @Copilot in #83
  • Add comprehensive Copilot instructions for OWASP wrongsecrets-binaries by @Copilot in #94
  • Add GitHub Actions pre-commit workflow with automated fixes and status badge by @Copilot in #88

Bugfixes

  • Fix CodeQL autobuild failure by switching C/C++ to manual build mode and excluding Swift from analysis by @Copilot in #85

LCM

  • Update SwiftyLab/setup-swift action to v1.11.0 by @renovate[bot] in #73
  • Update dependency go to v1.24.4 by @renovate[bot] in #74
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /golang by @dependabot[bot] in #75
  • Update dependency go to v1.24.5 by @renovate[bot] in #76
  • Fix workflow failures: path issues and trigger configurations by @Copilot in #80
  • Update security-scanning.yml by @commjoen in #81
  • Update dependency go to 1.24 by @renovate[bot] in #86
  • Update dependency go to v1.24.6 by @renovate[bot] in #89
  • Update actions/checkout action to v5 by @renovate[bot] in #90
  • Update dependency go to v1.25.0 by @renovate[bot] in #91
  • Update dependency go to 1.25 by @renovate[bot] in #92
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /golang by @dependabot[bot] in #95

New Contributors

  • @Copilot made their first contribution in #77

Full Changelog: 0.2.0...0.2.1