-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #166 from deptofdefense/inventory-updates
Inventory updates
- Loading branch information
Showing
1 changed file
with
187 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": "[email protected]" | ||
}, | ||
"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": "[email protected]" | ||
}, | ||
"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": "[email protected]" | ||
}, | ||
"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": "[email protected]" | ||
}, | ||
"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": "[email protected]", | ||
"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": "[email protected]", | ||
"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": "[email protected]", | ||
"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" | ||
} | ||
} | ||
] | ||
} |