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

SLVS-1597 Store SLCore issue id in AnalysisIssue #5823

Merged

Conversation

gabriela-trutan-sonarsource
Copy link
Contributor

@gabriela-trutan-sonarsource gabriela-trutan-sonarsource commented Nov 11, 2024

SLVS-1597

This PR targets the PR that adds the TaintVulnerabilityDto to IAnalysisIssue conversion, which is needed to be able to store the IDs of the taints as well (when they are converted to AnalysisIssues)

Although the PR is a draft, it can be reviewed. Once the target PR is merged into the feature branch, I will convert it to a normal PR

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title SLVS-1597 Store SLCore issue id in AnalysisIssue SLVS-1597 Store SLCore issue id in AnalysisIssue Nov 11, 2024
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.

👍

Base automatically changed from gb/taint-dto-conversion to feature/severity-modes November 12, 2024 09:00
@gabriela-trutan-sonarsource gabriela-trutan-sonarsource marked this pull request as ready for review November 12, 2024 09:15
@gabriela-trutan-sonarsource gabriela-trutan-sonarsource marked this pull request as draft November 12, 2024 11:08
Id should be nullable, because issues that do not come form SlCore do not have an id (e.g. CFamily, roslyn issues)

Move the id to the base interface, because it is required by the task https://sonarsource.atlassian.net/browse/SLVS-1598
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.

👍

@gabriela-trutan-sonarsource gabriela-trutan-sonarsource marked this pull request as ready for review November 12, 2024 14:29
@gabriela-trutan-sonarsource gabriela-trutan-sonarsource merged commit 6baf1e0 into feature/severity-modes Nov 12, 2024
4 checks passed
@gabriela-trutan-sonarsource gabriela-trutan-sonarsource deleted the gt/analysis-issue-id branch November 12, 2024 14:30
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