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

build(deps): bump org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal from 1.12.633-430.vf9a_e567a_244f to 1.12.671-439.veec746c91fcb_ #949

build(deps): bump org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-mi…

de16dbe
Select commit
Loading
Failed to load commit list.
Merged

build(deps): bump org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal from 1.12.633-430.vf9a_e567a_244f to 1.12.671-439.veec746c91fcb_ #949

build(deps): bump org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-mi…
de16dbe
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Mar 12, 2024 in 0s

2 new issues, 12 total

Total New Outstanding Fixed Trend
12 2 10 0 👎

Reference build: Plugins » ec2-plugin » master #506

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 1 0

Annotations

Check warning on line 792 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

hpi:hpi

NORMAL:
Raw output
<pre><code>Bundling transitive dependency mbassador-1.3.0.jar (via smbj) Bundling transitive dependency jna-5.13.0.jar (via libzfs) Bundling transitive dependency bcprov-jdk18on-1.75.jar (via smbj)</code></pre>

Check warning on line 841 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:check

ERROR:
Raw output
<pre><code>Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.amiType is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 183] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.isConnected is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 107] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.maxTotalUses is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 184] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.privateDNS is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 654] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.publicDNS is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 653] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.EC2AbstractSlave.tags is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.EC2AbstractSlave] At EC2AbstractSlave.java:[line 178] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.ami is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 309] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.amiType is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 314] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.connectUsingPublicIp is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 347] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.connectionStrategy is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 338] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.currentSubnetId is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 707] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.ebsEncryptRootVolume is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 372] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.hostKeyVerificationStrategy is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 370] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.instanceCap is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 353] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.javaPath is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 327] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.maxTotalUses is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 341] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.nextSubnet is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 344] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.tenancy is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 371] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.ec2.SlaveTemplate.usePrivateDnsName is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.ec2.SlaveTemplate] At SlaveTemplate.java:[line 346] PA_PUBLIC_PRIMITIVE_ATTRIBUTE</code></pre>