Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 30 additions & 21 deletions src/_releases/github.com/USArmyResearchLab/Dshell.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,45 @@
{
"status": "Production",
"vcs": "git",
"name": "Dshell",
"organization": "US Army Research Laboratory",
"description": "An extensible network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures.",
"contact": {
"email": " ",
"name": ""
},
"tags": [
"dshell",
"network",
"forensic",
"analysis",
"framework"
],
"languages": [
"Python"
"dshell"
"network"
"network protocol analysis"
"network forensics"
"packet analysis"
"cybersecurity"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"downloadURL": "https://github.com/USArmyResearchLab/Dshell",
"repositoryURL": "https://github.com/USArmyResearchLab/Dshell",
"homepageURL": "https://github.com/USArmyResearchLab/Dshell",
"languages": “Python”,
"permissions": {
"licenses": [
{
"URL": "https://github.com/USArmyResearchLab/Dshell/blob/master/LICENSE.txt",
"URL": "https://github.com/USArmyResearchLab/Dshell/blob/master/LICENSE",
"name": "DOD/DA"
},
{
"URL": "http://opensource.org/licenses/mit-license.php",
"name": "MIT"
}
],
"usageType": "openSource"
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 1,
"laborHours": [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a number or else left off

"version": "3.1.3",
"date": {
"created": "2014-12-17T11:04:00Z",
"lastModified": "2017-11-16T12:25:00Z",
"metadataLastUpdated": "2018-03-15T20:31:00Z"
}
"created": "2020-10-22",
"lastModified": "2021-04-22",
"metadataLastUpdated": "2021-04-22"
},
"disclaimerText": "",
"disclaimerURL": ""
}