UNPKG

juice-shop-ctf-cli

Version:

Capture-the-Flag (CTF) environment setup tools for OWASP Juice Shop

11 lines (7 loc) 205 B
#!/usr/bin/env node /* * Copyright (c) 2016-2025 Bjoern Kimminich & the OWASP Juice Shop contributors. * SPDX-License-Identifier: MIT */ import juiceShopCtfCli from '../index' void juiceShopCtfCli()