We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba3072 commit a86cbeeCopy full SHA for a86cbee
pmd.xml
@@ -122,4 +122,5 @@
122
<rule ref="category/java/performance.xml/UnnecessaryWrapperObjectCreation" />
123
<rule ref="category/java/performance.xml/UseIndexOfChar" />
124
<rule ref="category/java/performance.xml/UseStringBufferLength" />
125
+ <rule ref="category/java/security.xml/HardCodedCryptoKey" />
126
</ruleset>
0 commit comments