Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 721 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 721 Bytes

Huorong HIPS Rule Schema

Table of Contents

About

The project includes two json schemas of Huorong Host-based Intrusion Prevention System (HIPS) custom rule files (json). They can be used to validate Huorong HIPS rules and speed up editing.

Usage

  • rule_schema.json - schema for main rule json

  • auto_schema.json - schema for verdict cache json

Use an editor to load schema and start your work.

Json Schema Getting Started

Visual Studio Code Config

Example Usage: