Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 772,
"has_wiki": false,
"homepage": "https://godoc.org/go.uber.org/zap",
"languages": {
"Go": 486857,
"Shell": 521,
"Makefile": 2304
},
"pushed_at": "2025-01-08T02:40:03Z",
"created_at": "2018-08-18T01:49:42Z",
"owner_type": "User",
"updated_at": "2018-08-18T01:49:44Z",
"description": "Blazing fast, structured, leveled logging in Go.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "rleungx.github.io",
"name": "Ryan Leung",
"type": "User",
"login": "rleungx",
"company": "PingCAP",
"location": null,
"followers": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/35896542?v=4",
"created_at": "2018-01-28T16:05:10Z",
"is_verified": null,
"public_repos": 133,
"account_age_days": 3101
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2018-08-06T18:05:53Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2018-07-19T21:35:11Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2018-04-13T23:02:07Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2017-09-25T19:53:02Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2017-09-21T19:08:14Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2017-08-31T06:45:26Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2017-07-23T00:16:03Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2017-06-08T15:36:15Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2017-05-12T21:13:22Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2017-04-25T15:39:44Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2017-04-14T05:12:42Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2017-03-31T23:04:27Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-03-15T00:02:06Z"
},
{
"tag": "v1.0.0-rc.3",
"kind": "prerelease",
"published_at": "2017-03-07T21:47:39Z"
},
{
"tag": "v1.0.0-rc.2",
"kind": "prerelease",
"published_at": "2017-02-23T21:59:04Z"
},
{
"tag": "v1.0.0-rc.1",
"kind": "prerelease",
"published_at": "2017-02-15T02:07:04Z"
},
{
"tag": "v0.1.0-beta.1",
"kind": "prerelease",
"published_at": "2017-02-07T04:17:37Z"
}
],
"recent_commits": [
{
"oid": "67bc79d13d155c02fd008f721863ff8cc5f30659",
"body": "Add a wrapper that converts any `zap.Option` into a `zaptest.LoggerOption`.",
"is_bot": false,
"headline": "Add zaptest logger option to wrap zap.Option's (#610)",
"author_name": "Iaroslav Ciupin",
"author_login": null,
"committed_at": "2018-08-14T18:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff33455a0e382e8a81d14dd7c922020b6b5e7982",
"body": null,
"is_bot": false,
"headline": "Prepare for v1.9.1",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-08-06T18:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f8c4cad1e0417712b7d9f130a17b11eba6c8317",
"body": "This change fixes a bug in MapObjectEncoder.AddArray where an empty slice would log nil instead of an empty array. Logging an empty array makes the MapObjectEncoder's behavior correctly reflect the JSON encoder's.",
"is_bot": false,
"headline": "MapObjectEncoder: Empty arrays should not be nil (#614)",
"author_name": "Minho Park",
"author_login": "mh-park",
"committed_at": "2018-07-31T22:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d3c264ce04be1d1aeac671f981697d0589b7c0",
"body": "Oops - I misspelled @philippgille's username in the changelog!",
"is_bot": false,
"headline": "Fix Philipp's name in changelog (#612)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-07-19T22:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d45f9617f7d90f7a663ff21c7a4321dbe78098b",
"body": null,
"is_bot": false,
"headline": "Fix changelog for v1.9.0",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-07-19T21:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cefb180ad1557f33dfdef263dce3a123d7cba238",
"body": null,
"is_bot": false,
"headline": "Prepare v1.9.0 (#605)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-07-19T21:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a01e410a7526259f89e9c701465a2553bc201741",
"body": "For future extensibility, make user-supplied factories for log sinks\r\noperate on URIs. Each user-supplied factory owns a scheme, and\r\ndouble-registering constructors for a scheme is an error. For\r\nback-compat, zap automatically registers a factory for the `file` scheme\r\nand treats URIs without a scheme as though they were for files.",
"is_bot": false,
"headline": "Make user-supplied sinks operate on URIs (#606)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-07-19T21:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7e266a8dbce911a49554b945538c5b950196b8",
"body": "Using the same global-registry pattern that we're using for encoders, let users register new sinks (like the built-in `stdout` and `stderr`).",
"is_bot": false,
"headline": "Ability to build logger with custom Sink (#572)",
"author_name": "Dimitri Roche",
"author_login": "dimroc",
"committed_at": "2018-06-27T23:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4243df2af592a2e0ccdccb77e1ad44f78d735e5",
"body": "Pool buffers and encoders to make JSON reflection less expensive.",
"is_bot": false,
"headline": "Pool the buffer and encoder used for generic JSON reflection (#602)",
"author_name": "Joshua T Corbin",
"author_login": "jcorbin",
"committed_at": "2018-06-27T03:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c71ae3d702167d7f8be42c0e0b68bfa4d1707e",
"body": null,
"is_bot": false,
"headline": "use http constants for method (#597)",
"author_name": "Prometheus",
"author_login": "etsangsplk",
"committed_at": "2018-05-31T20:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7382768103182c29f1ed090c6500b30661a496",
"body": null,
"is_bot": false,
"headline": "Remove duplicate word (#590)",
"author_name": "Philipp Gillé",
"author_login": "philippgille",
"committed_at": "2018-05-30T17:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb747cc6d9be3560c49e90cf903f072b0bfb774",
"body": null,
"is_bot": false,
"headline": "Add github.com/blendle/zapdriver to list of extensions (#596)",
"author_name": "Jean Mertz",
"author_login": "JeanMertz",
"committed_at": "2018-05-30T17:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc8d10634f473f4dc678e48391a9dc8cf6ae6f9",
"body": "Use the `1.9.x` style of Travis pins for Go, which automatically updates CI to the latest patch releases.",
"is_bot": false,
"headline": "Test with latest patch releases of Go (#583)",
"author_name": "Alexey Palazhchenko",
"author_login": "AlekSi",
"committed_at": "2018-05-02T18:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46d7a75f397fde8a1445c3a1356044957ad9b5b",
"body": "The GoDoc suggests that there's a `Printf` method on the `SugaredLogger`, which isn't the case. Replace with `Infof`.",
"is_bot": false,
"headline": "Fix GoDoc references to Printf (#587)",
"author_name": "nfarah86",
"author_login": null,
"committed_at": "2018-05-02T18:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeedf312bc6c57391d84767a4cd413f02a917974",
"body": null,
"is_bot": false,
"headline": "Prepare for v1.8.0",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T23:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7307fae54f855761db01409a36e87fe18ebd8ef4",
"body": "Update zap's tests to use the new `zap.Field` alias. Keeping this change\nin a separate commit lets us verify that changing to an alias is\nbackward-compatible for callers.",
"is_bot": false,
"headline": "Update tests to use zap.Field alias",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T22:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f15891c40548bd59a2651953007306b560524d",
"body": "The `Field` union struct is defined in `zapcore`, but most of its\nconstructors are in the top-level `zap` package. This makes the zap\nGoDoc really unfriendly, since the field constructors are mixed in with\nother top-level functions instead of being grouped together under the\nfield type.\n\nThis commit adds a `zap.Field` type which is just an alias for\n`zapcore.Field`. It then changes all the top-level zap code to use the\nalias. For validation, this commit leaves all test code unchanged.",
"is_bot": false,
"headline": "Add an alias for zapcore.Field",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T22:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bacc3570c2e795f5b94991857480999875e4734",
"body": "Drop support for Go 1.8. Since all supported versions of Go now have\ntype aliases, we can drop some duplicated code.",
"is_bot": false,
"headline": "Drop support for Go 1.8",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T22:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a239867f41a046faa3105af8a61e710d3ab198",
"body": "Update our Travis configuration to test on Go 1.9 and 1.10, dropping\n1.8.",
"is_bot": false,
"headline": "Test on Go 1.10 and 1.9",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T22:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923fd9ed1fde2e2c0e6d863982d9130eb6bb99b3",
"body": "As part of the discussion on https://github.com/uber-go/zap/issues/96,\nit's clear that we need to make it easier for third-party packages to\nextend zap's functionality. Some of that requires new APIs, but we'll\nalso need a way to refer people from the core zap package to the various\nextensions.\n\nThi\n[…]\n the extensions we're aware of. It's\ncurrently a little hard to find (the GoDoc includes a link to the FAQ,\nbut it's not very prominent). We'll address that as part of a\ndocumentation revamp later on.",
"is_bot": false,
"headline": "Add table of extensions to FAQ",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2018-04-13T19:54:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "031c049092744408a1b74465a4a7784885d909a2",
"body": "This documents that loggers built with zaptest.NewLogger default to\ndebug level logging.",
"is_bot": false,
"headline": "zaptest/NewLogger: Clarify default log level",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2307192a48bb966486e3e4c116a035de63e9a0b",
"body": "This simplifies the implementation of testLogSpy by removing all\nthread-safety from it. It's only used from these specific tests and\nnever concurrently.",
"is_bot": false,
"headline": "zaptest: testLogSpy doesn't have to be thread-safe",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3001e6d121f131df52b8db5438a0a24c2ddeb53",
"body": "Zap's errorOutput is used exclusively to log internal errors. If this\never gets used in a test, something catastrophic happened and we should\nfail the test.\n\nThis changes the logger returned by zaptest.NewLogger to implement this\nbehavior by passing a `WriteSyncer` to `zap.ErrorOutput` that marks the\ntest as failed upon being used.\n\nTo test this, we set up a test logger and replace its core with one that\nwill always fail to write.",
"is_bot": false,
"headline": "zaptest/NewLogger: fail test on internal errors",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d279639e45be0c2650400bce6309c6d9ce79b3",
"body": "This expands the TestingT interface to a much larger subset of\n`testing.TB`.\n\nThe following were left out:\n\n- `Error` and `Log` were left out in favor of `Errorf` and `Logf`\n- `Fatal*` methods were left out in favor of `Errorf` followed by\n `FailNow`\n- `Skip*` methods were left out because our test logger shouldn't be\n skipping tests\n- `Helper` was left out because not all supported verisons of Go have\n that",
"is_bot": false,
"headline": "zaptest: Expand TestingT interface",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f23cf13c5b9b25e35345a282a4076a30e97000d",
"body": "testingWriter should return the length of the original slice, not the\ntrimmed slice.",
"is_bot": false,
"headline": "testingWriter: Return original length",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259bcbfa4adb38022f1139f7000e2b2d75cdf64d",
"body": "testLogSpy was logging the `args`, not the actual string.",
"is_bot": false,
"headline": "testLogSpy: Logf should log the message",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65dd746ae581ee97ac632581c15429c37aa8919",
"body": "This tests all log levels for the happy case.",
"is_bot": false,
"headline": "test: All levels for happy case",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "814bd88b29fa42cc4972478e38bbd112ba785441",
"body": "Also, no explicit string conversion",
"is_bot": false,
"headline": "Use bytes.TrimRight instead of manual trimming",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6bf9040f998234f17ade3e1b8f9d794198a0c0",
"body": null,
"is_bot": false,
"headline": "Drop NewLoggerAt in favor of options",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dead49ed465c043f680ec35df63f1d5b737f9ac5",
"body": null,
"is_bot": false,
"headline": "no need to duplicate NewDevelopmentEncoderConfig",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0fd114dcc089875ee61dfad3617c3a43c2e93e",
"body": "This declares a TestingT interface which is a subset of the\nfunctionality provided by testing.TB, and changes zaptest to rely on\nthat.\n\nThis also means that zaptest no longer imports the \"testing\" package.",
"is_bot": false,
"headline": "Rely on subset of testing.TB interface",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479a09b132ebdfa125f5762d1788bb908e9795b7",
"body": null,
"is_bot": false,
"headline": "NewTestLogger => NewLogger; return *zap.Logger",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db54f2d0f8847bfe26d688a826e333d137a9ce9b",
"body": "This reverts commit be2b5eab7ba2e0a9f947b715b42fcca03ce0157b.",
"is_bot": false,
"headline": "Revert \"Rename to zaptest/tlogger\"",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944a4f3ea32b4213688c9564f7e7316fc5b7efba",
"body": "This reverts commit a73cb3fff42e6bf0800ea887cd50858e1fead3ef.",
"is_bot": false,
"headline": "Revert \"Remove backticks\"",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7293d5d1e7304baf2504a8f4f8f33de99a8fff",
"body": null,
"is_bot": false,
"headline": "Remove backticks",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c80864aaacaf179e672a90906f2420c8f8eeb4",
"body": null,
"is_bot": false,
"headline": "Rename to zaptest/tlogger",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02a8ba4f9fc25ec2964767df015bf0f4366ddcb",
"body": "This adds `zaptest.NewTestLogger(testing.TB) *zap.Logger` and a\nlevel-override variant of it. This will enable us to use non-nop loggers\nfrom tests without spamming the output.\n\nThese loggers will not print any output unless the test failed or\n`go test -v` was used.",
"is_bot": false,
"headline": "zaptest: Add testing.TB compatible logger",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2018-04-12T23:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b07e5cc519274a6d23a27513a4d33856dfa6fe2f",
"body": "Address #551 by clarifying the ShortWriter documentation.",
"is_bot": false,
"headline": "Clarify ShortWriter documentation (#575)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-04-12T23:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215bfd4f8e9f44cf1dfc66cc60f05436556357fa",
"body": "We let one exposed package sneak through without an import comment.\r\nThere's no practical way for anyone to be using with the wrong import\r\npath, but let's clean up anyways.",
"is_bot": false,
"headline": "Add missing import comment (#574)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2018-04-11T23:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a73f54baf800d1abfbfbce8a486267ce623237",
"body": "Wrap each encoder test case with t.Run for improved test output and\r\nability to selectively run specific sub tests.",
"is_bot": false,
"headline": "Use t.Run for some encoder tests (#555)",
"author_name": "Josh Kline",
"author_login": "jkanywhere",
"committed_at": "2018-04-11T21:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85c78b1dd998214c5f2138155b320a4a43fbe36",
"body": "Mitigate the distasteful copy-paste of `zaptest` by providing a path\nforward using Go 1.9 aliases. For Go 1.9 users, `zaptest` is now nothing\nmore than a few type aliases; this cleans up the GoDoc output nicely,\nsince it removes the documentation for all the methods on the testing\nspies while remain\n[…]\non in `internal/ztest`.\n\nWith this change, we're free to introduce functionality into `zaptest`\nthat relies on `zapcore` and `zap` itself. In particular, we can return\n`*zap.Logger` from constructors.",
"is_bot": false,
"headline": "Make zaptest a wrapper around internal/ztest",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2017-10-31T23:22:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b128ef4115e8e37e0c4b73126f544ca3d6c77eb2",
"body": "Use the `ztest` internal helper utilities in `zapcore`, which lets the\n`zaptest` package take dependencies on `zapcore`.",
"is_bot": false,
"headline": "Migrate zapcore to ztest",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2017-10-31T23:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20af69ee7051c7966e2ecc5389e697fc3d821ede",
"body": "Migrate the benchmarks package to use the internal `ztest` helpers\ninstead of the exported `zaptest` package.",
"is_bot": false,
"headline": "Migrate benchmarks package to use ztest",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2017-10-31T23:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf104df31fa7c0ffb7897803298ca65bcc85e70",
"body": "Migrate all tests in the main `zap` package to use the internal `ztest`\nhelpers. This lets the `zaptest` package take dependencies on `zap`.",
"is_bot": false,
"headline": "Migrate zap to ztest",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2017-10-31T23:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14cfca0493abf646c171b063a276449ef4434b0f",
"body": "In order to add more useful functionality to the `zaptest` package,\nwe'll need to reference the top-level `zap` package. To do that, we need\nto break some import cycles.\n\nAs a first step, copy the current testing utilities to an internal\npackage.",
"is_bot": false,
"headline": "Add an internal ztest package",
"author_name": "Akshay Shah",
"author_login": null,
"committed_at": "2017-10-31T23:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e003780d8e73bc0d066f2fc1822e57698a36c61c",
"body": "We're already building on Go 1.9; now that it's been out for a bit,\r\nstart running the linters there too. Since we're only committed to\r\nsupporting the last two releases, drop 1.7 to speed up Travis runs.\r\n\r\nFixes #509.",
"is_bot": false,
"headline": "Lint on Go 1.9, drop 1.7 (#524)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-10-31T16:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748a72a74015540f97fecc2ef80cff4adbb7ab00",
"body": "Remove some duplication from the standard logger redirection code.",
"is_bot": false,
"headline": "DRY up standard logger redirection code (#522)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-10-31T05:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef55750a5e52de9e28f194cb383e4cd8739eb93c",
"body": "The documentation for the functions that redirect the standard library's\r\nlog output is incorrect - we reset output to standard error, not\r\nstandard out.",
"is_bot": false,
"headline": "Fix GoDoc for standard library redirection (#521)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-10-31T05:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54bf686453bd64588ccdc1c8a8e1f175f6d40f03",
"body": "Introduce `RedirectStdLogAt`, which has the same behavior as `RedirectStdLog`\r\nbut allows the user to specify the log level.",
"is_bot": false,
"headline": "Make level configurable for RedirectStdLog (#508)",
"author_name": "Uwe Dauernheim",
"author_login": "djui",
"committed_at": "2017-10-30T18:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2dcc9e4acedd0d18876db6d72c295e688e158c",
"body": "Fix two misspellings in the documentation and remove an unnecessary conditional.",
"is_bot": false,
"headline": "Fix typos and remove an unnecessary conditional (#519)",
"author_name": "Diego Siqueira",
"author_login": "disiqueira",
"committed_at": "2017-10-30T18:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdad3eb6dbd03d6926dae96fe0284d9ab8534761",
"body": "See #515.",
"is_bot": false,
"headline": "Verify test dependencies can be found in vendor before symlinking (#516)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-10-23T21:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35aad584952c3e7020db7b839f6b102de6271f89",
"body": "Fixes #503.",
"is_bot": false,
"headline": "MapEncoder: Store strings in map when AddByteString is used (#504)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-09-25T19:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9ca91fa627ed52c7ff4fcc95cd044dc2c82a51",
"body": "Update the changelog for the 1.7.0 release.",
"is_bot": false,
"headline": "Prepare to release v1.7.0 (#502)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-09-21T19:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19915a22218b65f602e19f82d37b14cdd5c2de7a",
"body": "With this change new function is added called NewStdLogAt. It has same\r\nbehaviour as NewStdLog, but it allows providing log level to use by\r\nreturned *log.Logger.",
"is_bot": false,
"headline": "Make level configurable for NewStdLog. (#439) (#487)",
"author_name": "Bojan Delić",
"author_login": "delicb",
"committed_at": "2017-09-21T16:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3216c4c73e8ebbafff73c456dd27143f4a7c1f94",
"body": "Cutting a release so we can reduce the noise in stacktraces.",
"is_bot": false,
"headline": "Update changelog for 1.6.0 release (#498)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-08-31T06:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986c55675378e0b86d8c7715b152a9b1cd645a6e",
"body": null,
"is_bot": false,
"headline": "Test Go 1.9 (#497)",
"author_name": "Grayson Koonce",
"author_login": null,
"committed_at": "2017-08-30T21:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416e66ad83ebde35df0e09f02e65ac149e193b0e",
"body": "`runtime.CallerFrames` is currently ignoring the last frame, which is\nalways `runtime.main` (for the main goroutine) and `runtime.goexit` (for\nadditional goroutines). Since the main goroutine will include the user's\nmain function, this is noise that doesn't add much value.\n\nWe had special logic to ignore these runtime frames specifically, but\nit's not required since it's only ever the very last stack frame and we\nalready ignore the last frame.",
"is_bot": false,
"headline": "Remove unused code to ignore runtime stack frames (#493)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-08-18T23:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51996d5414d9499b31e72ad38a97d7adb6cba7fb",
"body": "…490)\n\nTests often care about specific fields, or want fields without worrying\nabout order, or marshalling objects etc. It makes more sense for tests\nto compare a fields `map[string]interface{}` rather than `[]zap.Field`",
"is_bot": false,
"headline": "Add ContextMap method to LoggedEntry which returns fields as a map (#…",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-08-17T19:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdd86ffb3d0579385fe2f29d8e7df9bbdc2c79d",
"body": "Currently, zap only filters out runtime stackframes, which leaves a lot\nof noise from zap (Error, log, check, etc). This modifies the stacktrace\nto filter out all zap frames at the beginning of the stack. It will not\nfilter out zap stacks in between non-zap frames.\n\nFixes #488.",
"is_bot": false,
"headline": "Skip zap stack frames in stacktrace output (#491)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-08-17T18:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e68420e36ce87d08dc24bb74bfc316a0a57c5f7b",
"body": "Add the Contributor Covenant, with oss-conduct@uber.com as the contact email.",
"is_bot": false,
"headline": "Add a code of conduct (#486)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-08-02T17:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9487279b09365389590aad0af947af4a4f41f3f",
"body": "Add some benchmarks for `github.com/rs/zerolog`.\r\n\r\nThese aren't exactly the same as the benchmarks in the author's PR:\r\n\r\n1. The author's benchmarks don't timestamp zerolog's output, which is\r\n why they're so startingly fast.\r\n2. Zerolog's sampler is too simple for reasonable production use - it\r\n[…]\n (~14000 ns) when\r\nadding fields.\r\n\r\nThis seems like a reasonable price to pay for zap's configurability,\r\nthread-safety, and encoding-agnosticism.\r\n\r\n* DRY up Sprintf varargs\r\n\r\n* Update README again",
"is_bot": false,
"headline": "Add benchmarks for zerolog (#483)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-25T14:55:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a0c01aad8c11de8bc86b0c6e8152738fccaa7476",
"body": "The benchmark fields are overly simple - they're all single objects, and\r\nmost are primitives. Make the benchmarks push zap a bit harder by adding\r\nmore complex types.\r\n\r\nAlong the way, alter the script that generates the README to always sort\r\nzap to the top.",
"is_bot": false,
"headline": "Make benchmarks more rigorous (#482)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-24T23:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d9d6135afe89b6fc4a05e9a8552526caba38048",
"body": "Two features and a bugfix are enough to warrant a minor release.",
"is_bot": false,
"headline": "Update changelog for 1.5.0 release (#481)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-23T00:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770b97b0eb6adbd1fdbebd1d7b700266d992a8cf",
"body": "The current code incorrectly assumes that `runtime.Callers(skip, pcbuf)`\r\nwrites and returns up to `cap(pcbuf)` entries. This is incorrect: it only\r\nwrites and returns up to `len(pcbuf)`. This change updates `takeStacktrace` to\r\navoid changing the length of re-used slices.",
"is_bot": false,
"headline": "Fix use of runtime.Callers when taking stack traces (#477)",
"author_name": "Richard Shaffer",
"author_login": "richard-tunein",
"committed_at": "2017-07-22T23:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ea2eeec111d5ef7ec2a3053cf18555a8fe97d1",
"body": "Add `EncoderConfig.EncodeName`, which works similarly to the other configuration\r\noptions: it lets users supply their own function to serialize logger names. For\r\nbackward compatibility, the zero value and the default case in `UnmarshalText`\r\nretain the current behavior, which simply uses the name as-is.",
"is_bot": false,
"headline": "Add support for customizing logger name serialization (#465)",
"author_name": "Eran Duchan",
"author_login": "pavius",
"committed_at": "2017-07-22T19:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dadca013650a921313c28fa51e4e89e84e3e252d",
"body": "GoDoc.org renders docs a little differently from my local `godoc`. This\r\nPR fixes some whitespace and breaks up some long lines so that they look\r\nbetter.\r\n\r\nIt also removes backticks from a last-minute documentation addition I\r\nmade (Markdown habits die hard).",
"is_bot": false,
"headline": "Small documentation formatting fixes (#473)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-09T03:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35858cb25414b9b6c3033fcd3c5ba67e9d276ae",
"body": "Lumberjack's `Logger` is already safe for concurrent use\r\n(https://github.com/natefinch/lumberjack/blob/v2.1/lumberjack.go#L136),\r\nso there's no need to wrap it in `zapcore.Lock`.",
"is_bot": false,
"headline": "Fix FAQ for log rotation (#471)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-08T19:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae40594b2a7756eeb73252da41a150abf141be9",
"body": "Set a static test coverage target of 95%. Using the \"auto\" option is\r\nintroducing a lot of flakiness, since even a 0.1% drop fails the build.",
"is_bot": false,
"headline": "Set a static test coverage target (#472)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-08T19:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8aa9e8396ccd3e2c734089fe010747f74d60ce",
"body": "Add a bunch of testable examples and documentation for the main `zap`\r\npackage. As we get closer to launching fx and pushing zap adoption\r\ninternally, documentation will get more and more important.\r\n\r\nWe'll still need to improve the documentation of the other packages, but\r\nthis addresses the lion's share of #139.",
"is_bot": false,
"headline": "Add documentation and examples for zap (#466)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-08T18:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092e7c1e97df5a58d7f0cb77df0f5975f13b71ea",
"body": "Following the discussions on uber-go/zap#460, uber-go/multierr#6, and\r\n(most recently) uber-go/multierr#23, reduce log verbosity for\r\n`multierr`. This is fully backward-compatible with the last released\r\nversion of zap.\r\n\r\nThe small changes introduced here do two things:\r\n\r\n1. First, we either repor\n[…]\n supply their\r\nown error encoder (much like they supply their own time and duration\r\nencoders now). Even if we do that, though, I suspect that we'll want to\r\npreserve the behavior here as the default.",
"is_bot": false,
"headline": "Less verbose output for multierr (#470)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-07T04:51:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "303b3fc1e8abe8d05300683e6417616982ec511d",
"body": "Add an `FAQ.md` to the main repository. This keeps the GoDoc focused and\r\nis lighter-weight than a separate HTML documentation site (GH pages,\r\nReadTheDocs, or similar).",
"is_bot": false,
"headline": "Add an FAQ (#469)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-06T20:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ca39dd8dd5134d0cf3a07a6ec9b16eee3e300c",
"body": "The `zaptest` package needs some (short) package-level documentation and\r\na custom import path directive.\r\n\r\nAt some point, we should write a linter for the import paths - it's too\r\neasy to forget.",
"is_bot": false,
"headline": "Add package docs and import paths to zaptest (#468)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-06T14:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632ab30b6b6a94138278b0240ad61ed29f498589",
"body": "Fix some small formatting and hyphenation errors in the readme, and\r\ncorrect the places where we're using \"library\" instead of \"package.\"",
"is_bot": false,
"headline": "Clean up README (#467)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-07-05T15:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acea9071443b209a0df36bbd68adf06708fe9f82",
"body": "This changes how we log errors to break down multierr and pkg/errors\nerrors if possible.\n\nIf an error is a multierr error, its individual items will be listed\nunder `${key}Causes` as objects. Roughly,\n\n \"error\": \"foo; bar; baz\",\n \"errorVerbose\":\n `the following errors occurred:\n \n[…]\nr\",\n \"errorVerbose\": \"foo: bar\\n[stack trace]\"\n \"errorCauses\": [\n {\n \"error\": \"bar\",\n \"errorVerbose\": \"bar\\n[stack trace]\",\n },\n ]\n\nSee: uber-go/multierr#6",
"is_bot": false,
"headline": "errors: Support multierr and pkg/errors (#460)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-30T21:50:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b186018a661d3ab4942f31c9b0655fd1ce5247ac",
"body": "This brings field.go up to 100% coverage.",
"is_bot": false,
"headline": "zapcore/field: Test time without location (#461)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-30T21:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd02a6308c1bac3a03b02dc385555297cb22f83",
"body": "This changes the year in LICENSE.txt and the check_license script to\nallow any year in the license header.",
"is_bot": false,
"headline": "Update year in licensing setup (#462)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-30T20:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15639dab1b6ca5a651fe7ebfd8d682683b7d6a8",
"body": "This drops zap's custom multierror implementation in favor of\r\ngo.uber.org/multierr.\r\n\r\nPerformance should be the same because we're relying on `Append`, which\r\nshort circuits in the no-error case.",
"is_bot": false,
"headline": "Use go.uber.org/multierr (#458)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-28T00:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0172290efc426dcd9770ca45bebeeb8f669b53",
"body": "This gives errors their own file like array.go before we add more\r\ncomplex handling for error types.\r\n\r\nI also moved the tests for errors to error_test to be consistent.\r\n\r\nFeel free to close this if you don't want to organize the code this way,\r\nin which case the multierr integration will be in field.go.",
"is_bot": false,
"headline": "Move error logging code to error.go (#457)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-28T00:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02029bcd0250d31efd0f96eccdfc633cd67b71e3",
"body": "The new gokit broke certain APIs that the benchmark relies on. This\r\nupdates the benchmark to be compatible with the new version.",
"is_bot": false,
"headline": "glide up and fix gokit benchmark (#456)",
"author_name": "Abhinav Gupta",
"author_login": "abhinav",
"committed_at": "2017-06-28T00:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300d56ffb8cc64ae052901970de2220411d201f7",
"body": "* Really upload coverage to codecov\r\n\r\nSince the makefile wasn't emitting cover.out files, we weren't actually\r\nuploading any coverage.\r\n\r\n* Set target to auto rather than 100",
"is_bot": false,
"headline": "Really upload coverage to codecov (#446)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-06-10T22:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54371c67da1bc746325e5582e48521a5db5d64ca",
"body": "* Use codecov instead of coveralls\r\n\r\n* Ignore internal readme",
"is_bot": false,
"headline": "Use Codecov instead of Coveralls (#445)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-06-09T18:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cabc84638b70e564c3dab2766efcb1ded2aac9f",
"body": "* Add changelog entry for v1.4.1\r\n\r\n* Update to include more patches",
"is_bot": false,
"headline": "Add changelog entry for v1.4.1 (#442)",
"author_name": "Joshua T Corbin",
"author_login": "jcorbin",
"committed_at": "2017-06-08T15:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603d2d215fd0ac9a694011b270179165afa69ba9",
"body": "Use reflection (sparingly) to safely compare Fields in the observer. Fixes #443.",
"is_bot": false,
"headline": "Add Field.Equals and use it in the observer (#444)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-06-08T15:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33459c467c82258245f3bcf0ef26d0fcf2b79f5",
"body": "Since zap can be configured to emit all-caps levels, accept all-caps when unmarshaling too. At a slight performance penalty, also support mixed-case levels.",
"is_bot": false,
"headline": "Accept capital strings in Level.UnmarshalText (#435)",
"author_name": "Joshua T Corbin",
"author_login": "jcorbin",
"committed_at": "2017-05-25T15:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab453050a7a08c35f31fc5fff6f2dbd962285ab",
"body": "Add a changelog entry for the 1.4.0 minor release.",
"is_bot": false,
"headline": "Add changelog entry for v1.4.0 (#429)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-05-12T21:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909de71e75bcfc2b4105a0b6f0109f3724747bbe",
"body": "Preserve time zone information when using `zap.Time`.",
"is_bot": false,
"headline": "Keep time location in zap.Time (#425)",
"author_name": "Hiroaki Nakamura",
"author_login": "hnakamur",
"committed_at": "2017-05-12T20:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6240cf5ef08db7dba9b38280bd28055b613a2898",
"body": "To make it convenient to use `(zap.Config).Level` as a `zap.Field`\r\nitself. `zap.Stringer(\"level\", config.Level)` is much more natural than\r\n`zap.Stringer(\"level\", config.Level.Level())`.",
"is_bot": false,
"headline": "Make zap.AtomicLevel implement fmt.Stringer (#431)",
"author_name": "bill fumerola",
"author_login": "billf",
"committed_at": "2017-05-12T17:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea6c27e79e5fd11f29021359e19bb5d02be1682",
"body": "Add LineEnding to EncoderConfig, which allows Windows users to use non-Unix newlines.\r\n\r\nFixes #412.",
"is_bot": false,
"headline": "Make line endings configurable (#424)",
"author_name": "Andras Laczi",
"author_login": "alaczi",
"committed_at": "2017-05-05T18:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7641ffe6315b3cb6274a020e6db8e87db4d46bc0",
"body": "Since the logger Core may be buffered, users should `defer logger.Sync()`.",
"is_bot": false,
"headline": "Update readme to reflect logger's Sync method (#422)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-05-01T16:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4e056f2cc954cfec3581729e758909604b3f76",
"body": "* Add v1.3.0 to changelog\r\n\r\n* Reword slightly",
"is_bot": false,
"headline": "Add v1.3.0 to changelog (#417)",
"author_name": "ZymoticB",
"author_login": "ZymoticB",
"committed_at": "2017-04-25T15:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5f9d518b7dce3474db51e00f41cd8391a41121",
"body": null,
"is_bot": false,
"headline": "Add MarshalText to AtomicLevel (#416)",
"author_name": "ZymoticB",
"author_login": "ZymoticB",
"committed_at": "2017-04-24T04:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2fca9a30853031b445cb52ff2fc37d6382c3c96",
"body": "Add a helper for the common new-and-set pattern.",
"is_bot": false,
"headline": "Add NewAtomicLevelAt helper function (#411)",
"author_name": "Peter Edge",
"author_login": "bufdev",
"committed_at": "2017-04-21T21:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47cfaea7fb5ff85b7db3b773acebafc27f37788e",
"body": "Currently, MarshalText and UnmarshalText are both using pointer\r\nreceivers but only UnmarshalText needs a pointer receiver since it\r\nmutates the underlying value.\r\n\r\nMarshalText should be on the same receiver type as String. On the other\r\nhand, UnmarshalText requires a pointer receiver, and it can handle the\r\ncase where we try to unmarshal to a nil pointer.",
"is_bot": false,
"headline": "zapcore.Level: Move MarshalText to value receiver (#414)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-04-21T21:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd419476e91c2cdb8f794f5a2c8f36cb188f7984",
"body": null,
"is_bot": false,
"headline": "Add FilterMessageSnippet to zaptest/observer (#415)",
"author_name": "ZymoticB",
"author_login": "ZymoticB",
"committed_at": "2017-04-21T21:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1550bc05539134bbf8612a35f34a79ab8bf34ee3",
"body": null,
"is_bot": false,
"headline": "Add v1.2.0 to changelog (#407)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-04-14T05:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7873d743ed0fe8c2d9f3c2b64703eaf51089e6",
"body": "Add a small `zapgrpc` package for gRPC compatibility.",
"is_bot": false,
"headline": "Add a gRPC compatibility wrapper (#402)",
"author_name": "Peter Edge",
"author_login": "bufdev",
"committed_at": "2017-04-14T05:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2773be06b9ac7c318a3a105b5c310af5730c6b4",
"body": null,
"is_bot": false,
"headline": "Add v1.1.0 to changelog (#398)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-03-31T23:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33fbf63945229e7e100a4efb11d5cd706800445",
"body": "Config assumes that Open will always return a close function\nwhich causes a panic when Open returns an error, since it doesn't\nreturn a close function.\n\nWe can instead clean up the assumption that we return partial values\non error, and instead use a more common pattern:\n - On success, `err == nil` and all other return values are valid\n - On error, `err != nil` and all other return values are zero values\n\nFixes #390.",
"is_bot": false,
"headline": "Open should only return close on success (#396)",
"author_name": "Prashant Varanasi",
"author_login": "prashantv",
"committed_at": "2017-03-29T16:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c0a8997f7de22e1af35ec211fdc4e9837767d2",
"body": "It's a shell function, so it's not available in subshells.",
"is_bot": false,
"headline": "Use travis_retry properly (#395)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-03-28T18:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f975e5f37b4c44d35daf276b1d8f3fd0a620f40",
"body": "We should add the expected contributing docs; with that and the CLA bot, there's\r\nno need for the PR template.",
"is_bot": false,
"headline": "Add a CONTRIBUTING.md and remove PR template (#392)",
"author_name": "Akshay Shah",
"author_login": "akshayjshah",
"committed_at": "2017-03-28T18:41:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 0,
"latest_release_at": "2018-08-06T18:05:53Z",
"latest_release_tag": "v1.9.1",
"releases_from_tags": true,
"days_since_last_push": 565,
"active_weeks_last_year": 0,
"days_since_latest_release": 2911,
"mean_days_between_releases": 52
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 20448,
"source_files_sampled": 108,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "akshayjshah",
"commits": 130,
"avatar_url": "https://avatars.githubusercontent.com/u/972790?v=4"
},
{
"type": "User",
"login": "prashantv",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/140159?v=4"
},
{
"type": "User",
"login": "jcorbin",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/49715?v=4"
},
{
"type": "User",
"login": "abhinav",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/41730?v=4"
},
{
"type": "User",
"login": "bufdev",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/4228796?v=4"
},
{
"type": "User",
"login": "billf",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/265988?v=4"
},
{
"type": "User",
"login": "skipor",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4019825?v=4"
},
{
"type": "User",
"login": "ZymoticB",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/885383?v=4"
},
{
"type": "User",
"login": "pravj",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3437250?v=4"
},
{
"type": "User",
"login": "suyash",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/16324837?v=4"
}
],
"contributors_sampled": 43,
"top_contributor_share": 0.447
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "67bc79d13d155c02fd008f721863ff8cc5f30659",
"ran_at": "2026-07-27T06:04:29Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rleungx/zap",
"host": "github.com",
"name": "zap",
"owner": "rleungx"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 22,
"inputs": {
"security": 30,
"vitality": 17,
"community": 12,
"governance": 43,
"engineering": 24,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 26,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 565,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 565 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 565
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v1.9.1",
"releases_from_tags": true,
"days_since_latest_release": 2911,
"mean_days_between_releases": 52
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2911 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2911
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~52 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 52
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2903,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2903 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2903,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 43,
"top_contributor_share": 0.447
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "43 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 43
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 102,
"owner_type": "User",
"is_verified": null,
"owner_login": "rleungx",
"public_repos": 133,
"account_age_days": 3101
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "102 followers of rleungx",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 102,
"login": "rleungx"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "133 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 133
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 24,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://godoc.org/go.uber.org/zap",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://godoc.org/go.uber.org/zap",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.87,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "87 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 87,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 20448,
"source_files_sampled": 108,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/108 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 108,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T06:04:46.220544Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rleungx/zap.svg",
"full_name": "rleungx/zap",
"license_state": "standard",
"license_spdx": "MIT"
}