Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ checks are chosen by looking at features of the interface or the configuration a
if an interface is part of VLAN 643 we *know* that this is part of your IP Telefony VLAN and will thus
require a particular set of configuration options to be active.

The configuration of the jsonHound works in 3 stages:
The configuration of the jsonHound works in two stages:

* Stage 1 identifies the "interesting structures"
* Stage 2 applies a set of checks to these structures

jsonHound is implemented in in Raku programming language, and Raku is also used to write the jsonHound rule files.
jsonHound is implemented in the Raku programming language, and Raku is also used to write the jsonHound rule files.

## The jsonHound rule files

Expand Down