| Bug | Category | Details | Line | Priority |
|---|
| org.jclouds.atmos.domain.SystemMetadata.getContentMD5() may expose internal representation by returning SystemMetadata.contentmd5 | MALICIOUS_CODE | EI_EXPOSE_REP | 95 | Medium |
| org.jclouds.atmos.domain.SystemMetadata.getInceptionTime() may expose internal representation by returning SystemMetadata.itime | MALICIOUS_CODE | EI_EXPOSE_REP | 67 | Medium |
| org.jclouds.atmos.domain.SystemMetadata.getLastAccessTime() may expose internal representation by returning SystemMetadata.atime | MALICIOUS_CODE | EI_EXPOSE_REP | 71 | Medium |
| org.jclouds.atmos.domain.SystemMetadata.getLastMetadataModification() may expose internal representation by returning SystemMetadata.mtime | MALICIOUS_CODE | EI_EXPOSE_REP | 75 | Medium |
| org.jclouds.atmos.domain.SystemMetadata.getLastUserDataModification() may expose internal representation by returning SystemMetadata.ctime | MALICIOUS_CODE | EI_EXPOSE_REP | 79 | Medium |
| new org.jclouds.atmos.domain.SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) may expose internal representation by storing an externally mutable object into SystemMetadata.atime | MALICIOUS_CODE | EI_EXPOSE_REP2 | 47 | Medium |
| new org.jclouds.atmos.domain.SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) may expose internal representation by storing an externally mutable object into SystemMetadata.contentmd5 | MALICIOUS_CODE | EI_EXPOSE_REP2 | 46 | Medium |
| new org.jclouds.atmos.domain.SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) may expose internal representation by storing an externally mutable object into SystemMetadata.ctime | MALICIOUS_CODE | EI_EXPOSE_REP2 | 48 | Medium |
| new org.jclouds.atmos.domain.SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) may expose internal representation by storing an externally mutable object into SystemMetadata.itime | MALICIOUS_CODE | EI_EXPOSE_REP2 | 50 | Medium |
| new org.jclouds.atmos.domain.SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) may expose internal representation by storing an externally mutable object into SystemMetadata.mtime | MALICIOUS_CODE | EI_EXPOSE_REP2 | 51 | Medium |