juice-shop / juice-shop-ctf

Tool to export Juice Shop challenges and hints in data format compatible with CTFd, RootTheBox or FBCTF
http://owasp-juice.shop
MIT License
410 stars 116 forks source link

[🚀] Replace current export with CSV generator for CTFd #132

Closed bkimminich closed 1 year ago

bkimminich commented 1 year ago

As a replacement for the current export generator, CTFd's new CSV import feature should be used: https://docs.ctfd.io/docs/imports/csv

This should be a much more stable approach than the current direct export, which is not even properly supported in CTFd Docker containers any longer.

bkimminich commented 1 year ago

Analysis showed that some functionality would be lost currently unless the following tickets get addressed: