Skyscanner / LambdaGuard

AWS Serverless Security
Apache License 2.0
400 stars 69 forks source link

Lambdaguard with Sonarqube : Require documentation #34

Closed amitmalhotra-cell closed 3 years ago

amitmalhotra-cell commented 3 years ago

hi @adeptex ,

I want to do static code analysis of lambda function code using sonarqube. All I found was below link which gives a brief about using lambdaguard with sonarqube. https://github.com/Skyscanner/LambdaGuard/blob/master/README.md

Is there any detail documentation with example for the same ?

Leectan commented 3 years ago

Same here, looks like there is nothing returned after running lambdaguard --sonarqube config.json

adeptex commented 3 years ago

Hi all, thanks for reporting. I've update SQ - https://github.com/Skyscanner/LambdaGuard/pull/36 The problem should now be fixed. Please feel free to open another issue if you are still not getting any SQ results.