Skip to content

SonarSource-Demos/aws-lambda-java-scan-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AWS Lambda Java Scan Example

Getting Started

  1. Change directory to the project folder:

    cd hello-lambda
  2. Run SonarScanner for Maven:

    mvn verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar ....
  3. Follow any additional instructions from the SonarQube UI for project setup, authentication, or analysis results.


For more details, refer to the official SonarQube documentation or the UI prompts during your first scan.

About

This contains an example of a injection vulnerability using the Lambda framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages