Bug |
Category |
Details |
Line |
com.gridsystems.resource.api.ResourceProperties.getCpus() may expose internal representation by returning ResourceProperties.cpu |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
477 |
com.gridsystems.resource.api.ResourceProperties.getGroups() may expose internal representation by returning ResourceProperties.groups |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
347 |
com.gridsystems.resource.api.ResourceProperties.getKeywords() may expose internal representation by returning ResourceProperties.keywords |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
430 |
com.gridsystems.resource.api.ResourceProperties.getOss() may expose internal representation by returning ResourceProperties.oss |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
572 |
com.gridsystems.resource.api.ResourceProperties.getSecurityLevels() may expose internal representation by returning ResourceProperties.securityLevels |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
732 |
com.gridsystems.resource.api.ResourceProperties.getSupportedParameterTypes() may expose internal representation by returning ResourceProperties.supportedParameterTypes |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
627 |
com.gridsystems.resource.api.ResourceProperties.getSupportedRangeTypes() may expose internal representation by returning ResourceProperties.supportedRangeTypes |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
645 |
com.gridsystems.resource.api.ResourceProperties.getSupportedResultFilterPolicies() may expose internal representation by returning ResourceProperties.supportedResultFilterPolicies |
MALICIOUS_CODE |
EI_EXPOSE_REP
|
679 |
com.gridsystems.resource.api.ResourceProperties.setCpus(CPU[]) may expose internal representation by storing an externally mutable object into ResourceProperties.cpu |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
486 |
com.gridsystems.resource.api.ResourceProperties.setGroups(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.groups |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
357 |
com.gridsystems.resource.api.ResourceProperties.setKeywords(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.keywords |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
447 |
com.gridsystems.resource.api.ResourceProperties.setOss(OS[]) may expose internal representation by storing an externally mutable object into ResourceProperties.oss |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
581 |
com.gridsystems.resource.api.ResourceProperties.setSecurityLevels(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.securityLevels |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
739 |
com.gridsystems.resource.api.ResourceProperties.setSupportedParameterTypes(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.supportedParameterTypes |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
636 |
com.gridsystems.resource.api.ResourceProperties.setSupportedRangeTypes(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.supportedRangeTypes |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
654 |
com.gridsystems.resource.api.ResourceProperties.setSupportedResultFilterPolicies(String[]) may expose internal representation by storing an externally mutable object into ResourceProperties.supportedResultFilterPolicies |
MALICIOUS_CODE |
EI_EXPOSE_REP2
|
686 |
com.gridsystems.resource.api.ResourceProperties.ALL_SECURITYLEVELS should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT
|
104 |
com.gridsystems.resource.api.ResourceProperties.ALL_STATES should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT
|
66 |