Turn suspicious patterns into working detections.

Connect configurable checks for code, metadata, reputation, and behaviour. Zokor handles the rest.

Build the logic visually. Send the results anywhere.

POSThttps://api.zokorlabs.com/v1/run/ffee77b5-367b-4a41-8a1a-220a474c0519
OutputWebhook POSTReviewScore 80

Request preview

POSThttps://example.org/zokor-results
Headers
Content-Type: application/json
{
  "artifact": {
    "type": "github_repository",
    "value": "https://github.com/example/project"
  },
  "score": 80,
  "matched_checks": [
    "pattern_match",
    "metadata_condition",
    "activity_window"
  ],
  "evidence": [
    "Matched 1 local file contents value.",
    "Commit author email matched the configured condition.",
    "Observed 30 qualifying github stars events in the configured window."
  ],
  "decision": "review"
}

Supported platforms

* Public beta support planned for the coming months.

  • GitHub
  • PyPI, public beta support planned
  • npm, public beta support planned