Skip to content

Conversation

@damien-urruty-sonarsource
Copy link
Contributor

No description provided.

@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Nov 19, 2025

SLCORE-1845

@damien-urruty-sonarsource damien-urruty-sonarsource force-pushed the task/dam/SLCORE-1845-enable-h2-globally branch 6 times, most recently from 71936b4 to e3c4d11 Compare November 20, 2025 16:41
@damien-urruty-sonarsource damien-urruty-sonarsource force-pushed the task/dam/SLCORE-1845-enable-h2-globally branch from e3c4d11 to 4367e3e Compare November 20, 2025 22:41
Base automatically changed from task/dam/SLCORE-1819-migration to master November 21, 2025 09:48
@damien-urruty-sonarsource damien-urruty-sonarsource force-pushed the task/dam/SLCORE-1845-enable-h2-globally branch 5 times, most recently from 225f0d7 to e4c925a Compare November 25, 2025 22:25
@damien-urruty-sonarsource damien-urruty-sonarsource marked this pull request as ready for review November 26, 2025 07:28
@damien-urruty-sonarsource
Copy link
Contributor Author

hi @vnaskos-sonar, could you give this a look? The PR is quite big, sorry, but it's mostly due to the Xodus removal. There are 3 changes:

  • remove Xodus stuff as much as possible (still keep it for some migrations at startup)
  • move some classes around (from commons to server-connection module)
  • fix some problems with serializing/deserializing flows in the database

If you're too busy, I think this can also wait tomorrow

@damien-urruty-sonarsource damien-urruty-sonarsource force-pushed the task/dam/SLCORE-1845-enable-h2-globally branch from e4c925a to bc3b030 Compare November 26, 2025 17:39
@sonarqube-next
Copy link

Copy link
Contributor

@kirill-knize-sonarsource kirill-knize-sonarsource left a comment

Choose a reason for hiding this comment

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

Minor typos inherited from previous implementation, else LGTM

taintIssueEntity.setLink("branch", branchEntity);
}

public static InputStream toProtoFlow(List<ServerTaintIssue.Flow> flows) {
Copy link
Contributor

Choose a reason for hiding this comment

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

toProtoFlows?

return new ByteArrayInputStream(buffer.toByteArray());
}

public static InputStream toProtoImpact(Map<SoftwareQuality, ImpactSeverity> impacts) {
Copy link
Contributor

Choose a reason for hiding this comment

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

toProtoImpacts

Copy link
Contributor

@vnaskos-sonar vnaskos-sonar left a comment

Choose a reason for hiding this comment

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

I tested this SlCore version on VS and everything* seemed to work as expected. 👍

*everything:

  • analysis of JS, TS, CPP, C#, VB.NET, HTML, Secrets
  • Exclusions/Suppressions
  • Connected mode
  • Mark issue as resolved
  • Hotspots
  • Taints

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.

3 participants