JerryLinLinLin / Huorong-HIPS-Rule-Schema

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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.