Releases: google/kctf
Releases · google/kctf
Release 1.7.2
upgrade nsjail and smaller puppeteer updates
Release 1.7.1
Bugfix
Fix kctf/activate to work on mac without --no-symlinks
support in realpath. Contributed by trvon.
Release 1.7.0
New Feature:
- added a --spot flag to
kctf cluster resize
that allows you to request spot vms. Contributed by arxenix.
Release 1.6.3
xss-bot update:
- Revert back to w/o timeout
Release 1.6.2
xss-bot updates:
- update to node.js 16
- fix the timeouts
Release 1.6.1
- Add confirmation prompt to kctf cluster stop for GKE
Release 1.6.0
Security issue:
kctf cluster set-src-ip-ranges
was not working and allowed anyone to access challenges marked aspublic: true
New feature:
- allow building docker images with symlinks that point outside of the challenge directory
Release 1.5.2
Fix missing ACL on operator for external dns
Release 1.5.1
Add external-dns compatibility with 1.22 kubernetes
Release 1.5.0
New feature:
- if you have no quota for cloud armor, you can now create a cluster without it with
kctf cluster create --disable-src-ranges
Bug fix:
- fixed a bug where the operator couldn't create a backendconfig for web challenges marked public