Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idanshahar authored Oct 1, 2022
1 parent 6017a2d commit 10009d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Tokens can be cleared from the CLI by running `allero config clear token`
Rules can be defined using the [Json Schema](https://json-schema.org/) format. Json Schema rules should be based on our data schema. An example of our data schema structure can be found [here](https://github.com/allero-io/allero/tree/main/examples/rules/data-schema-example.json).
1. Create a new json file and define your rule. Example rules can be found [here](https://github.com/allero-io/allero/tree/main/examples/rules).
Make sure to update the rule description and failureMessage.
2. Copy-paste the rule-files to "~/.allero/rules/github/" and "~/.allero/rules/gitlab/".
2. Copy-paste the rule-files to `~/.allero/rules/github/` and `~/.allero/rules/gitlab/`.
3. Run `allero validate`

## Contribution 👩🏽‍💻
Expand Down

0 comments on commit 10009d4

Please sign in to comment.