How to scan AWS-Lambda functions

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube 9.9.0-enterprise, Sonar-Scanner-cli)
  • how is SonarQube deployed: Docker on AWS
  • what are you trying to achieve
    Microservices running as lambda call-backs in AWS
  • what have you tried so far to achieve this
    Not sure of best approach
    Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

It’s not clear to me what you’re trying to achieve. Are you trying to run SonarQube as microservices running as lambda call-backs in AWS? Because I don’t think that’s gonna happen.

 
Ann

No, we want to analyze the micro-services we’re creating as AWS lambda functions

Hi,

Okay, well we do have rules specific to analyzing Lambdas for several languages. You should only need to feed the code into analysis.

What languages are you using in your Lambdas?

 
Ann

1 Like

I missed your response, been side-tracked on other problems. We primarily use Go.

Hi,

Sorry, but I don’t think we’re analyzing Go Lambdas.

 
Ann