Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOTP] Add sonar-scanner #37

Open
fproulx-boostsecurity opened this issue Aug 6, 2024 · 1 comment
Open

[LOTP] Add sonar-scanner #37

fproulx-boostsecurity opened this issue Aug 6, 2024 · 1 comment
Labels
good first issue Good for newcomers idea

Comments

@fproulx-boostsecurity
Copy link
Contributor

Description of the LOTP tool

sonar-scanner is scanner with config file

Configuration files

sonar-project.properties

injection

sonar.scanner.javaOpts

@tr4l
Copy link

tr4l commented Dec 12, 2024

Java (in remote debug mode)

sonar.scanner.javaOpts=-agentlib:jdwp=transport=dt_socket,server=n,address=localhost:1234,suspend=y

Not "java":

sonar.scanner.javaExePath=/usr/bin/bash
sonar.scanner.skipJreProvisioning=true
sonar.scanner.javaOpts=-c ls```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers idea
Projects
None yet
Development

No branches or pull requests

2 participants