-
Notifications
You must be signed in to change notification settings - Fork 69
Sonarqube fixes #6952
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
Open
Amndeep7
wants to merge
15
commits into
master
Choose a base branch
from
sonarqube_fixes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sonarqube fixes #6952
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eve is a change in authentication mechanisms that got introduced in 10.x and forcibly required in 2025.x Signed-off-by: Amndeep Singh Mann <[email protected]>
…ter extent all of sonarqube 8, 9, 10, and 25 Signed-off-by: Amndeep Singh Mann <[email protected]>
…ng a string Signed-off-by: Amndeep Singh Mann <[email protected]>
… answers to questions, added some actual comments; put a value in for the start time; description sections show up in v8 or at least in sonarcloud which claims to be v8 so change types around accordingly; reciprocating fix for cwe tag to match the fix in the frontend; removed owasp nist mapping since it was no longer always correct and correcting it appropriately was too large for the scope of this work; have the owasp hdf tag get all the owasp information from both the sonarqube systags as well as their context blocks Signed-off-by: Amndeep Singh Mann <[email protected]>
…through farther than they ought to have been. Also fixed the xccdf mapper so that the transformer in refs was actually doing its thing properly at all times, which resulted in an improvement to the output from the complianceascode sample Signed-off-by: Amndeep Singh Mann <[email protected]>
Signed-off-by: Amndeep Singh Mann <[email protected]>
…nPrinciples' so i'm making it optional Signed-off-by: Amndeep Singh Mann <[email protected]>
Signed-off-by: Amndeep Singh Mann <[email protected]>
…t unescape function is deprecated Signed-off-by: Amndeep Singh Mann <[email protected]>
…making corrections in its raw string representation to match what we actually get from sonarqube (i.e. escaped newline characters when they are not actually for real newlines) Signed-off-by: Amndeep Singh Mann <[email protected]>
…anches and pullrequests; improved it so that we still have the line numbers and now also support getting multiple snippets from the flow area if that is provided. also linting fixes include using the isversion25 function Signed-off-by: Amndeep Singh Mann <[email protected]>
…o handle both strings and string arrays Signed-off-by: Amndeep Singh Mann <[email protected]>
… all we got Signed-off-by: Amndeep Singh Mann <[email protected]>
… contains a timestamp which changes on each run, also regenerated the sample files Signed-off-by: Amndeep Singh Mann <[email protected]>
…st mapping data file Signed-off-by: Amndeep Singh Mann <[email protected]>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change list
Todo