Created
January 22, 2020 09:34
-
-
Save rvagg/d9befda67accfe1355f7cf6da399980b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"logFormatVersion": 1, | |
"jobId": "f7c77a9c-472c-4a0e-b80b-b776c42e1fad", | |
"status": "Accepted", | |
"statusSummary": "Ready for distribution", | |
"statusCode": 0, | |
"archiveFilename": "node-v14.0.0-nightly20200122c68fa207d7.pkg", | |
"uploadDate": "2020-01-22T04:18:58Z", | |
"sha256": "da3f7b4293a98afa17753a376e9b8240940b859eef305cdeeb874a1094097e78", | |
"ticketContents": [ | |
{ | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg", | |
"digestAlgorithm": "SHA-1", | |
"cdhash": "68c441b44afcf8f5592ae2a1fe116c5ea7812148" | |
}, | |
{ | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg/node-v14.0.0-nightly20200122c68fa207d7.pkg Contents/Payload/usr/local/bin/node", | |
"digestAlgorithm": "SHA-256", | |
"cdhash": "86653224d8e6894a4ece8d161b475c794f2a7af2", | |
"arch": "x86_64" | |
}, | |
{ | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg/npm-v6.13.4.pkg Contents/Payload/usr/local/lib/node_modules/npm/node_modules/term-size/vendor/macos/term-size", | |
"digestAlgorithm": "SHA-256", | |
"cdhash": "541a34f2ddb612abf9854f9abbd80c3ba27db870", | |
"arch": "x86_64" | |
} | |
], | |
"issues": [ | |
{ | |
"severity": "warning", | |
"code": null, | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg/npm-v6.13.4.pkg Contents/Payload/usr/local/lib/node_modules/npm/node_modules/term-size/vendor/macos/term-size", | |
"message": "The binary is not signed.", | |
"docUrl": null, | |
"architecture": "x86_64" | |
}, | |
{ | |
"severity": "warning", | |
"code": null, | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg/npm-v6.13.4.pkg Contents/Payload/usr/local/lib/node_modules/npm/node_modules/term-size/vendor/macos/term-size", | |
"message": "The signature does not include a secure timestamp.", | |
"docUrl": null, | |
"architecture": "x86_64" | |
}, | |
{ | |
"severity": "warning", | |
"code": null, | |
"path": "node-v14.0.0-nightly20200122c68fa207d7.pkg/npm-v6.13.4.pkg Contents/Payload/usr/local/lib/node_modules/npm/node_modules/term-size/vendor/macos/term-size", | |
"message": "The executable does not have the hardened runtime enabled.", | |
"docUrl": null, | |
"architecture": "x86_64" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment