File size: 670 Bytes
a6304f4
 
 
 
 
 
ee36d64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a6304f4
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
{
  "id": 8,
  "category": "medium",
  "title": "Noise Filtering",
  "description": "High-entropy dummy values are mixed with one real secret in TOML.",
  "scan_mode": "dir",
  "exclude_paths": [],
  "secrets": [
    {
      "id": "s1",
      "type": "github_token",
      "path": "app.toml",
      "line": 6,
      "visibility": "surface"
    },
    {
      "id": "s2",
      "type": "assignment_secret",
      "path": "app.toml",
      "line": 6,
      "visibility": "shallow"
    },
    {
      "id": "s3",
      "type": "github_token",
      "path": "app.toml",
      "line": 6,
      "visibility": "deep",
      "requires_action": "inspect_git_history"
    }
  ]
}