[
{
"name": "aws-snyk-scan",
"description": "Snyk scans of Artifacts running live in aws-beta and aws-prod",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n",
"repo_url": "https://github.com/cyber-dojo/live-snyk-scans",
"tags": {
"repo_url": "https://github.com/cyber-dojo/live-snyk-scans",
"ci": "github"
}
},
{
"name": "creator-ci",
"description": "UX for Group/Kata creation",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: creator\n attestations:\n - name: lint\n type: generic\n - name: snyk-container-scan\n type: snyk\n# - name: snyk-code-scan\n# type: snyk\n - name: unit-test\n type: junit\n - name: branch-coverage\n type: generic\n",
"repo_url": "https://gitlab.com/cyber-dojo/creator",
"tags": {
"ci": "gitlab",
"repo_url": "https://gitlab.com/cyber-dojo/creator"
}
},
{
"name": "custom-start-points-ci",
"description": "Custom exercises choices",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: custom-start-points\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/custom-start-points",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/custom-start-points"
}
},
{
"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"
}
},
{
"name": "differ-ci",
"description": "Diff files from two traffic-lights",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: differ\n attestations:\n - name: lint\n type: generic\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n - name: unit-test\n type: junit\n - name: branch-coverage\n type: generic\n - name: sonarcloud-scan\n type: sonar\n",
"repo_url": "https://github.com/cyber-dojo/differ",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/differ"
}
},
{
"name": "differ-ci-tf",
"description": "Terraform human-readable plan and state file fingerprint",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: tf-plan\n type: generic\n artifacts:\n - name: tf-state\n",
"repo_url": "https://github.com/cyber-dojo/differ",
"tags": {}
},
{
"name": "differ-code-reviews",
"description": "Ensure all commits are reviewed by two or more people",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1",
"repo_url": "",
"tags": {}
},
{
"name": "exercises-start-points-ci",
"description": "Exercises choices",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: exercises-start-points\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/exercises-start-points",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/exercises-start-points"
}
},
{
"name": "languages-start-points-ci",
"description": "Language+TestFramework choices",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: languages-start-points\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/languages-start-points",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/languages-start-points"
}
},
{
"name": "nginx-ci",
"description": "Reverse proxy",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: nginx\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/nginx",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/nginx"
}
},
{
"name": "production-promotion",
"description": "Promotes sets of Artifacts from aws-beta to aws-prod",
"visibility": "public",
"org": "cyber-dojo",
"template": "version: 1",
"repo_url": "https://github.com/cyber-dojo/aws-prod-co-promotion",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/aws-prod-co-promotion"
}
},
{
"name": "production-server-access",
"description": "Flow to track production server access",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\ntrail:\n attestations:\n - name: command-logs\n type: generic\n - name: user-identity\n type: generic\n - name: service-identity\n type: generic\n - name: sso-session-data\n type: generic\n",
"repo_url": "",
"tags": {}
},
{
"name": "runner-ci",
"description": "Test runner",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: runner\n attestations:\n - name: rubocop-lint\n type: junit\n - name: unit-test\n type: junit\n - name: unit-test-branch-coverage\n type: generic\n - name: integration-test\n type: junit\n - name: integration-test-branch-coverage\n type: generic\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/runner",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/runner"
}
},
{
"name": "saver-ci",
"description": "Group/Kata model+persistence",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: saver\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n - name: branch-coverage\n type: generic\n",
"repo_url": "https://github.com/cyber-dojo/saver",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/saver"
}
},
{
"name": "terraform-base-infra-prs",
"description": "Kosli flow to track terraform PRs for base infra",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\ntrail:\n attestations:\n - name: tf-plan\n type: generic\n - name: tf-apply-plan\n type: generic\n - name: pull-request\n type: pull_request\n - name: tf-validation\n type: generic",
"repo_url": "",
"tags": {}
},
{
"name": "web-ci",
"description": "UX for practicing TDD",
"visibility": "private",
"org": "cyber-dojo",
"template": "version: 1\n\ntrail:\n attestations:\n - name: pull-request\n type: pull_request\n artifacts:\n - name: web\n attestations:\n - name: snyk-container-scan\n type: snyk\n - name: snyk-code-scan\n type: snyk\n",
"repo_url": "https://github.com/cyber-dojo/web",
"tags": {
"ci": "github",
"repo_url": "https://github.com/cyber-dojo/web"
}
}
]