-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.hypatia-baseline.json
More file actions
80 lines (80 loc) · 1.75 KB
/
Copy path.hypatia-baseline.json
File metadata and controls
80 lines (80 loc) · 1.75 KB
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"severity": "critical",
"rule_module": "security_errors",
"type": "secret_detected",
"file": ".envrc"
},
{
"severity": "critical",
"rule_module": "workflow_audit",
"type": "actions_expression_injection",
"file": "boj-build.yml"
},
{
"severity": "critical",
"rule_module": "workflow_audit",
"type": "actions_expression_injection",
"file": "hypatia-scan.yml"
},
{
"severity": "critical",
"rule_module": "workflow_audit",
"type": "actions_expression_injection",
"file": "mirror.yml"
},
{
"severity": "critical",
"rule_module": "workflow_audit",
"type": "actions_expression_injection",
"file": "quality.yml"
},
{
"severity": "high",
"rule_module": "cicd_rules",
"type": "missing_requirement",
"file": ".github/dependabot.yml"
},
{
"severity": "high",
"rule_module": "cicd_rules",
"type": "missing_requirement",
"file": ".github/workflows/scorecard.yml"
},
{
"severity": "high",
"rule_module": "cicd_rules",
"type": "missing_requirement",
"file": "permissions: read-all"
},
{
"severity": "high",
"rule_module": "git_state",
"type": "GS005",
"file": "."
},
{
"severity": "high",
"rule_module": "scorecard",
"type": "TokenPermissions",
"file": "/home/runner/work/cloudguard-cli/cloudguard-cli"
},
{
"severity": "high",
"rule_module": "workflow_audit",
"type": "download_then_run",
"file": "mirror.yml"
},
{
"severity": "high",
"rule_module": "workflow_audit",
"type": "unsafe_curl_payload",
"file": "boj-build.yml"
},
{
"severity": "high",
"rule_module": "workflow_audit",
"type": "unsafe_curl_payload",
"file": "hypatia-scan.yml"
}
]