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

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.0.0 #1032

Closed

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.0.0

bc3caf8
Select commit
Loading
Failed to load commit list.
Closed

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.0.0 #1032

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.0.0
bc3caf8
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / SpotBugs failed Mar 14, 2024 in 0s

6 new issues, 12 total

Total New Outstanding Fixed Trend
12 6 6 0 👎

Reference build: Plugins » analysis-model » main #131

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 6 0

Annotations

Check warning on line 52 in src/main/java/edu/hm/hafner/analysis/parser/DrMemoryParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.DrMemoryParser.createIssue(Matcher, LookaheadStream, IssueBuilder).
Raw output
no message found

Check warning on line 58 in src/main/java/edu/hm/hafner/analysis/parser/DrMemoryParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.DrMemoryParser.createIssue(Matcher, LookaheadStream, IssueBuilder).
Raw output
no message found

Check warning on line 62 in src/main/java/edu/hm/hafner/analysis/parser/DrMemoryParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.DrMemoryParser.createIssue(Matcher, LookaheadStream, IssueBuilder).
Raw output
no message found

Check warning on line 67 in src/main/java/edu/hm/hafner/analysis/parser/DrMemoryParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.DrMemoryParser.createIssue(Matcher, LookaheadStream, IssueBuilder).
Raw output
no message found

Check warning on line 139 in src/main/java/edu/hm/hafner/analysis/parser/MentorParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.MentorParser.parseSimTime(LookaheadStream, IssueBuilder).
Raw output
no message found

Check warning on line 109 in src/main/java/edu/hm/hafner/analysis/parser/RevApiParser.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

POTENTIAL_XML_INJECTION

NORMAL:
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method edu.hm.hafner.analysis.parser.RevApiParser.getDescription(JSONObject).
Raw output
no message found