|
33 | 33 | "metadataLastUpdated": "2018-01-23T15:00-04:00" |
34 | 34 | } |
35 | 35 | }, |
36 | | - { |
37 | | - "name": "Move.mil", |
38 | | - "repositoryURL": "https://github.com/deptofdefense/move.mil", |
39 | | - "description": "The entry point website to the Defense Personal Property System (DPS).", |
40 | | - "permissions": { |
41 | | - "licenses": [ |
42 | | - { |
43 | | - "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", |
44 | | - "name": "MIT" |
45 | | - } |
46 | | - ], |
47 | | - "usageType": "openSource", |
48 | | - "exemptionText": null |
49 | | - }, |
50 | | - "laborHours": 3000, |
51 | | - "tags": [ |
52 | | - "Defense Personal Property System", |
53 | | - "US Transportation Command", |
54 | | - "USTRANSCOM", |
55 | | - "Defense Digital Service", |
56 | | - "DDS", |
57 | | - "Ruby", |
58 | | - "Ruby on Rails" |
59 | | - ], |
60 | | - "contact": { |
61 | | - "email": "move.mil@dds.mil" |
62 | | - }, |
63 | | - "organization": "Defense Digital Service", |
64 | | - "status": "Production", |
65 | | - "vcs": "git", |
66 | | - "homepageURL": "https://move.mil", |
67 | | - "languages": [ |
68 | | - "Ruby", |
69 | | - "Ruby on Rails", |
70 | | - "HTML", |
71 | | - "Sass", |
72 | | - "JavaScript" |
73 | | - ], |
74 | | - "relatedCode": [ |
75 | | - { |
76 | | - "name": "uswds-rails", |
77 | | - "url": "https://github.com/jgarber623/uswds-rails", |
78 | | - "isGovernmentRepo": false |
79 | | - } |
80 | | - ], |
81 | | - "reusedCode": [ |
82 | | - { |
83 | | - "name": "US Web Design System", |
84 | | - "url": "https://designsystem.digital.gov" |
85 | | - } |
86 | | - ], |
87 | | - "date": { |
88 | | - "created": "2017-04-19", |
89 | | - "lastModified": "2018-02-12" |
90 | | - } |
91 | | - }, |
92 | | - { |
93 | | - "name": "mymove", |
94 | | - "repositoryURL": "https://github.com/transcom/mymove", |
95 | | - "description": "Personal Property Prototype", |
96 | | - "permissions": { |
97 | | - "licenses": [ |
98 | | - { |
99 | | - "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", |
100 | | - "name": "MIT" |
101 | | - } |
102 | | - ], |
103 | | - "usageType": "openSource", |
104 | | - "exemptionText": null |
105 | | - }, |
106 | | - "laborHours": 2400, |
107 | | - "tags": [ |
108 | | - "Defense Personal Property System", |
109 | | - "US Transportation Command", |
110 | | - "USTRANSCOM", |
111 | | - "Defense Digital Service", |
112 | | - "DDS", |
113 | | - "Go", |
114 | | - "React", |
115 | | - "Redux" |
116 | | - ], |
117 | | - "contact": { |
118 | | - "email": "afds@dds.mil" |
119 | | - }, |
120 | | - "organization": "US Transportation Command", |
121 | | - "status": "Development", |
122 | | - "vcs": "git", |
123 | | - "homepageURL": "https://move.mil", |
124 | | - "languages": [ |
125 | | - "Go", |
126 | | - "JavaScript" |
127 | | - ], |
128 | | - "reusedCode": [ |
129 | | - { |
130 | | - "name": "US Web Design System", |
131 | | - "url": "https://designsystem.digital.gov" |
132 | | - } |
133 | | - ], |
134 | | - "date": { |
135 | | - "created": "2017-12-18", |
136 | | - "lastModified": "2018-02-13" |
137 | | - } |
138 | | - } |
| 36 | + { |
| 37 | + "name": "Move.mil", |
| 38 | + "repositoryURL": "https://github.com/deptofdefense/move.mil", |
| 39 | + "description": "The entry point website to the Defense Personal Property System (DPS).", |
| 40 | + "permissions": { |
| 41 | + "licenses": [ |
| 42 | + { |
| 43 | + "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", |
| 44 | + "name": "MIT" |
| 45 | + } |
| 46 | + ], |
| 47 | + "usageType": "openSource", |
| 48 | + "exemptionText": null |
| 49 | + }, |
| 50 | + "laborHours": 3000, |
| 51 | + "tags": [ |
| 52 | + "Defense Personal Property System", |
| 53 | + "US Transportation Command", |
| 54 | + "USTRANSCOM", |
| 55 | + "Defense Digital Service", |
| 56 | + "DDS", |
| 57 | + "Ruby", |
| 58 | + "Ruby on Rails" |
| 59 | + ], |
| 60 | + "contact": { |
| 61 | + "email": "move.mil@dds.mil" |
| 62 | + }, |
| 63 | + "organization": "Defense Digital Service", |
| 64 | + "status": "Production", |
| 65 | + "vcs": "git", |
| 66 | + "homepageURL": "https://move.mil", |
| 67 | + "languages": [ |
| 68 | + "Ruby", |
| 69 | + "Ruby on Rails", |
| 70 | + "HTML", |
| 71 | + "Sass", |
| 72 | + "JavaScript" |
| 73 | + ], |
| 74 | + "relatedCode": [ |
| 75 | + { |
| 76 | + "name": "uswds-rails", |
| 77 | + "url": "https://github.com/jgarber623/uswds-rails", |
| 78 | + "isGovernmentRepo": false |
| 79 | + } |
| 80 | + ], |
| 81 | + "reusedCode": [ |
| 82 | + { |
| 83 | + "name": "US Web Design System", |
| 84 | + "url": "https://designsystem.digital.gov" |
| 85 | + } |
| 86 | + ], |
| 87 | + "date": { |
| 88 | + "created": "2017-04-19", |
| 89 | + "lastModified": "2018-02-12" |
| 90 | + } |
| 91 | + }, |
| 92 | + { |
| 93 | + "name": "mymove", |
| 94 | + "repositoryURL": "https://github.com/transcom/mymove", |
| 95 | + "description": "Personal Property Prototype", |
| 96 | + "permissions": { |
| 97 | + "licenses": [ |
| 98 | + { |
| 99 | + "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", |
| 100 | + "name": "MIT" |
| 101 | + } |
| 102 | + ], |
| 103 | + "usageType": "openSource", |
| 104 | + "exemptionText": null |
| 105 | + }, |
| 106 | + "laborHours": 2400, |
| 107 | + "tags": [ |
| 108 | + "Defense Personal Property System", |
| 109 | + "US Transportation Command", |
| 110 | + "USTRANSCOM", |
| 111 | + "Defense Digital Service", |
| 112 | + "DDS", |
| 113 | + "Go", |
| 114 | + "React", |
| 115 | + "Redux" |
| 116 | + ], |
| 117 | + "contact": { |
| 118 | + "email": "afds@dds.mil" |
| 119 | + }, |
| 120 | + "organization": "US Transportation Command", |
| 121 | + "status": "Development", |
| 122 | + "vcs": "git", |
| 123 | + "homepageURL": "https://move.mil", |
| 124 | + "languages": [ |
| 125 | + "Go", |
| 126 | + "JavaScript" |
| 127 | + ], |
| 128 | + "reusedCode": [ |
| 129 | + { |
| 130 | + "name": "US Web Design System", |
| 131 | + "url": "https://designsystem.digital.gov" |
| 132 | + } |
| 133 | + ], |
| 134 | + "date": { |
| 135 | + "created": "2017-12-18", |
| 136 | + "lastModified": "2018-02-13" |
| 137 | + } |
| 138 | + }, |
| 139 | + { |
| 140 | + "organization": "DDS", |
| 141 | + "name": "Code.mil", |
| 142 | + "description": "An experiment in open source at the Depratment of Defense. The goal is to foster open collaboration with the developer community around the world on DoD open source projects.", |
| 143 | + "tags": [], |
| 144 | + "contact": { |
| 145 | + "email": "code@dds.mil", |
| 146 | + "name": "Defense Digital Service" |
| 147 | + }, |
| 148 | + "status": "Production", |
| 149 | + "vcs": "git", |
| 150 | + "languages": ["HTML", "CSS", "JavaScript"], |
| 151 | + "repositoryURL": "https://github.com/deptofdefense/code.mil", |
| 152 | + "permissions": { |
| 153 | + "licenses": [ |
| 154 | + { |
| 155 | + "URL": "https://github.com/deptofdefense/code.mil/blob/master/LICENSE.md", |
| 156 | + "name": "MIT" |
| 157 | + } |
| 158 | + ], |
| 159 | + "usageType": "openSource" |
| 160 | + }, |
| 161 | + "laborHours": 80, |
| 162 | + "date": { |
| 163 | + "created": "2017-02-01", |
| 164 | + "metadataLastUpdated": "2018-02-08T13:00-04:00" |
| 165 | + } |
| 166 | + }, |
| 167 | + { |
| 168 | + "organization": "DISA", |
| 169 | + "name": "Real Time Forwarding Network - Military", |
| 170 | + "description": "On demand private connectivity through commercial carriers", |
| 171 | + "tags": [], |
| 172 | + "contact": { |
| 173 | + "email": "david.j.stern.civ@mail.mil", |
| 174 | + "name": "David Stern" |
| 175 | + }, |
| 176 | + "status": "Production", |
| 177 | + "vcs": "git", |
| 178 | + "languages": ["Python", "HTML", "CSS", "JavaScript"], |
| 179 | + "repositoryURL": "https://github.com/deptofdefense/rtfn-mil", |
| 180 | + "permissions": { |
| 181 | + "licenses": [ |
| 182 | + { |
| 183 | + "URL": "https://github.com/deptofdefense/rtfn-mil/blob/master/LICENSE", |
| 184 | + "name": "MIT" |
| 185 | + } |
| 186 | + ], |
| 187 | + "usageType": "openSource" |
| 188 | + }, |
| 189 | + "laborHours": 224, |
| 190 | + "date": { |
| 191 | + "created": "2016-10-01", |
| 192 | + "metadataLastUpdated": "2018-02-13T13:00-04:00" |
| 193 | + } |
| 194 | + }, |
| 195 | + { |
| 196 | + "organization": "Air Force", |
| 197 | + "name": "Salvaging Static Analysis (SalSA)", |
| 198 | + "description": "The hope is that this project allows for the analyst to automate the static analysis process and quickly triage malware based on a robust set of homebuilt rules based on current white-papers in industry.", |
| 199 | + "tags": [], |
| 200 | + "contact": { |
| 201 | + "email": "aaron.reyes.5@us.af.mil", |
| 202 | + "name": "Aaron Reyes" |
| 203 | + }, |
| 204 | + "status": "Production", |
| 205 | + "vcs": "git", |
| 206 | + "languages": ["Python"], |
| 207 | + "repositoryURL": "https://github.com/deptofdefense/salsa", |
| 208 | + "permissions": { |
| 209 | + "licenses": [ |
| 210 | + { |
| 211 | + "URL": "https://github.com/deptofdefense/salsa/blob/master/LICENSE.md", |
| 212 | + "name": "MIT" |
| 213 | + } |
| 214 | + ], |
| 215 | + "usageType": "openSource" |
| 216 | + }, |
| 217 | + "laborHours": 248, |
| 218 | + "date": { |
| 219 | + "created": "2017-08-01", |
| 220 | + "metadataLastUpdated": "2017-12-21T13:00-04:00" |
| 221 | + } |
| 222 | + } |
139 | 223 | ] |
140 | 224 | } |
0 commit comments