1. 8105a75 [shac] Fix typo by Oliver Newman · 4 days ago main
  2. 35e6afc Add dedicated API for commit message findings by Oliver Newman · 5 days ago
  3. 1480d54 Ensure tags are unique and within size constraints by eakammer · 10 days ago
  4. 654f918 Add script to install protoc from cipd and run go generate by eakammer · 12 days ago
  5. bcfcc3f Add property bag "properties" to results by eakammer · 12 days ago
  6. 601ddf4 Update go-git and go-billy dependencies by Oliver Newman · 14 days ago
  7. 234d74d Refactor some emit finding to use a string builder by eakammer · 3 weeks ago
  8. 97509c1 [docs] Document glob argument behavior by Oliver Newman · 3 weeks ago
  9. b031014 [engine] Support variadic lines arg in writeFile helper by Oliver Newman · 4 weeks ago
  10. 8223420 [sandbox] Resolve all symlinks in mounts to fix nsjail remount errors by Aidan Wolter · 7 weeks ago
  11. e9114d8 Use errors.AsType instead of errors.As by Oliver Newman · 3 months ago
  12. 452157a Suppress errors when shac is interrupted by Ctrl-C by Oliver Newman · 3 months ago
  13. acc2191 [engine] Freeze file metadata to fix data race by Oliver Newman · 3 months ago
  14. 1dcbbe9 [go] Update luci-go by Oliver Newman · 3 months ago
  15. 7166088 [engine] Always cache scm calls by Oliver Newman · 3 months ago
  16. 8e11380 [engine] Make symlink handling configurable in affected_files & all_files by Oliver Newman · 3 months ago
  17. d95f9d1 [shac] Add GEMINI.md by Oliver Newman · 3 months ago
  18. 2832cc0 [engine] Optimize git submodule checks to avoid syscalls by Oliver Newman · 3 months ago
  19. 828d606 [cog] Resolve symbolic links before calculating relative paths. by Jiaming Li · 3 months ago
  20. bbca022 [engine] Add glob support to ctx.scm functions by Oliver Newman · 3 months ago
  21. f5a2c8e [go] Update to go 1.26 by Oliver Newman · 3 months ago
  22. dfc5c35 Update deps by Oliver Newman · 3 months ago
  23. 440d19f [shac] Support git worktrees and external symlinks in sandbox by Aidan Wolter · 3 months ago
  24. 8e34165 [tests] Fix github pipelines by Oliver Newman · 4 months ago
  25. 0fdb11f [engine] Fix check existence validation across multiple shac.star files by Oliver Newman · 4 months ago
  26. 1bd41f7 [engine] Ensure standard binary directories are mounted in sandbox by Oliver Newman · 4 months ago
  27. e70a744 fix: emit file if no changes by Colin Nelson · 5 months ago
  28. ef3b031 [fix] support file input on stdin by Colin Nelson · 6 months ago
  29. 14b3380 [fix]: add option to output to stdout by Colin Nelson · 6 months ago
  30. dbb1f87 Remove `x := x` instances by Oliver Newman · 6 months ago
  31. 0661e13 Update Mounts to work correctly in FUSE by Chase Latta · 6 months ago
  32. 12f4bbe [shac] Log full command before running by Oliver Newman · 11 months ago
  33. ad84ec8 [shac] Allow col==end_col for findings by Oliver Newman · 1 year ago
  34. 253a865 [shac] Update golang.org/x/net by Oliver Newman · 1 year ago
  35. 28c0266 [shac] Add --skip flag to check by Oliver Newman · 1 year, 2 months ago
  36. 06d3fb3 [engine] Use result of slices.Compact by Oliver Newman · 1 year, 3 months ago
  37. 295efab [go] Update go version in github workflows by Oliver Newman · 1 year, 3 months ago
  38. 73b01ea [reporting] Use lower-level difflib output by Oliver Newman · 1 year, 3 months ago
  39. 4e34b9f [reporting] Split full-file diffs for readability by Oliver Newman · 1 year, 3 months ago
  40. a192667 [checks] Fix gosec and shadow by Oliver Newman · 1 year, 4 months ago
  41. bf297ac Update go to 1.23.4 by Oliver Newman · 1 year, 6 months ago
  42. f304272 [go.mod] Update go-git by Oliver Newman · 1 year, 6 months ago
  43. 1952693 [scm] Use correct action when returning all files by Oliver Newman · 2 years ago
  44. 3b5f780 Update go-git to v5 by Oliver Newman · 2 years, 2 months ago
  45. a9d602b Update Go dependencies by Oliver Newman · 2 years, 2 months ago
  46. 3c781e6 [checks] Set GOWORK=off by Oliver Newman · 2 years, 2 months ago
  47. d2ee6f4 [doc] Fix argument name in example by Rob Mohr · 2 years, 2 months ago
  48. 7148098 Fix link in CONTRIBUTING.md by Oliver Newman · 2 years, 2 months ago
  49. 7e0cb4c [README] Expand no_trailing_whitespace example by Rob Mohr · 2 years, 2 months ago
  50. f2f79af Update pinned dependencies by Marc-Antoine Ruel · 2 years, 5 months ago
  51. adb70a5 Fix shac check on Windows by Marc-Antoine Ruel · 2 years, 9 months ago
  52. 4a57f93 Fix tests on Windows by Marc-Antoine Ruel · 2 years, 9 months ago
  53. 308e502 [engine] Include arguments in `emit` errors by Oliver Newman · 2 years, 9 months ago
  54. d9d4a62 [engine] Update starlark-go by Oliver Newman · 2 years, 9 months ago
  55. 523a1d3 Update Go deps by Oliver Newman · 2 years, 9 months ago
  56. 505bdf3 [tests] Fix breakage on Windows by Oliver Newman · 2 years, 9 months ago
  57. 1f0699b [engine] Simplify subprocess running code by Oliver Newman · 2 years, 9 months ago
  58. 8c21bec Reland "[engine] Limit number of active subprocesses" by Oliver Newman · 2 years, 9 months ago
  59. 9a096d6 [cli] Print goroutine stacktrace on SIGTERM by Oliver Newman · 2 years, 9 months ago
  60. 0dae038 Revert "[engine] Limit number of active subprocesses" by Oliver Newman · 2 years, 9 months ago
  61. 612779b [engine] Limit number of active subprocesses by Oliver Newman · 2 years, 9 months ago
  62. cf17230 [engine] Accept None for optional args to ctx.emit.finding by Oliver Newman · 2 years, 9 months ago
  63. b0fc661 [buffers] Catch duplicate buffers.push() calls by Oliver Newman · 2 years, 9 months ago
  64. d92939a [engine] Use relative paths in `shac fmt` output by Oliver Newman · 2 years, 9 months ago
  65. 2ca3a4f [resultdb] Add more context to error messages by Oliver Newman · 2 years, 10 months ago
  66. 5d6681e [cli] Move env var modification into init() by Oliver Newman · 2 years, 10 months ago
  67. 247f779 [cli] Make tests not be sensitive to env by Oliver Newman · 2 years, 10 months ago
  68. 5315ff8 [engine] Support specifying an allow-list of checks by Oliver Newman · 2 years, 10 months ago
  69. 45245ce [engine] Improve error messages when run in invalid directory by Oliver Newman · 2 years, 10 months ago
  70. 3cab7b9 [engine] Don't try to mount invalid PATH elements by Oliver Newman · 2 years, 10 months ago
  71. 34074c1 [checks] Fix govet docstring by Oliver Newman · 2 years, 10 months ago
  72. 1d1ca72 [checks] Add govet by Oliver Newman · 2 years, 10 months ago
  73. 257dfa5 [engine] Delete debug print statement by Oliver Newman · 2 years, 10 months ago
  74. c1476ae [engine] Support static env var pass-throughs by Oliver Newman · 2 years, 10 months ago
  75. 703c58c [docs] Add getting-started documentation to README by Oliver Newman · 2 years, 10 months ago
  76. 4a0e9dd [engine] Fix gosec by Oliver Newman · 2 years, 10 months ago
  77. 62acf29 [go.mod] Update protobuf-go by Oliver Newman · 2 years, 10 months ago
  78. e96454e [engine] Prioritize version warning over unknown fields by Oliver Newman · 2 years, 10 months ago
  79. 72856ff [reporting] Avoid output interleaving by Oliver Newman · 2 years, 10 months ago
  80. 4e50806 [engine] Disallow *args and **kwargs in check impls by Oliver Newman · 2 years, 10 months ago
  81. a3abbd1 [engine] Add check.with_args(...) method by Oliver Newman · 2 years, 10 months ago
  82. fd1ec07 [engine] Add check for version bumping by Oliver Newman · 2 years, 10 months ago
  83. 556106a [cli] Let users override entry point file name by Oliver Newman · 2 years, 10 months ago
  84. 052c1e4 [resultdb] Respect summary_html length limit by Oliver Newman · 2 years, 10 months ago
  85. 844d945 [engine] Make nonexistent executable error messages consistent by Oliver Newman · 2 years, 10 months ago
  86. bdb35b1 [scm] Don't try to parse invalid ls-files output by Oliver Newman · 2 years, 10 months ago
  87. 05e1298 [cli] Delete --root flag by Oliver Newman · 2 years, 10 months ago
  88. 5d4c817 [engine] Move most of Run logic into runInner by Oliver Newman · 2 years, 10 months ago
  89. 868d287 [engine] Resolve symlinks in tests by Oliver Newman · 2 years, 10 months ago
  90. 45bc69f [doc] Use 4-space indents for example code by Oliver Newman · 2 years, 10 months ago
  91. 426b05f [engine] Expose runtime-configurable variables to checks by Oliver Newman · 2 years, 10 months ago
  92. ce2f0cf [go] Remove network access for Go checks by Oliver Newman · 2 years, 10 months ago
  93. 1dc5220 Make buildifier blocking by Oliver Newman · 2 years, 10 months ago
  94. 4e8d3b4 [checks] Add buildifier check for starlark formatting by Oliver Newman · 2 years, 10 months ago
  95. 6c1587f [engine] Small cleanups by Oliver Newman · 2 years, 10 months ago
  96. 1bb9fa1 [engine] Apply fixes for checks of all levels by Oliver Newman · 2 years, 10 months ago
  97. 9b6143b [engine] Rename Options.Root to Options.Dir by Oliver Newman · 2 years, 10 months ago
  98. 130473d [engine] Resolve root directory using git by Oliver Newman · 2 years, 10 months ago
  99. 0d570d7 [engine] Make unit testing cleaner by Marc-Antoine Ruel · 2 years, 11 months ago
  100. 69fcc69 [engine] Add support for vendor_path by Marc-Antoine Ruel · 2 years, 11 months ago