-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmapping.json
More file actions
116 lines (116 loc) · 2.83 KB
/
mapping.json
File metadata and controls
116 lines (116 loc) · 2.83 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"organizations": [
{
"name": "projectdiscovery",
"labels": ["💎 Bounty", "bounty"],
"note": "Standard PD bounties with diamond icon."
},
{
"name": "onyx-dot-app",
"labels": ["💎 Bounty", "Bounty"],
"note": "Formerly Danswer. High-value AI search bounties."
},
{
"name": "commaai",
"labels": ["bounty"],
"note": "Autonomous driving bounties, often $1,000+."
},
{
"name": "appwrite",
"labels": ["bounty"],
"note": "Open-source backend-as-a-service platform."
},
{
"name": "supabase",
"labels": ["bounty"],
"note": "Open-source Firebase alternative."
},
{
"name": "cal-com",
"labels": ["bounty", "💰 Bounty"],
"note": "Open-source scheduling infrastructure."
},
{
"name": "twentyhq",
"labels": ["bounty"],
"note": "Open-source CRM platform."
},
{
"name": "formbricks",
"labels": ["bounty"],
"note": "Open-source survey and experience management."
},
{
"name": "documenso",
"labels": ["bounty"],
"note": "Open-source DocuSign alternative."
},
{
"name": "highlight",
"labels": ["bounty"],
"note": "Open-source full-stack monitoring platform."
},
{
"name": "trigger-dev",
"labels": ["bounty"],
"note": "Open-source background job framework."
},
{
"name": "algora-io",
"labels": ["bounty", "💎 Bounty"],
"note": "Bounty marketplace for open-source."
},
{
"name": "hoppscotch",
"labels": ["bounty"],
"note": "Open-source API development ecosystem."
},
{
"name": "nhost",
"labels": ["bounty"],
"note": "Open-source Firebase alternative with GraphQL."
},
{
"name": "zeropsio",
"labels": ["bounty"],
"note": "Cloud platform with open-source bounties."
},
{
"name": "qdrant",
"labels": ["bounty"],
"note": "High-performance vector search engine."
},
{
"name": "remotion-dev",
"labels": ["bounty"],
"note": "Programmatic video creation framework."
},
{
"name": "golemcloud",
"labels": ["bounty"],
"note": "Invincible distributed computing platform."
},
{
"name": "million-js",
"labels": ["bounty"],
"note": "Extremely fast virtual DOM for React."
},
{
"name": "zio",
"labels": ["bounty"],
"note": "Type-safe composable asynchronous programming for Scala."
},
{
"name": "keephq",
"labels": ["bounty"],
"note": "Open-source alert management platform."
}
],
"projects": [
{
"org_login": "commaai",
"project_number": 26,
"note": "openpilot bounties board — captures issue-linked items that may lack the bounty label."
}
]
}