Riccardo Schirone
Riccardo Schirone
**Description** *@tetsuo-cpp filed similar issues under Cosign and Rekor. We realise there's a lot of overlap in maintainers, but wanted to make sure that we discuss each project that we...
As a new user I want to be able to understand how to use rizin shell without having to rely on 12321 tutorials online, books, and what not. First thing...
When you deploy Buttercup the first time, with a local Signoz deployment, and you open it in your browser you are asked to register an admin account to see the...
Implements issue #220 by adding an interactive submit-project script that guides users through submitting custom challenges. **Features:** - Extended challenge.py with submit-project subcommand - Interactive questionnaire following specified requirements -...
Right now every time there is a new PoV for a project, the patcher tries to find out the build+test instructions for the project, so that it can later validate...
Is there a risk that either stdout or stderr becomes huge here? Should we consider a limit on the amount of data read? IIRC `.communicate()` is how you are supposed...