File size: 568 Bytes
228c92a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "baseline": "baseline.docm",
  "candidate": "candidate.docm",
  "coverage_expectations": [],
  "description": "A macro-enabled package retains its macro relationship and contains only inert marker bytes whose payload changes.",
  "facts": [
    {
      "kind": "macro_payload_changed"
    }
  ],
  "id": "macro.vba_project_payload_changed",
  "invariants": {
    "changed_member_count": 1,
    "package_member_set_stable": true,
    "stored_text_stable": true
  },
  "review_expectation": "block",
  "schema_version": 1,
  "title": "VBA project payload changed"
}