File size: 1,095 Bytes
493b437
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "spans": [
    {
      "start": 4,
      "end": 17,
      "text": "export button",
      "label": "product",
      "score": 0.9,
      "attributes": {
        "impact": [
          {
            "label": "data_loss",
            "score": 0.88
          },
          {
            "label": "blocks_work",
            "score": 0.74
          }
        ]
      }
    },
    {
      "start": 27,
      "end": 39,
      "text": "deletes rows",
      "label": "event",
      "score": 0.84,
      "attributes": {
        "impact": [
          {
            "label": "data_loss",
            "score": 0.91
          },
          {
            "label": "blocks_work",
            "score": 0.68
          }
        ]
      }
    },
    {
      "start": 86,
      "end": 105,
      "text": "losing audited data",
      "label": "event",
      "score": 0.82,
      "attributes": {
        "impact": [
          {
            "label": "data_loss",
            "score": 0.93
          },
          {
            "label": "security_risk",
            "score": 0.55
          }
        ]
      }
    }
  ]
}