Eap7.4.x #17
Open
Eap7.4.x #17
NShiftKey / NShiftKey - sonarqube - bug
required action
Oct 31, 2024 in 2m 53s
Summary
- 8 security issue(s)
- Blocker : 4
- Critical : 4
- Major : 0
- Minor : 0
- Info : 0
Details
NShiftKey
-
Use try-with-resources or close this "BufferedReader" in a "finally" clause.
- Description : https://rules.sonarsource.com/java/RSPEC-2095/
- Target Code : weld-core/examples/jsf/pastecode/src/ftest/java/org/jboss/weld/examples/pastecode/ftest/PasteCodeTest.java [view change history] [ignore this]
- Target Code : weld-core/impl/src/main/java/org/jboss/weld/util/ServiceLoader.java [view change history] [ignore this]
weld-core/impl/src/main/java/org/jboss/weld/util/ServiceLoader.java
Lines 177 to 179 in 5d1fd80
- Target Code : weld-core/tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/Weld1823Test.java [view change history] [ignore this]
- Target Code : weld-core/examples/jsf/pastecode/src/ftest/java/org/jboss/weld/examples/pastecode/ftest/PasteCodeTest.java [view change history] [ignore this]
- Description : https://rules.sonarsource.com/java/RSPEC-2095/
-
Use try-with-resources or close this "FileWriter" in a "finally" clause.
- Description : https://rules.sonarsource.com/java/RSPEC-2095/
- Target Code : weld-core/tests-arquillian/src/main/java/org/jboss/weld/tests/TestClassToHashMapper.java [view change history] [ignore this]
- Target Code : weld-core/tests-arquillian/src/main/java/org/jboss/weld/tests/TestClassToHashMapper.java [view change history] [ignore this]
- Description : https://rules.sonarsource.com/java/RSPEC-2095/
-
Remove this throw statement from this finally block.
- Description : https://rules.sonarsource.com/java/RSPEC-1143/
- Target Code : weld-core/impl/src/main/java/org/jboss/weld/util/ServiceLoader.java [view change history] [ignore this]
weld-core/impl/src/main/java/org/jboss/weld/util/ServiceLoader.java
Lines 194 to 196 in 5d1fd80
- Target Code : weld-core/probe/core/src/main/java/org/jboss/weld/probe/IOUtils.java [view change history] [ignore this]
weld-core/probe/core/src/main/java/org/jboss/weld/probe/IOUtils.java
Lines 92 to 94 in 5d1fd80
- Target Code : weld-core/probe/core/src/main/java/org/jboss/weld/probe/IOUtils.java [view change history] [ignore this]
weld-core/probe/core/src/main/java/org/jboss/weld/probe/IOUtils.java
Lines 67 to 69 in 5d1fd80
- Target Code : weld-core/impl/src/main/java/org/jboss/weld/util/ServiceLoader.java [view change history] [ignore this]
- Description : https://rules.sonarsource.com/java/RSPEC-1143/
-
Remove this return statement from this finally block.
- Description : https://rules.sonarsource.com/java/RSPEC-1143/
- Target Code : weld-core/impl/src/main/java/org/jboss/weld/util/reflection/Formats.java [view change history] [ignore this]
weld-core/impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Lines 199 to 201 in 5d1fd80
- Target Code : weld-core/impl/src/main/java/org/jboss/weld/util/reflection/Formats.java [view change history] [ignore this]
- Description : https://rules.sonarsource.com/java/RSPEC-1143/
Loading