{"diffoscope-json-version": 1, "source1": "/input1", "source2": "/input2", "unified_diff": null, "details": [{"source1": "zipinfo {}", "source2": "zipinfo {}", "unified_diff": "@@ -1,10 +1,10 @@\n Zip file size: 22841 bytes, number of entries: 27\n -rw----     2.0 fat        0 bX defN 80-Feb-01 00:00 META-INF/\n--rw----     2.0 fat     1465 bl defN 80-Feb-01 00:00 META-INF/MANIFEST.MF\n+-rw----     2.0 fat     1463 bl defN 80-Feb-01 00:00 META-INF/MANIFEST.MF\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 META-INF/maven/\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/\n -rw----     2.0 fat       76 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/pom.properties\n -rw----     2.0 fat     2435 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/pom.xml\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 com/\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 com/codahale/\n@@ -22,8 +22,8 @@\n -rw----     2.0 fat     3166 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/SharedHealthCheckRegistries.class\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/\n -rw----     2.0 fat     1253 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async$InitialState.class\n -rw----     2.0 fat     1258 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async$ScheduleType.class\n -rw----     2.0 fat     1167 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async.class\n -rw----     2.0 fat        0 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/jvm/\n -rw----     2.0 fat     1410 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/jvm/ThreadDeadlockHealthCheck.class\n-27 files, 44071 bytes uncompressed, 17903 bytes compressed:  59.4%\n+27 files, 44069 bytes uncompressed, 17903 bytes compressed:  59.4%\n"}, {"source1": "zipdetails --redact --scan --utc {}", "source2": "zipdetails --redact --scan --utc {}", "unified_diff": "@@ -45,17 +45,17 @@\n #\n # WARNING: Offset 0x5B: Filename 'XXXXXXXXXXXXXXXXXXXX'\n #          Zero length filename\n #\n 006F PAYLOAD\n \n 02CD DATA DESCRIPTOR       08074B50 (134695760)\n-02D1 CRC                   3C5A8230 (1012564528)\n+02D1 CRC                   FE179D88 (4262960520)\n 02D5 Compressed Size       0000025E (606)\n-02D9 Uncompressed Size     000005B9 (1465)\n+02D9 Uncompressed Size     000005B7 (1463)\n \n 02DD LOCAL HEADER #3       04034B50 (67324752)\n 02E1 Extract Zip Spec      14 (20) '2.0'\n 02E2 Extract OS            00 (0) 'MS-DOS'\n 02E3 General Purpose Flag  0808 (2056)\n      [Bits 1-2]            0 'Normal Compression'\n      [Bit  3]              1 'Streamed'\n@@ -742,17 +742,17 @@\n 4FCB Extract OS            00 (0) 'MS-DOS'\n 4FCC General Purpose Flag  0808 (2056)\n      [Bits 1-2]            0 'Normal Compression'\n      [Bit  3]              1 'Streamed'\n      [Bit 11]              1 'Language Encoding'\n 4FCE Compression Method    0008 (8) 'Deflated'\n 4FD0 Modification Time     00410000 (4259840) 'Fri Feb  1 00:00:00 1980'\n-4FD4 CRC                   3C5A8230 (1012564528)\n+4FD4 CRC                   FE179D88 (4262960520)\n 4FD8 Compressed Size       0000025E (606)\n-4FDC Uncompressed Size     000005B9 (1465)\n+4FDC Uncompressed Size     000005B7 (1463)\n 4FE0 Filename Length       0014 (20)\n 4FE2 Extra Length          0000 (0)\n 4FE4 Comment Length        0000 (0)\n 4FE6 Disk Start            0000 (0)\n 4FE8 Int File Attributes   0000 (0)\n      [Bit 0]               0 'Binary Data'\n 4FEA Ext File Attributes   00000000 (0)\n"}, {"source1": "META-INF/MANIFEST.MF", "source2": "META-INF/MANIFEST.MF", "unified_diff": "@@ -1,30 +1,30 @@\n Manifest-Version: 1.0\r\n Automatic-Module-Name: com.codahale.metrics.health\r\n-Build-Jdk: 11.0.11\r\n-Built-By: runner\r\n+Build-Jdk: 11.0.24\r\n+Built-By: aman\r\n Bundle-Description: An addition to Metrics which provides the ability \r\n  to run application-specific health checks,        allowing you to che\r\n  ck your application's heath in production.\r\n Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html\r\n Bundle-ManifestVersion: 2\r\n Bundle-Name: Metrics Health Checks\r\n Bundle-SymbolicName: io.dropwizard.metrics.healthchecks\r\n Bundle-Version: 4.2.1\r\n Created-By: Apache Maven Bundle Plugin\r\n Export-Package: com.codahale.metrics.health;uses:=\"com.codahale.metric\r\n- s\";version=\"4.2.1\",com.codahale.metrics.health.jvm;uses:=\"com.codahal\r\n- e.metrics.health,com.codahale.metrics.jvm\";version=\"4.2.1\",com.codaha\r\n- le.metrics.health.annotation;version=\"4.2.1\"\r\n+ s\";version=\"4.2.1\",com.codahale.metrics.health.annotation;version=\"4.\r\n+ 2.1\",com.codahale.metrics.health.jvm;uses:=\"com.codahale.metrics.heal\r\n+ th,com.codahale.metrics.jvm\";version=\"4.2.1\"\r\n Implementation-Title: Metrics Health Checks\r\n Implementation-URL: https://metrics.dropwizard.io/metrics-healthchecks\r\n Implementation-Vendor-Id: io.dropwizard.metrics\r\n Implementation-Version: 4.2.1\r\n Import-Package: org.slf4j;version=\"[1.6.0,2.0.0)\",com.codahale.metrics\r\n  ;version=\"[4.2,5)\",com.codahale.metrics.health,com.codahale.metrics.h\r\n  ealth.annotation,com.codahale.metrics.jvm;version=\"[4.2,5)\";resolutio\r\n  n:=optional\r\n Private-Package: com.codahale.metrics.health,com.codahale.metrics.heal\r\n- th.jvm,com.codahale.metrics.health.annotation\r\n+ th.annotation,com.codahale.metrics.health.jvm\r\n Require-Capability: osgi.ee;filter:=\"(&(osgi.ee=JavaSE)(version=1.8))\"\r\n Tool: Bnd-5.1.1.202006162103\r\n \r\n"}]}
