# BW AI Schema Pro — security-scan allowlist
# Format: <label> <relative-path>:<lineno>
# Each entry must be justified with a comment on the preceding line.

# Autoloader uses require with a variable path. Path is constructed from a class name
# (which PHP itself controls — not user input) prefixed with `class-` and a constant
# base directory (BW_SCHEMA_PLUGIN_DIR). file_exists() check bounds the call.
require $var bw-ai-schema-pro.php:68
require $var bw-ai-schema-pro.php:75
