Skip to content

Commit

Permalink
STIG Manager JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig committed Mar 7, 2020
1 parent 4ce7160 commit 67d39e7
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions src/_releases/github.com/NUWCDIVNPT/stig-manager.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "STIG Manager",
"organization": "Naval Undersea Warfare Ceter Division Newport, RI (NUWCDIVNPT)",
"description": "STIG Manager is software for managing the assessment of Information Systems for compliance with security checklists published by the United States (US) Defense Information Systems Agency (DISA)",
"tags": [
"Security Technical Implementation Guide", "STIG", "RMF", "SCAP", "XCCDF"
],
"contact": {
"email": "[email protected]"
},
"status": "Development",
"vcs": "git",
"downloadURL": "https://github.com/NUWCDIVNPT/stig-manager",
"repositoryURL": "https://github.com/NUWCDIVNPT/stig-manager",
"homepageURL": "https://github.com/NUWCDIVNPT/stig-manager",
"languages": ["JavaScript"],
"partners": [],
"permissions": {
"licenses": [
{
"URL": "https://github.com/NUWCDIVNPT/stig-manager/blob/master/LICENSE.md",
"name": "MIT"
},
{
"URL": "http://www.gnu.org/licenses/gpl.html",
"name": "GPL3"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 8320,
"version": "1.0.0",
"date": {
"created": "2020-03-07",
"lastModified": "2020-03-07",
"metadataLastUpdated": "2020-03-07"
},
"disclaimerText": "",
"disclaimerURL": ""
}

0 comments on commit 67d39e7

Please sign in to comment.