Skip to content

1011: Fixed all of the SonarCloud blocking errors#1017

Merged
iluwatar merged 2 commits into
iluwatar:masterfrom
oconnelc:1011
Oct 18, 2019
Merged

1011: Fixed all of the SonarCloud blocking errors#1017
iluwatar merged 2 commits into
iluwatar:masterfrom
oconnelc:1011

Conversation

@oconnelc
Copy link
Copy Markdown
Contributor

Fixed all of the SonarCloud blocking errors.

The errors included:

  • "@RequestMapping" methods should specify HTTP method

  • Links with "target=_blank" should prevent phishing attacks

These changes are the recommended changes by SonarCube for each of the above problems.

@iluwatar iluwatar merged commit c308ca0 into iluwatar:master Oct 18, 2019
@iluwatar
Copy link
Copy Markdown
Owner

Thanks @oconnelc. Let's review the SonarCloud analysis results when the Travis build is completed.

@iluwatar
Copy link
Copy Markdown
Owner

Confirmed, all blocker and critical level vulnerabilities fixed. Well done @oconnelc 👍

@oconnelc oconnelc deleted the 1011 branch October 19, 2019 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants