{
    "last_deployment_at": null,
    "name": "dashboard-ci",
    "description": "UX for a group practice dashboard",
    "visibility": "private",
    "org": "cyber-dojo",
    "template": "version: 1\n\ntrail:\n  attestations:\n    - name: pull-request\n      type: pull_request\n  artifacts:\n    - name: dashboard\n      attestations:\n        - name: lint\n          type: generic\n        - name: snyk-code-scan\n          type: snyk\n        - name: snyk-container-scan\n          type: snyk\n        - name: sonarcloud-scan\n          type: sonar\n",
    "repo_url": "https://github.com/cyber-dojo/dashboard",
    "tags": {
        "ci": "github",
        "repo_url": "https://github.com/cyber-dojo/dashboard"
    }
}