MCPcopy
hub / github.com/openai/plugins / validate_tracking_source.py

File validate_tracking_source.py

plugins/codex-security/scripts/validate_tracking_source.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Validate a sealed scan and list or select findings for tracking."""
3
4from __future__ import annotations

Callers

nothing calls this directly

Calls 2

_load_finalizerFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected