cnescatlab / sonar-hadolint-plugin

sonar-hadolint-plugin is a SonarQube plugin used to integrate Hadolint results
GNU General Public License v3.0
12 stars 0 forks source link

Configure XStream security feature && define only needed converters #8

Closed Sancretor closed 4 years ago

Sancretor commented 4 years ago

Proposed changes

Configure XStream security feature to avoid a security warning in SonarQube logs. Explicitly define the list of XStream Converters needed, to avoid the ones that generates warnings in Java 9+.

Types of changes

Issues closed by changes

Checklist

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication