Riccardo Schirone

Results 71 issues of 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...

enhancement

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...

good first issue
command
shell

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...

devops

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 -...

devops

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...

patcher

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...