Giuseppe Raffa
Giuseppe Raffa
I have been trying to execute with Js2Py a simplified version of this [JavaScript code](https://github.com/serverless/serverless/issues/3318#issuecomment-503064800), but the line `const Serverless = require('serverless');` is causing a problem. **Configuration** Python 3.8.10 npm...
**Description** I have been trying to use Pysa (Ubuntu 20.04 + virtual environment + Python 3.8) to perform a data flow analysis including the following code, which is part of...
I have been trying to use Pysa (Ubuntu 20.04 + virtual environment + Python 3.8) to perform the data flow analysis of repositories with folders' names containing: * The _dash...