Skip to content

Commit

Permalink
feat: add initial support for chainsaw rules
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkornitzer committed Jun 4, 2022
1 parent 4988109 commit c428820
Show file tree
Hide file tree
Showing 33 changed files with 1,855 additions and 524 deletions.
32 changes: 27 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ serde_json = "1.0"
serde_yaml = "0.8"
structopt = "0.3"
tau-engine = { version = "1.0", features = ["core", "json"] }
uuid = { version = "1.1", features = ["serde", "v4"] }


[dev-dependencies]
Expand Down
Loading

0 comments on commit c428820

Please sign in to comment.