summaryrefslogtreecommitdiff
path: root/main.go (unfollow)
AgeCommit message (Collapse)Author
2023-05-06Better exit codesHEADmasterMathieu Deous
2023-01-05Update deprecated funcs and gh actions (#123)Mathieu Deous
* migrate deprecated functions * update github actions
2022-05-02Make application go-install-able and create a docker imageMathieu Deous
2022-04-30Compile rules from their location (#116)Mathieu Deous
* handle errors while loading rules * move to rules folder for compiling
2022-04-15Rewrite shell script in GoMathieu Deous