I have customized the repo above available at this URL:
if you compare, it has these upgrades:
New variable: SONAR_SCANNER_REPORT_PATH which if filled, it can be used to parse the log file. This will allow custom running of the scanner (for example for .NET Core 3.1 as we did) and then pass the report file to be checked for quality gate
Security upgrade on urllib3 and requests package of python
Can you allow my user on bitbucket to create PRs to the project? Or how I can contribute to that project?
Welcome to the community, and thank you for considering to contribute!
The best way to move forward will be to fork our repo on Bitbucket Cloud. You can create your fork using the big plus icon near the top-left corner of the repo’s main page. Then you can push your changes to your fork, and create a Pull Request on Bitbucket Cloud.