Davide Berardi

Results 8 issues of Davide Berardi

## Update Pwntools First The issue was tested on version 4.2.1, Python3 and Python2 version in ubuntu 18.04 Vagrant box. ## Target/Description Invoking a pwntools-based script using pwntools will cause...

feature
term

The program is currently untested on Windows. Needs analysis and test to identify the problems and fixes.

enhancement
help wanted
good first issue

The recovery certification after vaccine has a different expiration in Italy (270 days vs 180 days). The code seems to be based on a different layout of the certification. Therefore...

bug
good first issue

The program is currently untested on macos. Needs analysis and test to identify the problems and fixes.

enhancement
help wanted
good first issue

It was suggested to convert the script and the library to an API. We can do it cleaning a little bit the library structure and implement some wrappers to expose...

enhancement
good first issue

We should document the library with example cases.

documentation
enhancement
help wanted
good first issue

I tested Custom Functions using the following SQL query: ```SQL CREATE FUNCTION my_sum(a INT, b INT) RETURNS INT RETURN a + b; SELECT my_sum(5,3); ``` It works perfectly with Memory...

### Description Resolved a typo in validators. ### Acceptance tests - [ ] Have you added an acceptance test for the functionality being added? - [ ] Have you run...

size/XS