Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pythx / tests / testdata / group-operation-response.json
Size: Mime:
{
    "id": "test",
    "name": "test",
    "createdAt": "2019-10-30T00:52:12.000Z",
    "createdBy": "test",
    "completedAt": "2019-10-30T00:52:12.000Z",
    "progress": 0,
    "status": "opened",
    "mainSourceFiles": [
        "test"
    ],
    "numAnalyses": {
        "total": 0,
        "queued": 0,
        "running": 0,
        "failed": 0,
        "finished": 0
    },
    "numVulnerabilities": {
        "high": 0,
        "medium": 0,
        "low": 0,
        "none": 0
    }
}