)]}'
{
  "log": [
    {
      "commit": "6e368ec14f31521edc7118374773e78d2d646aeb",
      "tree": "310f89e6a2a2667b5c0ea7f50cf51991cbbbf9c8",
      "parents": [
        "29bd646002b63bb4c0ed1648d1654c35fb8ff027"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 13 09:29:52 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 13 09:29:52 2026 +0800"
      },
      "message": "build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#278)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "29bd646002b63bb4c0ed1648d1654c35fb8ff027",
      "tree": "fde91e73cdd4fa843194db7dcda6e97853d9a39f",
      "parents": [
        "8e837beb243c264ffcd5ea3abd3d5d8975cd0077"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Jul 05 18:44:23 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 05 18:44:23 2026 +0800"
      },
      "message": "build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 (#277)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "8e837beb243c264ffcd5ea3abd3d5d8975cd0077",
      "tree": "e2d58ac2f92ccb89391de137b2c22437f9fee4a2",
      "parents": [
        "f4b890e8d2b717a62f75d3c6d0965cc0754a9c1d"
      ],
      "author": {
        "name": "Alexandre Friquet",
        "email": "github_af@infopiiaf.fr",
        "time": "Thu Jun 11 14:33:41 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 20:33:41 2026 +0800"
      },
      "message": "Add support for Ruby, ERB and slim (#266)"
    },
    {
      "commit": "f4b890e8d2b717a62f75d3c6d0965cc0754a9c1d",
      "tree": "f2ed53c1767e68a3bb4aae1bc3b2bf5af00a928c",
      "parents": [
        "ab3d1fe50d23f9c82eff489297167e2dde8ba6cb"
      ],
      "author": {
        "name": "吴晟 Wu Sheng",
        "email": "wu.sheng@foxmail.com",
        "time": "Wed Jun 10 20:37:08 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 10 20:37:08 2026 +0800"
      },
      "message": "feat: add `header diff` command to show header differences (#276)\n\nThe new command shows where the license headers of the invalid files\ndiffer from the license configured in the config file, to help\nunderstand why `header check` fails, e.g. to spot a typo in an\nexisting license header.\n\nThe texts are compared in the same normalized forms that the check\ncommand compares, so every difference shown is a real cause of the\ncheck failure.\n\nResolves apache/skywalking#8002"
    },
    {
      "commit": "ab3d1fe50d23f9c82eff489297167e2dde8ba6cb",
      "tree": "ba2ed2bc5ebea5e6af1d43e666122a4d23c82051",
      "parents": [
        "e910f72bae86171d727742c25f8a4555b7b83893"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu May 21 14:26:35 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 21 14:26:35 2026 +0800"
      },
      "message": "build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 (#275)\n\n* build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1\n\nBumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.18.0 to 5.19.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)\n- [Commits](https://github.com/go-git/go-git/compare/v5.18.0...v5.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.19.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\n* chore(deps): declare BSD-3-Clause AND MPL-2.0 for cyphar/filepath-securejoin\n\ngo-git/v5 5.19.1 introduces github.com/cyphar/filepath-securejoin, whose\ndual-licensed (BSD-3-Clause AND MPL-2.0) layout the resolver cannot\nauto-detect from a single LICENSE file. Declare the SPDX expression\nexplicitly so the dependency check passes.\n\n---------\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\nCo-authored-by: kezhenxu94 \u003ckezhenxu94@apache.org\u003e"
    },
    {
      "commit": "e910f72bae86171d727742c25f8a4555b7b83893",
      "tree": "609295c99eb656e7b5b199d4f94801b7e8ed4482",
      "parents": [
        "e0cc16d0e47f446fbc456d0e670dc50dec09719e"
      ],
      "author": {
        "name": "Bryce Thuilot",
        "email": "bryce@thuilot.io",
        "time": "Tue May 05 03:06:09 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 15:06:09 2026 +0800"
      },
      "message": "fix: corrrect RoundBracketAsterisk comment style (#272)\n\nSigned-off-by: Bryce Thuilot \u003cbryce@thuilot.io\u003e"
    },
    {
      "commit": "e0cc16d0e47f446fbc456d0e670dc50dec09719e",
      "tree": "d2ef043d8eb5475818ae475ab83ec89962d53e91",
      "parents": [
        "98a5d1362e26852204382ca749ed66631f15a95d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Apr 18 08:42:50 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 18 08:42:50 2026 +0800"
      },
      "message": "build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 (#271)"
    },
    {
      "commit": "98a5d1362e26852204382ca749ed66631f15a95d",
      "tree": "6ddd3ba1cf695317ff81f392499bcfcfc44b19cb",
      "parents": [
        "6ac35584d6f923b6cb62f1ae8682c5bc60b537e4"
      ],
      "author": {
        "name": "Dom",
        "email": "dom@itsallbroken.com",
        "time": "Thu Apr 09 14:44:40 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 09 20:44:40 2026 +0800"
      },
      "message": "ci(action): harden header GitHub action (#270)"
    },
    {
      "commit": "6ac35584d6f923b6cb62f1ae8682c5bc60b537e4",
      "tree": "aa1bfb13aae5fd4bef5422a7832ea9db85e7ccb6",
      "parents": [
        "f8cba27bff4208486f61b11da5541db25910381e"
      ],
      "author": {
        "name": "Jonathan Hult",
        "email": "jonathan@jonathanhult.com",
        "time": "Sun Apr 05 19:20:06 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 06 08:20:06 2026 +0800"
      },
      "message": "fix: respect specified paths in git repository (#263)"
    },
    {
      "commit": "f8cba27bff4208486f61b11da5541db25910381e",
      "tree": "33f821692f92586732a8f474381e9578ba0cfdce",
      "parents": [
        "5f499dcd63a9ae29117a1a2b67c8b957c58bcd90"
      ],
      "author": {
        "name": "Ivan Ka",
        "email": "5395690+ivankatliarchuk@users.noreply.github.com",
        "time": "Sun Apr 05 16:06:52 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 05 23:06:52 2026 +0800"
      },
      "message": "ci: add golangci-lint GitHub Actions workflow (#269)"
    },
    {
      "commit": "5f499dcd63a9ae29117a1a2b67c8b957c58bcd90",
      "tree": "d22000ba186e9ea658096fa286e34bb15fac6bb6",
      "parents": [
        "8c96ee223558797cdd9eba82c0919258e1cf2dad"
      ],
      "author": {
        "name": "Ivan Ka",
        "email": "5395690+ivankatliarchuk@users.noreply.github.com",
        "time": "Sun Apr 05 12:07:16 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 05 19:07:16 2026 +0800"
      },
      "message": "feat: extend GoModResolver to support any valid Go *.mod file (#268)"
    },
    {
      "commit": "8c96ee223558797cdd9eba82c0919258e1cf2dad",
      "tree": "e3d3626372e9b4421956dcdf6011627ef8eaa230",
      "parents": [
        "c72515a64b6445f7b079c9cb517271ff65410948"
      ],
      "author": {
        "name": "Doroszlai, Attila",
        "email": "6454655+adoroszlai@users.noreply.github.com",
        "time": "Thu Mar 19 13:56:48 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 19 20:56:48 2026 +0800"
      },
      "message": "Bump setup-go to v6 (#265)"
    },
    {
      "commit": "c72515a64b6445f7b079c9cb517271ff65410948",
      "tree": "67631e7e6b66b73495be0ed56c3b6c1c78cabe0a",
      "parents": [
        "7a3b6cc34c5980cede4407ffa06fe553a999245d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Feb 28 14:59:45 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 28 14:59:45 2026 +0800"
      },
      "message": "Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#264)\n\nBumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/circl\n  dependency-version: 1.6.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7a3b6cc34c5980cede4407ffa06fe553a999245d",
      "tree": "0c6f69d29c0ad8dd96716d091b7cf9ffa58896c1",
      "parents": [
        "8d544cd6d3a66e450a62c07bf400c923e174af33"
      ],
      "author": {
        "name": "Jonathan Hult",
        "email": "jonathan@jonathanhult.com",
        "time": "Wed Feb 11 09:08:15 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 23:08:15 2026 +0800"
      },
      "message": "fix: add helpful error message for git repository issues (#260)\n\n"
    },
    {
      "commit": "8d544cd6d3a66e450a62c07bf400c923e174af33",
      "tree": "98acae38f72fe92f8d51bbe74feb6ccdfd61ead7",
      "parents": [
        "219cca7583459c5729f3390d56a22391c183de16"
      ],
      "author": {
        "name": "Jonathan Hult",
        "email": "jonathan@jonathanhult.com",
        "time": "Wed Feb 11 06:24:45 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 20:24:45 2026 +0800"
      },
      "message": "fix: completion script corrupted by INFO log message (#259)\n\n"
    },
    {
      "commit": "219cca7583459c5729f3390d56a22391c183de16",
      "tree": "2cfa0c664f089b60b231f87db374a9bef8b04058",
      "parents": [
        "8161bf80e0c10fe6a993a65468f8a6f1bfedf635"
      ],
      "author": {
        "name": "Jonathan Hult",
        "email": "jonathan@jonathanhult.com",
        "time": "Wed Feb 11 06:06:06 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 20:06:06 2026 +0800"
      },
      "message": "feat: add Inko language support (#262)\n\n"
    },
    {
      "commit": "8161bf80e0c10fe6a993a65468f8a6f1bfedf635",
      "tree": "3173d7d25498fb87cd40f4621d7094de9049ced7",
      "parents": [
        "1a2a5024a0d5937db21af5dbc57cf73f0ac1de8f"
      ],
      "author": {
        "name": "Jonathan Hult",
        "email": "jonathan@jonathanhult.com",
        "time": "Wed Feb 11 06:01:02 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 20:01:02 2026 +0800"
      },
      "message": "feat: add Pkl language support with full Linguist data (#261)\n\n"
    },
    {
      "commit": "1a2a5024a0d5937db21af5dbc57cf73f0ac1de8f",
      "tree": "30d27957430dad925ce4d6b3adfbca8d6ee3274f",
      "parents": [
        "0630b017b4e34f27f0d8719c873d703fb31ec8de"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 10 10:17:41 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 10 10:17:41 2026 +0800"
      },
      "message": "Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 (#258)\n\n"
    },
    {
      "commit": "0630b017b4e34f27f0d8719c873d703fb31ec8de",
      "tree": "75d25ea41b4df4eeb315cd7e61f2114979ce55a5",
      "parents": [
        "02a7f6d40de257c3e8ef8079a9a96499ec9e0929"
      ],
      "author": {
        "name": "Zac Blanco",
        "email": "zachary.blanco@bytedance.com",
        "time": "Thu Jan 15 08:38:15 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 16 00:38:15 2026 +0800"
      },
      "message": "feat: check headers concurrently (#257)\n\n"
    },
    {
      "commit": "02a7f6d40de257c3e8ef8079a9a96499ec9e0929",
      "tree": "d684f50a8ff55564eaff28332413224741f98ec7",
      "parents": [
        "55373684d1b70e5f8fd9fc8ec114a89ad11a56a3"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Fri Jan 09 23:28:09 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 09 23:28:09 2026 +0800"
      },
      "message": "fix: improve error message formatting in license template lookup (#256)\n\n"
    },
    {
      "commit": "55373684d1b70e5f8fd9fc8ec114a89ad11a56a3",
      "tree": "ec7a6b60c9c59054e9177da20ee949e8bdacef7a",
      "parents": [
        "13c0e5b2689ef8f93eb4b7990b04c72fc293bb4f"
      ],
      "author": {
        "name": "XL Zhao",
        "email": "57737352+XL-Zhao-23@users.noreply.github.com",
        "time": "Mon Dec 22 20:31:28 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 20:31:28 2025 +0800"
      },
      "message": "fix: compatibility issue with Node.js 24 (#252)\n\ncloses apache/skywalking#13517"
    },
    {
      "commit": "13c0e5b2689ef8f93eb4b7990b04c72fc293bb4f",
      "tree": "d43013dea43161021b0771241f220c79d371dccf",
      "parents": [
        "a519404d0dfc935365a3ab18257f809af77366dd"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sat Dec 20 00:03:19 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 15:03:19 2025 +0800"
      },
      "message": "fix(deps): Ruby: local path \u0026 recursive resolution of deps (#255)\n\n"
    },
    {
      "commit": "a519404d0dfc935365a3ab18257f809af77366dd",
      "tree": "5cbb6a1df4fb7c1324fe17507a3f2972c78f8892",
      "parents": [
        "b7f8b351c2db8005972712d7efc0a15484a15bcb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 17 23:41:37 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 17 23:41:37 2025 +0800"
      },
      "message": "Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#254)\n\nBumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1.\n- [Release notes](https://github.com/sirupsen/logrus/releases)\n- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sirupsen/logrus\n  dependency-version: 1.9.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b7f8b351c2db8005972712d7efc0a15484a15bcb",
      "tree": "c6a30ebba7e6234b832fb20f0bd04e3ab2666e4f",
      "parents": [
        "21648e752a1dad42cb46b50b38e77f0a8f15219c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Nov 20 22:23:09 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 20 22:23:09 2025 +0800"
      },
      "message": "Bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#253)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.39.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.39.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "21648e752a1dad42cb46b50b38e77f0a8f15219c",
      "tree": "e03636d571d2ca9c9a0d412bd0d9a2a918b0ef51",
      "parents": [
        "61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Thu Nov 06 13:49:06 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 06 13:49:06 2025 +0800"
      },
      "message": "chore(deps): bump up go version (#251)\n\n"
    },
    {
      "commit": "61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1",
      "tree": "8dd13ec7f0894463be21aff3fa097ac19f369381",
      "parents": [
        "d1a97dfe935d8d66f1cea93d05a763f7efd08d27"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sun Sep 14 20:03:32 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 14 21:03:32 2025 +0800"
      },
      "message": "Add fsf-free and osi-approved options (#250)\n\n"
    },
    {
      "commit": "d1a97dfe935d8d66f1cea93d05a763f7efd08d27",
      "tree": "c1a1002d3f664f36d0396792b0b95bc762da8cb9",
      "parents": [
        "2ca7b4de66bc42c76dc23a9a63a9899a31434fd1"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sun Sep 14 19:32:03 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 14 20:32:03 2025 +0800"
      },
      "message": "Update example workflow in the README for the Ruby scenario (#248)\n\n* Update example workflow in the README for the Ruby scenario\n\n* Allow weak-compatible for Ruby\n\n- Ruby packages declared as dependencies in gemspecs or Gemfiles are typically consumed as binaries;\n- enable weak-compatibility so permissive and weak-copyleft combinations are treated as compatible\n"
    },
    {
      "commit": "2ca7b4de66bc42c76dc23a9a63a9899a31434fd1",
      "tree": "63021ab1f34c4c270c18b2c69ce2b91e3cbb54e5",
      "parents": [
        "454b8ead48f7073cd40ea20487fdfb2409247e69"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sun Sep 14 17:04:10 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 14 18:04:10 2025 +0800"
      },
      "message": "fix: Gemfile / Gemspec parser to ignore commented dependencies (#249)\n\n"
    },
    {
      "commit": "454b8ead48f7073cd40ea20487fdfb2409247e69",
      "tree": "9cf7b13d256d7ad8a81917e0b3fc308f5fb6a7cf",
      "parents": [
        "36f75de28f410b0d4eab1534a685ea59435171da"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sun Sep 14 10:32:19 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 14 11:32:19 2025 +0800"
      },
      "message": "feat: add some compatibility licenses (#247)\n\n"
    },
    {
      "commit": "36f75de28f410b0d4eab1534a685ea59435171da",
      "tree": "4916dccf4fe51b2d26a6aeafedaa6f906ee75c9b",
      "parents": [
        "18cb362bacae99d5a5c940d67847b52e19741e85"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sat Sep 13 20:16:34 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 13 21:16:34 2025 +0800"
      },
      "message": "feat: Compatibility matrix: MIT \u0026 Ruby (#209)\n\n"
    },
    {
      "commit": "18cb362bacae99d5a5c940d67847b52e19741e85",
      "tree": "dcfb435fdbeb48c37be435abd21ec3a271587703",
      "parents": [
        "5a19c655ba4cb6befa50c1bc4c1f03b6a68ce871"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sat Sep 13 15:12:12 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 13 16:12:12 2025 +0800"
      },
      "message": "GemfileLockResolver adjusted to exclude all specs when runtime dependencies are empty (#208)\n\n- regression test: Ruby library projects with no runtime dependencies do not include development dependencies"
    },
    {
      "commit": "5a19c655ba4cb6befa50c1bc4c1f03b6a68ce871",
      "tree": "1a5aeb2ff69d85a1fd72e868b1731746465bf1a9",
      "parents": [
        "0d9c4df441f742f91faefd840d3ca48b49f28d2b"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Sat Sep 13 14:48:46 2025 +0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 13 15:48:46 2025 +0800"
      },
      "message": "Fixed a panic caused by nil dependency specs in Ruby Gemfile.lock resolver (#207)\n\n- now treats missing specs as unresolved licenses\n- adds them to the invalid list\n- License fetch logic handles empty gem versions gracefully\n- tests updated\n  - handle missing specs gracefully with mocked HTTP responses\n  - imports and packages were refactored to enable mocking and improve test structure"
    },
    {
      "commit": "0d9c4df441f742f91faefd840d3ca48b49f28d2b",
      "tree": "bed890ae6c8070c7dbb21aead41a49b2d6bf63c3",
      "parents": [
        "3655e78854be6a56ae72a0c9a847aedd133c3b74"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Sep 13 14:31:45 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 13 14:31:45 2025 +0800"
      },
      "message": "fix: return error in license check, add MIT header (#206)\n\n"
    },
    {
      "commit": "3655e78854be6a56ae72a0c9a847aedd133c3b74",
      "tree": "947b1a204eb67bb985391b3f38787350673a2a97",
      "parents": [
        "07a607ff5b0759f5ed47306c865aac50fe9b3985"
      ],
      "author": {
        "name": "|7eter l-|. l3oling",
        "email": "peter.boling@gmail.com",
        "time": "Thu Sep 11 04:01:53 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 11 18:01:53 2025 +0800"
      },
      "message": "Ruby dependency license scanning support via Gemfile.lock. (#205)\n\n* Ruby dependency license scanning support via Gemfile.lock.\n\n- Implements https://github.com/apache/skywalking/issues/7744\n- Library projects (with a *.gemspec in the same directory as Gemfile.lock) ignore development dependencies and include runtime dependencies and their transitives.\n- App projects (no *.gemspec) include both runtime and development dependencies from Gemfile.lock.\n- Will only work if Gemfile.lock is committed to version control, but this is the official recommendation of RubyGems:\n  - https://bundler.io/guides/faq.html#using-gemfiles-inside-gems\n- License resolution honors user overrides/exclusions and may query the RubyGems API when necessary, with proper support for handling of various status codes.\n- Documentation updated (README.md)\n  - Ruby setup and GitHub Actions example are in \u003cdetails\u003e tag to reduce noise"
    },
    {
      "commit": "07a607ff5b0759f5ed47306c865aac50fe9b3985",
      "tree": "9900f4547999cb12f1e7b026207b30d0fe94d8a9",
      "parents": [
        "9a20e0c14c8dead3404be1b92c78d4ad048c1144"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 19 12:16:34 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 19 12:16:34 2025 +0800"
      },
      "message": "Bump golang.org/x/oauth2 from 0.5.0 to 0.27.0 (#204)\n\n"
    },
    {
      "commit": "9a20e0c14c8dead3404be1b92c78d4ad048c1144",
      "tree": "ead39ebc3987d73da2d73437caa69a36036c4d65",
      "parents": [
        "049742de2276515409e3109ca2a91934053e080d"
      ],
      "author": {
        "name": "Hoshea",
        "email": "fgksgf@gmail.com",
        "time": "Mon Jul 07 16:58:29 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 07 16:58:29 2025 +0800"
      },
      "message": "Fix version output for go install installations (#203)\n\nWhen users install license-eye via `go install`, the version shows \"dev\"\ninstead of the correct version number. This happens because go install\ndoesn\u0027t use the Makefile\u0027s -ldflags to inject version information.\n\nThis fix adds a fallback mechanism that reads version information from\nbuild metadata when ldflags injection is not available, while maintaining\nfull compatibility with existing build processes.\n\nChanges:\n- Add runtime/debug import to read build information\n- Implement version fallback: ldflags → build info → \"dev\"\n- Maintain backward compatibility with existing Makefile builds\n- Users installing via go install will now see correct version\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: Claude \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "049742de2276515409e3109ca2a91934053e080d",
      "tree": "0d0170e4db56e7b3040904c92fac694ba3160028",
      "parents": [
        "a62f574f0eb113e306a860014d7ce38aea00f78d"
      ],
      "author": {
        "name": "Hoshea",
        "email": "fgksgf@gmail.com",
        "time": "Mon Jul 07 11:50:03 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 07 11:50:03 2025 +0800"
      },
      "message": "Fix null pointer panic in listFiles when repository has no commits or invalid HEAD (#202)\n\nFixes a panic that occurs when calling repo.Head().Hash() in empty git repositories,\ngit worktrees, or repositories with invalid HEAD references. The issue happened in\npkg/header/check.go where head could be nil, causing a null pointer dereference\nwhen calling head.Hash().\n\nThis commonly occurs in the following scenarios:\n- Empty git repositories with no initial commits\n- Git worktrees with detached HEAD or invalid branch references\n- Corrupted repositories with invalid HEAD pointers\n- New worktrees created from non-existent commits or branches\n\nChanges:\n- Add proper null check for head reference before calling head.Hash()\n- Add error handling for repo.Head() to gracefully handle edge cases\n- Skip git-based file discovery when repository has no commits or invalid HEAD\n- Add test cases for empty repositories and worktree scenarios in check_test.go\n- Ensure graceful fallback to glob-based file discovery in problematic git states\n\nResolves panic at pkg/header/check.go:99 when working with empty git repositories\nor git worktree environments with invalid HEAD references.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: Claude \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "a62f574f0eb113e306a860014d7ce38aea00f78d",
      "tree": "58aece9a0072df425f51d0adcefc728758edecc6",
      "parents": [
        "a5c36e86867f0654d416a610ceb23091943599d0"
      ],
      "author": {
        "name": "Štefan Baebler",
        "email": "319826+stefanb@users.noreply.github.com",
        "time": "Sat Jun 14 10:43:53 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 14 16:43:53 2025 +0800"
      },
      "message": "Update golang.org/x/tools to v0.34.0 for Go 1.25 compatibility (#201)\n\nThe build error with Go 1.25 manifests as:\ngo1.25rc1 build ./...\n# golang.org/x/tools/internal/tokeninternal\n../../../go/pkg/mod/golang.org/x/tools@v0.21.1-0.20240508182429-e35e4ccd0d2d/internal/tokeninternal/tokeninternal.go:64:9: invalid array length -delta * delta (constant -256 of type int64)\n\nupdated via\ngo get -u golang.org/x/tools\ngo mod tidy\n\nRelated:\n* Go proposal: https://github.com/golang/go/issues/73205\n* Upstream x/tools fix: https://go-review.googlesource.com/c/tools/+/675955\n* Problem found in https://github.com/Homebrew/homebrew-core/pull/226636"
    },
    {
      "commit": "a5c36e86867f0654d416a610ceb23091943599d0",
      "tree": "b9bb866ed61f0f42cc3974f5aea770ca758236d5",
      "parents": [
        "9f0a5c0571ed1a0c13a16808cd8f59bc22f03883"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 11 06:35:37 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 11 06:35:37 2025 +0800"
      },
      "message": "Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#200)\n\n"
    },
    {
      "commit": "9f0a5c0571ed1a0c13a16808cd8f59bc22f03883",
      "tree": "86479eb94d7a1101d591afa5347c04f3d834b1e5",
      "parents": [
        "4f4281f13ebf854ebf514c1d5c3ea6797ae7e234"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Apr 24 10:05:42 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 24 10:05:42 2025 +0800"
      },
      "message": "Bump golang.org/x/net from 0.36.0 to 0.38.0 (#199)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "4f4281f13ebf854ebf514c1d5c3ea6797ae7e234",
      "tree": "a877a5e6b2cf04a37ca4903109c43bcc38e842e1",
      "parents": [
        "c4b6b3195c028447a395aeec8053cae2d6cfd0b5"
      ],
      "author": {
        "name": "Zhiguo Wu",
        "email": "wuzhiguo@apache.org",
        "time": "Mon Mar 31 19:51:54 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 31 19:51:54 2025 +0800"
      },
      "message": "Add few missing compatible licenses for dependency check (#198)\n\n"
    },
    {
      "commit": "c4b6b3195c028447a395aeec8053cae2d6cfd0b5",
      "tree": "daca6e5591dcbb574501c1bcb415c26a13149a5a",
      "parents": [
        "4021a396bf07b2136f97c12708476418a8157d72"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 21 11:07:21 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 21 11:07:21 2025 +0800"
      },
      "message": "Bump golang.org/x/net from 0.33.0 to 0.36.0 (#195)\n\n* Bump golang.org/x/net from 0.33.0 to 0.36.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\n* go mod tidy\n\n---------\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\nCo-authored-by: kezhenxu94 \u003ckezhenxu94@apache.org\u003e"
    },
    {
      "commit": "4021a396bf07b2136f97c12708476418a8157d72",
      "tree": "c4aedb6f5a0bd1d363def673ddd5bff23d437982",
      "parents": [
        "1aa2bb03b7e6ff1b6113dca61683b44919ab13ad"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Fri Mar 21 11:01:36 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 21 11:01:36 2025 +0800"
      },
      "message": "Bump up some GitHub Actions (#197)\n\n"
    },
    {
      "commit": "1aa2bb03b7e6ff1b6113dca61683b44919ab13ad",
      "tree": "6a6d527a1edccce884761bb6e9c6b9c7741099ff",
      "parents": [
        "477772b7ef382b9024ac89676ebe6cbb26165a4f"
      ],
      "author": {
        "name": "Ling Hengqian",
        "email": "linghengqian@outlook.com",
        "time": "Thu Mar 20 20:42:28 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 20 20:42:28 2025 +0800"
      },
      "message": "Record the use of SkyWalking Eyes Docker Image under PowerShell 7 (#196)\n\n"
    },
    {
      "commit": "477772b7ef382b9024ac89676ebe6cbb26165a4f",
      "tree": "d241556dae64d4d17e0e1e308a9b985e4a346c3f",
      "parents": [
        "5042f7f88d68fd1bc15e2b4ba25f7000b607487c"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Wed Feb 12 12:45:35 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 12 12:45:35 2025 +0800"
      },
      "message": "Fix twitter/x badge (#194)\n\n"
    },
    {
      "commit": "5042f7f88d68fd1bc15e2b4ba25f7000b607487c",
      "tree": "6be318e71a0812d896c0803807857e86ed0d824e",
      "parents": [
        "5c5b974209f0de5d905f37deb69369068ebfc15c"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Mon Feb 10 12:02:13 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 10 12:02:13 2025 +0800"
      },
      "message": "Add support for Elixir (#193)\n\n"
    },
    {
      "commit": "5c5b974209f0de5d905f37deb69369068ebfc15c",
      "tree": "92dba7fde355c4a561147c0fb662cf4c34a47e0d",
      "parents": [
        "8b1d66c9c598b77b33d9558c31d7922738851d1d"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sun Feb 09 21:40:30 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 09 21:40:30 2025 +0800"
      },
      "message": "Remove change logs and link to releases page instead (#192)\n\n"
    },
    {
      "commit": "8b1d66c9c598b77b33d9558c31d7922738851d1d",
      "tree": "7dfc8291e0becd3ba19019c5cd1eed23e851b862",
      "parents": [
        "79652551bd83151b724d8296bf4dee027f9d3108"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sun Feb 09 18:50:24 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 09 18:50:24 2025 +0800"
      },
      "message": "Fix global gitignore is not respected, move licenses to release phase (#191)\n\n"
    },
    {
      "commit": "79652551bd83151b724d8296bf4dee027f9d3108",
      "tree": "343d5b9ab5e62be933aa31e62666b7858bf0f3e9",
      "parents": [
        "966951c028aaca55f494a7b153aadc6859dad68c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Feb 08 22:27:29 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 08 22:27:29 2025 +0800"
      },
      "message": "Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.13.0 (#189)\n\n"
    },
    {
      "commit": "966951c028aaca55f494a7b153aadc6859dad68c",
      "tree": "66314d3b2f4f524908a71b52eaadd707c11b46c4",
      "parents": [
        "69f34abb75ec4e414b593ac3f34228b60e33f97b"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Feb 08 22:20:36 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 08 22:20:36 2025 +0800"
      },
      "message": "Bump up to go 1.23 and clean up Docker images (#188)\n\n"
    },
    {
      "commit": "69f34abb75ec4e414b593ac3f34228b60e33f97b",
      "tree": "a5c769a61221ad011866621aa5207c1e9df0990c",
      "parents": [
        "15169715c708117b82c08116399ac1776bdf833e"
      ],
      "author": {
        "name": "shown",
        "email": "jishiwen.jsw@digital-engine.com",
        "time": "Fri Jan 10 17:14:40 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 10 17:14:40 2025 +0800"
      },
      "message": "docs: uodate readme.md (#187)\n\n"
    },
    {
      "commit": "15169715c708117b82c08116399ac1776bdf833e",
      "tree": "9c5f198f2e2030c4a2d55111e3dae3fa20457088",
      "parents": [
        "3ea9df11bb3a5a85665377d1fd10c02edecf2c40"
      ],
      "author": {
        "name": "Zixin Zhou",
        "email": "codeprince2020@163.com",
        "time": "Mon Jan 06 16:09:22 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 06 16:09:22 2025 +0800"
      },
      "message": "Add instructions for installing license-eye using Homebrew on macOS (#186)\n\n"
    },
    {
      "commit": "3ea9df11bb3a5a85665377d1fd10c02edecf2c40",
      "tree": "9741de89c323ea458e7d277582d0385122f2e63d",
      "parents": [
        "cd7b195c51fd3d6ad52afceb760719ddc6b3ee91"
      ],
      "author": {
        "name": "罗泽轩",
        "email": "spacewanderlzx@gmail.com",
        "time": "Wed May 22 23:08:01 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 23:08:01 2024 +0800"
      },
      "message": "Update Apache-2.0.yaml to add BSD-2-Clause-Views (#183)\n\nAccording to the https://spdx.org/licenses/BSD-2-Clause-Views.html,\r\nthe license is \u0027identical to BSD-2-Clause with the addition of the \"views and conclusions\" sentence at the end\u0027\r\n___\r\nMerging according to legal-discuss mail list, https://lists.apache.org/thread/j5o539nwfpfqpr75rn70622gfng1tjh0"
    },
    {
      "commit": "cd7b195c51fd3d6ad52afceb760719ddc6b3ee91",
      "tree": "f41cdb737f0a726e62c38755aa10aafb0ce46faa",
      "parents": [
        "6753eaeab2d30d8b777f33637bf48794f70888d0"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sun Apr 07 09:49:32 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 07 09:49:32 2024 +0800"
      },
      "message": "Draft release notes for 0.6.0 (#181)\n\n"
    },
    {
      "commit": "6753eaeab2d30d8b777f33637bf48794f70888d0",
      "tree": "f0846a200467af0a48157662545bf7fa36dd084d",
      "parents": [
        "97538682f556b56cc7422ece660d8d7e6c4fb013"
      ],
      "author": {
        "name": "George Adams",
        "email": "georgeadams1995@gmail.com",
        "time": "Tue Apr 02 15:52:24 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 02 22:52:24 2024 +0800"
      },
      "message": "bump action/setup-go to v5 (#180)\n\n"
    },
    {
      "commit": "97538682f556b56cc7422ece660d8d7e6c4fb013",
      "tree": "eed1e351e63a7de1dc74a0308ffb40f625c43b91",
      "parents": [
        "e6d1ce46901c759d9d9f84f8bcb97ad028cd5f88"
      ],
      "author": {
        "name": "George Adams",
        "email": "georgeadams1995@gmail.com",
        "time": "Thu Mar 28 15:01:31 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 28 23:01:31 2024 +0800"
      },
      "message": "add instructions to fix header issues in markdown comment (#179)\n\n"
    },
    {
      "commit": "e6d1ce46901c759d9d9f84f8bcb97ad028cd5f88",
      "tree": "0d325a478624f32b94c2c63f5f8b698a6eed8078",
      "parents": [
        "ed436a5593c63a25f394ea29da61b0ac3731a9fe"
      ],
      "author": {
        "name": "George Adams",
        "email": "george.adams@microsoft.com",
        "time": "Fri Mar 22 12:17:32 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 22 20:17:32 2024 +0800"
      },
      "message": "add Eclipse Foundation specific Apache 2.0 license header (#178)\n\n"
    },
    {
      "commit": "ed436a5593c63a25f394ea29da61b0ac3731a9fe",
      "tree": "13d9bcec04e41ff2d5544a3998b51ef8e1502d2f",
      "parents": [
        "ee81ff786927ea6ffa48b1e29c48e5289f4753aa"
      ],
      "author": {
        "name": "罗泽轩",
        "email": "spacewanderlzx@gmail.com",
        "time": "Sat Dec 23 10:02:43 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 23 10:02:43 2023 +0800"
      },
      "message": "feature: add support for OPA policy files (#174)\n\n"
    },
    {
      "commit": "ee81ff786927ea6ffa48b1e29c48e5289f4753aa",
      "tree": "8dda724621461d66c6db8d448aa4e71795837937",
      "parents": [
        "a790ab8dd23a7f861c18bd6aaa9b012e3a234bce"
      ],
      "author": {
        "name": "罗泽轩",
        "email": "spacewanderlzx@gmail.com",
        "time": "Sat Dec 09 01:38:09 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 09:38:09 2023 -0800"
      },
      "message": "feature: add support for Protocol Buffer (#172)\n\n"
    },
    {
      "commit": "a790ab8dd23a7f861c18bd6aaa9b012e3a234bce",
      "tree": "7642df87adcd064b9c904ba94dabf59e873292a0",
      "parents": [
        "45c9d9c2b50cdbebd8c688abba8fa8597105eed3"
      ],
      "author": {
        "name": "Patrick Zheng",
        "email": "patrickzheng@microsoft.com",
        "time": "Wed Nov 01 11:14:57 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 11:14:57 2023 +0800"
      },
      "message": "feature: add weak-compatible to dependency check (#171)\n\n"
    },
    {
      "commit": "45c9d9c2b50cdbebd8c688abba8fa8597105eed3",
      "tree": "3ceb799af7ef5a0f1397eed42e2036338effcd8c",
      "parents": [
        "e19b828cea6a6027cceae78f05d81317347d21be"
      ],
      "author": {
        "name": "吴晟 Wu Sheng",
        "email": "wu.sheng@foxmail.com",
        "time": "Tue Oct 10 08:51:15 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 19:51:15 2023 -0500"
      },
      "message": "Correct the way of joining slack channels (#169)\n\n"
    },
    {
      "commit": "e19b828cea6a6027cceae78f05d81317347d21be",
      "tree": "7fb7f0155ad75d3b9031b2a9586e735fb47b587b",
      "parents": [
        "6b2529214f6b1ccee3ec92bb0adfeabf6f66f538"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Mon Sep 04 19:18:37 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 04 19:18:37 2023 +0800"
      },
      "message": "Add `|` as comment indicator (#168)\n\n"
    },
    {
      "commit": "6b2529214f6b1ccee3ec92bb0adfeabf6f66f538",
      "tree": "f589c228a17c17948487058733799142fe337a5f",
      "parents": [
        "7bd97439426236392e99ccb252bc124a3992775b"
      ],
      "author": {
        "name": "Antonio Gámez, PhD",
        "email": "antgamdia@gmail.com",
        "time": "Wed Aug 16 12:34:09 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 16 18:34:09 2023 +0800"
      },
      "message": "Remove \"portions copyright\" header normalizer (#166)\n\nSigned-off-by: Antonio Gamez Diaz \u003cagamez@vmware.com\u003e"
    },
    {
      "commit": "7bd97439426236392e99ccb252bc124a3992775b",
      "tree": "7d641d3eec23e3d3c838225fa1d950a02fb00327",
      "parents": [
        "16b9726be37536a05279e061f0da02d205a2af77"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Aug 15 14:49:42 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 15 14:49:42 2023 +0800"
      },
      "message": "Draft release notes for 0.5.0 (#165)\n\n"
    },
    {
      "commit": "16b9726be37536a05279e061f0da02d205a2af77",
      "tree": "562474f47ee6ad5d3c8db9c1a7dc1e45a2c90ac8",
      "parents": [
        "5dfa68f93380a5e57259faaf95088b7f133b5778"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Mon Jul 24 22:05:08 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 24 07:05:08 2023 -0700"
      },
      "message": "Bump up go git to support .gitconfig user path (#164)\n\n"
    },
    {
      "commit": "5dfa68f93380a5e57259faaf95088b7f133b5778",
      "tree": "889c0fef7b97aa0cf3c074caba6cf47e5fb45e58",
      "parents": [
        "b88f729823469ffdacad3ffa0ce20a265542e0f1"
      ],
      "author": {
        "name": "Rasmus Holm",
        "email": "c.r.holm@gmail.com",
        "time": "Wed May 17 02:06:07 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 17 08:06:07 2023 +0800"
      },
      "message": "Dependency resolve with default template and specified output of license file (#163)\n\n"
    },
    {
      "commit": "b88f729823469ffdacad3ffa0ce20a265542e0f1",
      "tree": "64f38df7776f9d5df67780550dd32ffa550d7a77",
      "parents": [
        "bf0891400d48a3ca2bab1c1668580276df5b0d9f"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat May 06 08:54:50 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 06 08:54:50 2023 +0800"
      },
      "message": "Fix wrong indentation in doc about multi license config (#161)\n\n"
    },
    {
      "commit": "bf0891400d48a3ca2bab1c1668580276df5b0d9f",
      "tree": "855939e834faada14cfae1e785ce97e980916827",
      "parents": [
        "2d069853ff0df2c85af9d6b96b17df9d633dd6f9"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat May 06 08:46:12 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 06 08:46:12 2023 +0800"
      },
      "message": "Add EPL-2.0 header template (#160)\n\n"
    },
    {
      "commit": "2d069853ff0df2c85af9d6b96b17df9d633dd6f9",
      "tree": "c19013ef19ea5100e763f20dc993939180b964da",
      "parents": [
        "43f8bb83dc986b77c62aa59112fc8bb44c44bfaa"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Apr 29 13:01:53 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 29 13:01:53 2023 +0800"
      },
      "message": "Fix wrong indentation in doc (#159)\n\n"
    },
    {
      "commit": "43f8bb83dc986b77c62aa59112fc8bb44c44bfaa",
      "tree": "3c501416db3ec288b91b7524eb142deea75a0909",
      "parents": [
        "5b7ee1731d036b5aac68f8bd3fc9e6f98ada082e"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sun Apr 09 12:48:36 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 09 12:48:36 2023 +0800"
      },
      "message": "Dependencies check should report unknown licneses (#158)\n\n"
    },
    {
      "commit": "5b7ee1731d036b5aac68f8bd3fc9e6f98ada082e",
      "tree": "48a59b037e3b5b1a95b44d9dc5f06a9285a928f1",
      "parents": [
        "c5ee30754d4145fe29f90b9a82ef1d3902d41d2b"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Mar 28 14:01:37 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 28 14:01:37 2023 +0800"
      },
      "message": "Leverage the built-in cache in setup-go@v4 (#157)\n\n"
    },
    {
      "commit": "c5ee30754d4145fe29f90b9a82ef1d3902d41d2b",
      "tree": "6aaeaa4dce3b1ff8594b5528d04841739e8abb6e",
      "parents": [
        "e1a02359b239bd28de3f6d35fdc870250fa513d5"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Mar 28 12:08:02 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 28 12:08:02 2023 +0800"
      },
      "message": "Bump up GHA to depress warnings (#156)\n\n"
    },
    {
      "commit": "e1a02359b239bd28de3f6d35fdc870250fa513d5",
      "tree": "4621d3215c1690caf6d89f10578b8282fc9788b1",
      "parents": [
        "d299844e334855087f18ae1fe3c81ae8d22bc282"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Thu Mar 02 09:22:34 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 02 09:22:34 2023 +0800"
      },
      "message": "Bump up dependencies to fix CVE (#155)\n\n"
    },
    {
      "commit": "d299844e334855087f18ae1fe3c81ae8d22bc282",
      "tree": "42cc92778fb9ca7988cbdb08dd3489104d0c7517",
      "parents": [
        "0955592f241b73f443201d40e3995c193dbf462b"
      ],
      "author": {
        "name": "jmjoy",
        "email": "jmjoy@apache.org",
        "time": "Wed Mar 01 19:28:59 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 01 19:28:59 2023 +0800"
      },
      "message": "Remove space characters in license for cargo. (#154)\n\n"
    },
    {
      "commit": "0955592f241b73f443201d40e3995c193dbf462b",
      "tree": "1fe88d23afb0bead816eddede45b0b96daa0ad33",
      "parents": [
        "de4e45ee53c8fc9ab5f85d71fe19194826c55098"
      ],
      "author": {
        "name": "jmjoy",
        "email": "jmjoy@apache.org",
        "time": "Tue Feb 28 21:45:54 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 28 21:45:54 2023 +0800"
      },
      "message": "Normalize license for cargo. (#153)\n\n"
    },
    {
      "commit": "de4e45ee53c8fc9ab5f85d71fe19194826c55098",
      "tree": "9ce0f02371c7f88f725932872bf30a1de42893f7",
      "parents": [
        "c376a790840de95918dc0fce1ce13c405aa0ed5e"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Fri Feb 24 17:58:06 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 17:58:06 2023 +0800"
      },
      "message": "Fix GitHub Actions wrong path (#151)\n\n"
    },
    {
      "commit": "c376a790840de95918dc0fce1ce13c405aa0ed5e",
      "tree": "6787c5089511af3165485141132a2297fc7ce993",
      "parents": [
        "775fe1ffda59b7e100aa144d0ef8d7beae17f97d"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Fri Feb 24 13:04:25 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 13:04:25 2023 +0800"
      },
      "message": "gha: switch to composite running mode and set up cache (#150)\n\n"
    },
    {
      "commit": "775fe1ffda59b7e100aa144d0ef8d7beae17f97d",
      "tree": "69f2f58b0442a6cec8337e80bb39d6bd6a659308",
      "parents": [
        "df70871af1a8109c9a5b1dc824faaf65246c5236"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Fri Feb 24 11:07:38 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 11:07:38 2023 +0800"
      },
      "message": "gha: switch to composite running mode and set up cache (#149)\n\n"
    },
    {
      "commit": "df70871af1a8109c9a5b1dc824faaf65246c5236",
      "tree": "867accc25de8d2adea16079e8e9fa27b07a670dd",
      "parents": [
        "bd8d2db65f2fea938b74401ae72b0365733bdfdc"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Feb 21 09:45:36 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 21 09:45:36 2023 +0800"
      },
      "message": "dep/maven: resolve dependencies before analysis (#147)\n\n"
    },
    {
      "commit": "bd8d2db65f2fea938b74401ae72b0365733bdfdc",
      "tree": "9d2f75c560b71e41fd015d8fa69cd84634cccb16",
      "parents": [
        "8fc52baabc14c86294d96034bcc194cfa7f76b05"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Mon Feb 13 12:30:33 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 13 12:30:33 2023 +0800"
      },
      "message": "dep/maven: use output file to store the dep tree for cleaner result (#146)\n\n"
    },
    {
      "commit": "8fc52baabc14c86294d96034bcc194cfa7f76b05",
      "tree": "c54243bc0e08082240e1e4dea4b205d567212970",
      "parents": [
        "897e2e4ffd6172b082ee231fd5a5b42b1eb08b43"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Jan 10 13:19:24 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 10 13:19:24 2023 +0800"
      },
      "message": "Add copyright-year configuration (#145)\n\n"
    },
    {
      "commit": "897e2e4ffd6172b082ee231fd5a5b42b1eb08b43",
      "tree": "4803af2bf8f6af4659e551bbfc6e02733480c209",
      "parents": [
        "20da317d1ad158e79e24355fdc28f53370e94c8a"
      ],
      "author": {
        "name": "tison",
        "email": "wander4096@gmail.com",
        "time": "Fri Dec 23 17:22:03 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 23 17:22:03 2022 +0800"
      },
      "message": "Correct indent in Apache-2.0 template (#144)\n\n"
    },
    {
      "commit": "20da317d1ad158e79e24355fdc28f53370e94c8a",
      "tree": "41ba57b6b4af09db37dccd9674ed4388fccd415d",
      "parents": [
        "006a15186f1961abd6b37f886a282df0e4a8e4a0"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Oct 29 13:30:27 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 29 13:30:27 2022 +0800"
      },
      "message": "Substitute variables in license content for header command (#143)\n\n"
    },
    {
      "commit": "006a15186f1961abd6b37f886a282df0e4a8e4a0",
      "tree": "df4d28e7647e993b5b12b8b9568c2ae3d60e5c9b",
      "parents": [
        "da0aa5d51adacfcb7d00cf2749246353a62501e4"
      ],
      "author": {
        "name": "Xiaoya Wei",
        "email": "xiaoya2wei@gmail.com",
        "time": "Thu Oct 27 18:13:21 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 27 18:13:21 2022 +0800"
      },
      "message": "Remove copyright header normalizer from license header command (#142)\n\n"
    },
    {
      "commit": "da0aa5d51adacfcb7d00cf2749246353a62501e4",
      "tree": "7c215bff2caa733650ff426f1c20fb74f96b2a3b",
      "parents": [
        "d38fe0561d1140b010bddccb5fbfa3db7c12caf1"
      ],
      "author": {
        "name": "Yingchun Lai",
        "email": "acelyc1112009@gmail.com",
        "time": "Tue Sep 27 09:04:01 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 27 09:04:01 2022 +0800"
      },
      "message": "fix: not ignore *.txt to make sure files like CMakeLists.txt can be checked (#141)\n\n"
    },
    {
      "commit": "d38fe0561d1140b010bddccb5fbfa3db7c12caf1",
      "tree": "4242d844b4f8297b282661900417411e693d9853",
      "parents": [
        "b9b39bc17aba250ef9872a2cfcb4affc177c342a"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Sep 17 12:33:50 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 17 12:33:50 2022 +0800"
      },
      "message": "dep: do not write license files if they already exist (#140)\n\n"
    },
    {
      "commit": "b9b39bc17aba250ef9872a2cfcb4affc177c342a",
      "tree": "4d9dd0a057719ca74bec5118952d8fb7feba43bd",
      "parents": [
        "442d4621d10ae9e92a859d873e6e63664622a50d"
      ],
      "author": {
        "name": "Elijah Olmos",
        "email": "35435704+elijaholmos@users.noreply.github.com",
        "time": "Mon Sep 12 22:07:46 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 13 13:07:46 2022 +0800"
      },
      "message": "feat(header-fix): add Svelte support (#139)\n\n"
    },
    {
      "commit": "442d4621d10ae9e92a859d873e6e63664622a50d",
      "tree": "d50dd2a769e02dd1e903120a0ff04a30a09e8d4b",
      "parents": [
        "df92796fe10f36ba6c62df4b400831b12b9cfe98"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Thu Sep 08 20:27:09 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 08 20:27:09 2022 +0800"
      },
      "message": "Add some tests for maven resovler (#138)\n\n"
    },
    {
      "commit": "df92796fe10f36ba6c62df4b400831b12b9cfe98",
      "tree": "30b2a9b70fda2f19e02b3345f719cc0e13d1aa11",
      "parents": [
        "25edfc2fd8d52fb266653fb5f6c42da633d85c07"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Thu Sep 08 14:36:34 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 08 14:36:34 2022 +0800"
      },
      "message": "Fix exclude not work for transitive dependencies and add recursive config (#137)\n\n"
    },
    {
      "commit": "25edfc2fd8d52fb266653fb5f6c42da633d85c07",
      "tree": "ce3fb8f571435019946e794ae58c4cf20e2bb7d3",
      "parents": [
        "7a3e90b7e26eb54a614a4d2b16d099c46b7ddaaf"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Wed Sep 07 23:06:03 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 07 23:06:03 2022 +0800"
      },
      "message": "Fix optional dependencies are not excluded (#136)\n\n"
    },
    {
      "commit": "7a3e90b7e26eb54a614a4d2b16d099c46b7ddaaf",
      "tree": "2d5dfe14b9634c1a52c87a2e80d3688fd63072ee",
      "parents": [
        "7fca702e2eac3a619c0a7a412c2023bb451ee1ef"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Sep 06 11:01:32 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 06 11:01:32 2022 +0800"
      },
      "message": "Switch to npm ci for reliable builds (#135)\n\n"
    },
    {
      "commit": "7fca702e2eac3a619c0a7a412c2023bb451ee1ef",
      "tree": "ef3fadce01f08ddfa10bdadc4bcc81aaed295627",
      "parents": [
        "c27b7b3f296863003e8a10f44a6731c43c2faffa"
      ],
      "author": {
        "name": "tison",
        "email": "wander4096@gmail.com",
        "time": "Mon Sep 05 11:18:50 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 05 11:18:50 2022 +0800"
      },
      "message": "feat: list files by git when possible (#133)\n\n"
    },
    {
      "commit": "c27b7b3f296863003e8a10f44a6731c43c2faffa",
      "tree": "29d277a02b73a27bcf04fb4fd77cd779a27bcd08",
      "parents": [
        "cbb6f55729372edace997275e64e35e9b9a16e78"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Sat Sep 03 19:18:36 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 03 19:18:36 2022 +0800"
      },
      "message": "Polish maven test for convenient debug (#134)\n\n"
    },
    {
      "commit": "cbb6f55729372edace997275e64e35e9b9a16e78",
      "tree": "dd4851d672c6fd8d7db2d88ef11273d0b2609f3f",
      "parents": [
        "00b35e521822654568ab65d93cced7a986e46bc6"
      ],
      "author": {
        "name": "mohammedtabish0",
        "email": "72498579+mohammedtabish0@users.noreply.github.com",
        "time": "Fri Sep 02 07:32:28 2022 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 02 10:02:28 2022 +0800"
      },
      "message": "Docker Multiple Architecture Support (#132)\n\nCloses apache/skywalking#9089"
    },
    {
      "commit": "00b35e521822654568ab65d93cced7a986e46bc6",
      "tree": "f0fb3ecc5e4c14f5e53d9f2f8db9984678435a38",
      "parents": [
        "ed54cef88faac6f74e2fec3d84715a7b37bfb677"
      ],
      "author": {
        "name": "ROVAST",
        "email": "rovast@163.com",
        "time": "Tue Aug 09 12:10:25 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 09 12:10:25 2022 +0800"
      },
      "message": "Update languages.yaml (#130)\n\nAdd more `.env.[mode]` support for vuejs project. 、"
    },
    {
      "commit": "ed54cef88faac6f74e2fec3d84715a7b37bfb677",
      "tree": "b2dfa821418d62edb2cd2c83681694f985f3f2d8",
      "parents": [
        "211d1623e027fb5779254fbd93871c00ec069a2b"
      ],
      "author": {
        "name": "ROVAST",
        "email": "rohao28@gmail.com",
        "time": "Tue Aug 09 12:00:16 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 09 12:00:16 2022 +0800"
      },
      "message": "Fix wrong env field in demo doc (#129)\n\n"
    },
    {
      "commit": "211d1623e027fb5779254fbd93871c00ec069a2b",
      "tree": "93ae5f8a1f0f92bb672984d15cf10562eb7ba968",
      "parents": [
        "d5466651aaded6fbd588d2278eccc469afc89d92"
      ],
      "author": {
        "name": "Dillon Lees",
        "email": "dlees@specterops.io",
        "time": "Mon Aug 01 20:09:20 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 02 08:09:20 2022 +0800"
      },
      "message": "New Header Template: GPL-3.0-or-later (#128)\n\n* Create GPL-3.0-or-later.txt\r\n\r\n* allow header templates to reference template values more than once"
    },
    {
      "commit": "d5466651aaded6fbd588d2278eccc469afc89d92",
      "tree": "219412752da638b3660e78d606ea56ce2a464e49",
      "parents": [
        "9b6b981a99fb9179f1c5aa58ac6474ea1dbdd552"
      ],
      "author": {
        "name": "jmjoy",
        "email": "918734043@qq.com",
        "time": "Sat Jul 23 18:05:08 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 23 18:05:08 2022 +0800"
      },
      "message": "Add MulanPSL-2.0 support and  add `softwareName` as a new config (#127)\n\n"
    },
    {
      "commit": "9b6b981a99fb9179f1c5aa58ac6474ea1dbdd552",
      "tree": "baa7c8dac67e3608841bc1bcf3711c7e5e9dcb60",
      "parents": [
        "14b1a030a2da748ff57e0dc828b8b66f1c7310ff"
      ],
      "author": {
        "name": "kezhenxu94",
        "email": "kezhenxu94@apache.org",
        "time": "Tue Jul 12 10:43:17 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 12 10:43:17 2022 +0800"
      },
      "message": "Upgrade go version to 1.18 (#126)\n\n"
    },
    {
      "commit": "14b1a030a2da748ff57e0dc828b8b66f1c7310ff",
      "tree": "25874de394ef08ab9c91684e31e9224d873cab49",
      "parents": [
        "438e4ea5682269933ea2c8b5608662e52af26959"
      ],
      "author": {
        "name": "elijaholmos",
        "email": "35435704+elijaholmos@users.noreply.github.com",
        "time": "Sun Jul 10 19:23:53 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 11 10:23:53 2022 +0800"
      },
      "message": "feat(header templates): add support for AGPL-3.0 (#125)\n\n"
    }
  ],
  "next": "438e4ea5682269933ea2c8b5608662e52af26959"
}
