File size: 609 Bytes
ecb0cf8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"candidate_rules": [],
"corpus_id": "LF-CORPUS-PY-0002",
"description": "Python package with synthetic credential/file-to-network and network-to-process data flows.",
"expected_rules": [
"LF-PY-FLOW-CREDENTIAL-NETWORK",
"LF-PY-FLOW-FILE-NETWORK",
"LF-PY-FLOW-NETWORK-EXEC"
],
"generator": "packages.python_dataflow_chain",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "python-dataflow-capability-chain",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}
|