{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is included in change set 19361.  It will be part of the final release of v1.5 of the library.",
    "ClosedDate": "2008-05-29T13:13:01.3-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Currently the library does not check the CRC of entries as they are extracted.\nThis means that when extracting an entry from a corrupted zip file, the resulting output file could be created, but could be silently filled with incorrect data. \nThe library should check the CRC of the data upon extracting and throw an exception if the CRC is invalid.",
    "LastUpdatedDate": "2013-05-16T05:32:45.463-07:00",
    "PlannedForRelease": "1.5 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-05-29T10:06:44.573-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Verify CRC on extraction of an entry",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 5044
  },
  "FileAttachments": [],
  "Comments": []
}