FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.0

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
15200

gov.nasa.pds.registry.util.DateParam

BugCategoryDetailsLinePriority
gov.nasa.pds.registry.util.DateParam.getDate() may expose internal representation by returning DateParam.dateMALICIOUS_CODEEI_EXPOSE_REP52Medium
Call to method of static java.text.DateFormat in new gov.nasa.pds.registry.util.DateParam(String)MT_CORRECTNESSSTCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE43Medium