commit | e5a84f6ffb9586a12a7d6cee5f02a34d4d0f69a3 | [log] [tgz] |
---|---|---|
author | Eli Ribble <eliribble@google.com> | Fri Jun 09 22:28:52 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 22:28:52 2023 +0000 |
tree | 3015821d36eff19d3157ec73025823b7279aa658 | |
parent | d07a3fdc1f653d797c8979ff7ea3e6b7c46f6af1 [diff] |
Add documentation of high-level design decisions. Just to keep track of them. Change-Id: I457fd91f03314454bb98d0d5b2a6ef37cca26b18 Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/shac/+/868883 Reviewed-by: Oliver Newman <olivernewman@google.com> Commit-Queue: Eli Ribble <eliribble@google.com>
Shac (Scalable Hermetic Analysis and Checks) is a unified and ergonomic tool and framework for writing and running static analysis checks.
Shac checks are written in Starlark.
go install go.fuchsia.dev/shac-project/shac@latest shac check shac doc shac.star | less
⚠ The source of truth is at https://fuchsia.googlesource.com/shac-project/shac.git and uses Gerrit for code review.
See CONTRIBUTING.md to submit changes.