-
Notifications
You must be signed in to change notification settings - Fork 71
/
MUSE-program.json
executable file
·33 lines (33 loc) · 1.79 KB
/
MUSE-program.json
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
{
"DARPA Office":"I2O",
"DARPA Program Name":"MUSE",
"Long Name":"Mining and Understanding Software Enclaves (MUSE)",
"Program Teams":"",
"Link":"http://www.darpa.mil/program/mining-and-understanding-software-enclaves",
"Display Software Columns":[
"Team",
"Project",
"Category",
"Code",
"Description",
"License"
],
"Display Pubs Columns":[
"Team",
"Title",
"Link"
],
"Display Data Columns":[
"Data Set Name",
"Description",
"Number of Rows",
"Number of Columns",
"Industry"
],
"Display Examples Columns":"",
"Description":"MUSE seeks to make significant advances in the way software is built, debugged, verified, maintained, and understood. The goal is to apply the principles of big data analytics to identify and understand deep commonalities among the constantly evolving corpus of software drawn from the hundreds of billions of lines of open source code available today. The program aims to treat programs--more precisely, facts about programs--as data, discovering new relationships (enclaves) among this 'big code' to build better, more robust software. Central to MUSE's approach is the creation of a community infrastructure that would incorporate a continuously operational specification-mining engine. This engine would leverage deep program analyses and foundational ideas underlying big data analytics to populate and refine a database containing inferences about salient properties, behaviors and vulnerabilities of the program components in the corpus.",
"Program Manager Link":"http://www.darpa.mil/staff/dr-suresh-jagannathan",
"Program Manager":"Dr. Suresh Jagannathan",
"Program Manager Email":"[email protected]",
"Image":"MUSE-image.jpg"
}