diff --git a/code.json b/code.json index 2da7e5ac..e13e3822 100644 --- a/code.json +++ b/code.json @@ -33,108 +33,192 @@ "metadataLastUpdated": "2018-01-23T15:00-04:00" } }, - { - "name": "Move.mil", - "repositoryURL": "https://github.com/deptofdefense/move.mil", - "description": "The entry point website to the Defense Personal Property System (DPS).", - "permissions": { - "licenses": [ - { - "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", - "name": "MIT" - } - ], - "usageType": "openSource", - "exemptionText": null - }, - "laborHours": 3000, - "tags": [ - "Defense Personal Property System", - "US Transportation Command", - "USTRANSCOM", - "Defense Digital Service", - "DDS", - "Ruby", - "Ruby on Rails" - ], - "contact": { - "email": "move.mil@dds.mil" - }, - "organization": "Defense Digital Service", - "status": "Production", - "vcs": "git", - "homepageURL": "https://move.mil", - "languages": [ - "Ruby", - "Ruby on Rails", - "HTML", - "Sass", - "JavaScript" - ], - "relatedCode": [ - { - "name": "uswds-rails", - "url": "https://github.com/jgarber623/uswds-rails", - "isGovernmentRepo": false - } - ], - "reusedCode": [ - { - "name": "US Web Design System", - "url": "https://designsystem.digital.gov" - } - ], - "date": { - "created": "2017-04-19", - "lastModified": "2018-02-12" - } - }, - { - "name": "mymove", - "repositoryURL": "https://github.com/transcom/mymove", - "description": "Personal Property Prototype", - "permissions": { - "licenses": [ - { - "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", - "name": "MIT" - } - ], - "usageType": "openSource", - "exemptionText": null - }, - "laborHours": 2400, - "tags": [ - "Defense Personal Property System", - "US Transportation Command", - "USTRANSCOM", - "Defense Digital Service", - "DDS", - "Go", - "React", - "Redux" - ], - "contact": { - "email": "afds@dds.mil" - }, - "organization": "US Transportation Command", - "status": "Development", - "vcs": "git", - "homepageURL": "https://move.mil", - "languages": [ - "Go", - "JavaScript" - ], - "reusedCode": [ - { - "name": "US Web Design System", - "url": "https://designsystem.digital.gov" - } - ], - "date": { - "created": "2017-12-18", - "lastModified": "2018-02-13" - } - } + { + "name": "Move.mil", + "repositoryURL": "https://github.com/deptofdefense/move.mil", + "description": "The entry point website to the Defense Personal Property System (DPS).", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource", + "exemptionText": null + }, + "laborHours": 3000, + "tags": [ + "Defense Personal Property System", + "US Transportation Command", + "USTRANSCOM", + "Defense Digital Service", + "DDS", + "Ruby", + "Ruby on Rails" + ], + "contact": { + "email": "move.mil@dds.mil" + }, + "organization": "Defense Digital Service", + "status": "Production", + "vcs": "git", + "homepageURL": "https://move.mil", + "languages": [ + "Ruby", + "Ruby on Rails", + "HTML", + "Sass", + "JavaScript" + ], + "relatedCode": [ + { + "name": "uswds-rails", + "url": "https://github.com/jgarber623/uswds-rails", + "isGovernmentRepo": false + } + ], + "reusedCode": [ + { + "name": "US Web Design System", + "url": "https://designsystem.digital.gov" + } + ], + "date": { + "created": "2017-04-19", + "lastModified": "2018-02-12" + } + }, + { + "name": "mymove", + "repositoryURL": "https://github.com/transcom/mymove", + "description": "Personal Property Prototype", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource", + "exemptionText": null + }, + "laborHours": 2400, + "tags": [ + "Defense Personal Property System", + "US Transportation Command", + "USTRANSCOM", + "Defense Digital Service", + "DDS", + "Go", + "React", + "Redux" + ], + "contact": { + "email": "afds@dds.mil" + }, + "organization": "US Transportation Command", + "status": "Development", + "vcs": "git", + "homepageURL": "https://move.mil", + "languages": [ + "Go", + "JavaScript" + ], + "reusedCode": [ + { + "name": "US Web Design System", + "url": "https://designsystem.digital.gov" + } + ], + "date": { + "created": "2017-12-18", + "lastModified": "2018-02-13" + } + }, + { + "organization": "DDS", + "name": "Code.mil", + "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.", + "tags": [], + "contact": { + "email": "code@dds.mil", + "name": "Defense Digital Service" + }, + "status": "Production", + "vcs": "git", + "languages": ["HTML", "CSS", "JavaScript"], + "repositoryURL": "https://github.com/deptofdefense/code.mil", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/deptofdefense/code.mil/blob/master/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource" + }, + "laborHours": 80, + "date": { + "created": "2017-02-01", + "metadataLastUpdated": "2018-02-08T13:00-04:00" + } + }, + { + "organization": "DISA", + "name": "Real Time Forwarding Network - Military", + "description": "On demand private connectivity through commercial carriers", + "tags": [], + "contact": { + "email": "david.j.stern.civ@mail.mil", + "name": "David Stern" + }, + "status": "Production", + "vcs": "git", + "languages": ["Python", "HTML", "CSS", "JavaScript"], + "repositoryURL": "https://github.com/deptofdefense/rtfn-mil", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/deptofdefense/rtfn-mil/blob/master/LICENSE", + "name": "MIT" + } + ], + "usageType": "openSource" + }, + "laborHours": 224, + "date": { + "created": "2016-10-01", + "metadataLastUpdated": "2018-02-13T13:00-04:00" + } + }, + { + "organization": "Air Force", + "name": "Salvaging Static Analysis (SalSA)", + "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.", + "tags": [], + "contact": { + "email": "aaron.reyes.5@us.af.mil", + "name": "Aaron Reyes" + }, + "status": "Production", + "vcs": "git", + "languages": ["Python"], + "repositoryURL": "https://github.com/deptofdefense/salsa", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/deptofdefense/salsa/blob/master/LICENSE.md", + "name": "MIT" + } + ], + "usageType": "openSource" + }, + "laborHours": 248, + "date": { + "created": "2017-08-01", + "metadataLastUpdated": "2017-12-21T13:00-04:00" + } + } ] }