1. 29bd646 build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 (#277) by dependabot[bot] · 7 days ago main
  2. 8e837be Add support for Ruby, ERB and slim (#266) by Alexandre Friquet · 4 weeks ago
  3. f4b890e feat: add `header diff` command to show header differences (#276) by 吴晟 Wu Sheng · 5 weeks ago
  4. ab3d1fe build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 (#275) by dependabot[bot] · 7 weeks ago
  5. e910f72 fix: corrrect RoundBracketAsterisk comment style (#272) by Bryce Thuilot · 10 weeks ago
  6. e0cc16d build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 (#271) by dependabot[bot] · 3 months ago
  7. 98a5d13 ci(action): harden header GitHub action (#270) by Dom · 3 months ago
  8. 6ac3558 fix: respect specified paths in git repository (#263) by Jonathan Hult · 3 months ago
  9. f8cba27 ci: add golangci-lint GitHub Actions workflow (#269) by Ivan Ka · 3 months ago
  10. 5f499dc feat: extend GoModResolver to support any valid Go *.mod file (#268) by Ivan Ka · 3 months ago
  11. 8c96ee2 Bump setup-go to v6 (#265) by Doroszlai, Attila · 4 months ago
  12. c72515a Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#264) by dependabot[bot] · 4 months ago
  13. 7a3b6cc fix: add helpful error message for git repository issues (#260) by Jonathan Hult · 5 months ago
  14. 8d544cd fix: completion script corrupted by INFO log message (#259) by Jonathan Hult · 5 months ago
  15. 219cca7 feat: add Inko language support (#262) by Jonathan Hult · 5 months ago
  16. 8161bf8 feat: add Pkl language support with full Linguist data (#261) by Jonathan Hult · 5 months ago
  17. 1a2a502 Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 (#258) by dependabot[bot] · 5 months ago
  18. 0630b01 feat: check headers concurrently (#257) by Zac Blanco · 6 months ago
  19. 02a7f6d fix: improve error message formatting in license template lookup (#256) by kezhenxu94 · 6 months ago
  20. 5537368 fix: compatibility issue with Node.js 24 (#252) by XL Zhao · 7 months ago
  21. 13c0e5b fix(deps): Ruby: local path & recursive resolution of deps (#255) by |7eter l-|. l3oling · 7 months ago
  22. a519404 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#254) by dependabot[bot] · 7 months ago
  23. b7f8b35 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#253) by dependabot[bot] · 8 months ago
  24. 21648e7 chore(deps): bump up go version (#251) by kezhenxu94 · 8 months ago
  25. 61275cc Add fsf-free and osi-approved options (#250) by |7eter l-|. l3oling · 10 months ago v0.8.0
  26. d1a97df Update example workflow in the README for the Ruby scenario (#248) by |7eter l-|. l3oling · 10 months ago
  27. 2ca7b4d fix: Gemfile / Gemspec parser to ignore commented dependencies (#249) by |7eter l-|. l3oling · 10 months ago
  28. 454b8ea feat: add some compatibility licenses (#247) by |7eter l-|. l3oling · 10 months ago
  29. 36f75de feat: Compatibility matrix: MIT & Ruby (#209) by |7eter l-|. l3oling · 10 months ago
  30. 18cb362 GemfileLockResolver adjusted to exclude all specs when runtime dependencies are empty (#208) by |7eter l-|. l3oling · 10 months ago
  31. 5a19c65 Fixed a panic caused by nil dependency specs in Ruby Gemfile.lock resolver (#207) by |7eter l-|. l3oling · 10 months ago
  32. 0d9c4df fix: return error in license check, add MIT header (#206) by kezhenxu94 · 10 months ago
  33. 3655e78 Ruby dependency license scanning support via Gemfile.lock. (#205) by |7eter l-|. l3oling · 10 months ago
  34. 07a607f Bump golang.org/x/oauth2 from 0.5.0 to 0.27.0 (#204) by dependabot[bot] · 12 months ago
  35. 9a20e0c Fix version output for go install installations (#203) by Hoshea · 1 year ago
  36. 049742d Fix null pointer panic in listFiles when repository has no commits or invalid HEAD (#202) by Hoshea · 1 year ago
  37. a62f574 Update golang.org/x/tools to v0.34.0 for Go 1.25 compatibility (#201) by Štefan Baebler · 1 year, 1 month ago
  38. a5c36e8 Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#200) by dependabot[bot] · 1 year, 1 month ago
  39. 9f0a5c0 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#199) by dependabot[bot] · 1 year, 3 months ago
  40. 4f4281f Add few missing compatible licenses for dependency check (#198) by Zhiguo Wu · 1 year, 3 months ago
  41. c4b6b31 Bump golang.org/x/net from 0.33.0 to 0.36.0 (#195) by dependabot[bot] · 1 year, 4 months ago
  42. 4021a39 Bump up some GitHub Actions (#197) by kezhenxu94 · 1 year, 4 months ago
  43. 1aa2bb0 Record the use of SkyWalking Eyes Docker Image under PowerShell 7 (#196) by Ling Hengqian · 1 year, 4 months ago
  44. 477772b Fix twitter/x badge (#194) by kezhenxu94 · 1 year, 5 months ago
  45. 5042f7f Add support for Elixir (#193) by kezhenxu94 · 1 year, 5 months ago
  46. 5c5b974 Remove change logs and link to releases page instead (#192) by kezhenxu94 · 1 year, 5 months ago v0.7.0
  47. 8b1d66c Fix global gitignore is not respected, move licenses to release phase (#191) by kezhenxu94 · 1 year, 5 months ago
  48. 7965255 Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.13.0 (#189) by dependabot[bot] · 1 year, 5 months ago
  49. 966951c Bump up to go 1.23 and clean up Docker images (#188) by kezhenxu94 · 1 year, 5 months ago
  50. 69f34ab docs: uodate readme.md (#187) by shown · 1 year, 6 months ago
  51. 1516971 Add instructions for installing license-eye using Homebrew on macOS (#186) by Zixin Zhou · 1 year, 6 months ago
  52. 3ea9df1 Update Apache-2.0.yaml to add BSD-2-Clause-Views (#183) by 罗泽轩 · 2 years, 2 months ago
  53. cd7b195 Draft release notes for 0.6.0 (#181) by kezhenxu94 · 2 years, 3 months ago v0.6.0
  54. 6753eae bump action/setup-go to v5 (#180) by George Adams · 2 years, 3 months ago
  55. 9753868 add instructions to fix header issues in markdown comment (#179) by George Adams · 2 years, 4 months ago
  56. e6d1ce4 add Eclipse Foundation specific Apache 2.0 license header (#178) by George Adams · 2 years, 4 months ago
  57. ed436a5 feature: add support for OPA policy files (#174) by 罗泽轩 · 2 years, 7 months ago
  58. ee81ff7 feature: add support for Protocol Buffer (#172) by 罗泽轩 · 2 years, 7 months ago
  59. a790ab8 feature: add weak-compatible to dependency check (#171) by Patrick Zheng · 2 years, 8 months ago
  60. 45c9d9c Correct the way of joining slack channels (#169) by 吴晟 Wu Sheng · 2 years, 9 months ago
  61. e19b828 Add `|` as comment indicator (#168) by kezhenxu94 · 2 years, 10 months ago
  62. 6b25292 Remove "portions copyright" header normalizer (#166) by Antonio Gámez, PhD · 2 years, 11 months ago v0.5.0
  63. 7bd9743 Draft release notes for 0.5.0 (#165) by kezhenxu94 · 2 years, 11 months ago
  64. 16b9726 Bump up go git to support .gitconfig user path (#164) by kezhenxu94 · 3 years ago
  65. 5dfa68f Dependency resolve with default template and specified output of license file (#163) by Rasmus Holm · 3 years, 2 months ago
  66. b88f729 Fix wrong indentation in doc about multi license config (#161) by kezhenxu94 · 3 years, 2 months ago
  67. bf08914 Add EPL-2.0 header template (#160) by kezhenxu94 · 3 years, 2 months ago
  68. 2d06985 Fix wrong indentation in doc (#159) by kezhenxu94 · 3 years, 3 months ago
  69. 43f8bb8 Dependencies check should report unknown licneses (#158) by kezhenxu94 · 3 years, 3 months ago
  70. 5b7ee17 Leverage the built-in cache in setup-go@v4 (#157) by kezhenxu94 · 3 years, 4 months ago
  71. c5ee307 Bump up GHA to depress warnings (#156) by kezhenxu94 · 3 years, 4 months ago
  72. e1a0235 Bump up dependencies to fix CVE (#155) by kezhenxu94 · 3 years, 4 months ago
  73. d299844 Remove space characters in license for cargo. (#154) by jmjoy · 3 years, 4 months ago
  74. 0955592 Normalize license for cargo. (#153) by jmjoy · 3 years, 5 months ago
  75. de4e45e Fix GitHub Actions wrong path (#151) by kezhenxu94 · 3 years, 5 months ago
  76. c376a79 gha: switch to composite running mode and set up cache (#150) by kezhenxu94 · 3 years, 5 months ago
  77. 775fe1f gha: switch to composite running mode and set up cache (#149) by kezhenxu94 · 3 years, 5 months ago
  78. df70871 dep/maven: resolve dependencies before analysis (#147) by kezhenxu94 · 3 years, 5 months ago
  79. bd8d2db dep/maven: use output file to store the dep tree for cleaner result (#146) by kezhenxu94 · 3 years, 5 months ago
  80. 8fc52ba Add copyright-year configuration (#145) by kezhenxu94 · 3 years, 6 months ago
  81. 897e2e4 Correct indent in Apache-2.0 template (#144) by tison · 3 years, 7 months ago
  82. 20da317 Substitute variables in license content for header command (#143) by kezhenxu94 · 3 years, 9 months ago
  83. 006a151 Remove copyright header normalizer from license header command (#142) by Xiaoya Wei · 3 years, 9 months ago
  84. da0aa5d fix: not ignore *.txt to make sure files like CMakeLists.txt can be checked (#141) by Yingchun Lai · 3 years, 10 months ago
  85. d38fe05 dep: do not write license files if they already exist (#140) by kezhenxu94 · 3 years, 10 months ago
  86. b9b39bc feat(header-fix): add Svelte support (#139) by Elijah Olmos · 3 years, 10 months ago
  87. 442d462 Add some tests for maven resovler (#138) by kezhenxu94 · 3 years, 10 months ago
  88. df92796 Fix exclude not work for transitive dependencies and add recursive config (#137) by kezhenxu94 · 3 years, 10 months ago
  89. 25edfc2 Fix optional dependencies are not excluded (#136) by kezhenxu94 · 3 years, 10 months ago
  90. 7a3e90b Switch to npm ci for reliable builds (#135) by kezhenxu94 · 3 years, 10 months ago
  91. 7fca702 feat: list files by git when possible (#133) by tison · 3 years, 10 months ago
  92. c27b7b3 Polish maven test for convenient debug (#134) by kezhenxu94 · 3 years, 10 months ago
  93. cbb6f55 Docker Multiple Architecture Support (#132) by mohammedtabish0 · 3 years, 10 months ago
  94. 00b35e5 Update languages.yaml (#130) by ROVAST · 4 years ago
  95. ed54cef Fix wrong env field in demo doc (#129) by ROVAST · 4 years ago
  96. 211d162 New Header Template: GPL-3.0-or-later (#128) by Dillon Lees · 4 years ago
  97. d546665 Add MulanPSL-2.0 support and add `softwareName` as a new config (#127) by jmjoy · 4 years ago
  98. 9b6b981 Upgrade go version to 1.18 (#126) by kezhenxu94 · 4 years ago
  99. 14b1a03 feat(header templates): add support for AGPL-3.0 (#125) by elijaholmos · 4 years ago
  100. 438e4ea Draft 0.4.0 (#124) by kezhenxu94 · 4 years ago v0.4.0