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

Feature/alec 247 sonar security #94

Draft
wants to merge 48 commits into
base: develop
Choose a base branch
from

Conversation

BenjaminJ
Copy link
Contributor

No description provided.

o make getSituationStatusList return longId to match id from the UI

ALEC-252
* Fix smoke test by updating ranking for cluster engine

cluster should not be the highest ranking when multiple engine are available.
Array is Stored Directly ( PMD ) and Method returns internal array ( PMD )
Array is Stored Directly ( PMD ) and Method returns internal array ( PMD )
without ${argLine} jacoco won't work, but it breaks the build
@sonarcloud
Copy link

sonarcloud bot commented Nov 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

<!-- see: https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
<argLine>-Xmx1024m -Xms1024m -XX:MaxPermSize=512m -Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
</configuration>
<!-- this causes the sonar scan to fail-->

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just disable it in the sonar profile?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't this affect sonar testing coverage ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants