sublime_sync
Update the Sublime Security rules repository and re-index all rules into the detection database to capture newly published rules. Returns indexed rule count and parse errors.
Instructions
Sync the Sublime Security rules repository (git pull) and re-index all rules into the detection database. Run this to pick up newly published rules. Returns the count of rules indexed and any parse errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force a re-index even if the repository was recently synced (default: false) |