Plugin to use https://github.com/ctfer-io/chall-manager in CTFd

ctf ctfd ctfd-plugin
1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

AI Summary: The project involves creating a CTFd plugin that integrates with the chall-manager for managing infrastructure-as-code challenges. The issue focuses on refactoring the plugin's RWLock system by implementing an abstract base class to improve code structure and maintainability. This includes creating a `BaseRWLock` class with abstract methods and ensuring type enforcement for the `name` parameter.

Complexity: 4/5
enhancement good first issue

Plugin to use https://github.com/ctfer-io/chall-manager in CTFd

Python
#ctf#ctfd#ctfd-plugin