{"id":18524465,"url":"https://github.com/stelligent/stelligent_pipelines","last_synced_at":"2025-04-09T11:32:05.896Z","repository":{"id":145835782,"uuid":"54491844","full_name":"stelligent/stelligent_pipelines","owner":"stelligent","description":"CI/CD pipelines","archived":false,"fork":false,"pushed_at":"2020-01-07T21:32:45.000Z","size":339,"stargazers_count":9,"open_issues_count":5,"forks_count":1,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-03-24T05:25:41.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stelligent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-22T16:40:22.000Z","updated_at":"2020-01-07T21:32:47.000Z","dependencies_parsed_at":"2023-05-26T13:00:32.281Z","dependency_job_id":null,"html_url":"https://github.com/stelligent/stelligent_pipelines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fstelligent_pipelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fstelligent_pipelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fstelligent_pipelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fstelligent_pipelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stelligent","download_url":"https://codeload.github.com/stelligent/stelligent_pipelines/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248031654,"owners_count":21036447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T17:41:56.284Z","updated_at":"2025-04-09T11:32:05.886Z","avatar_url":"https://github.com/stelligent.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"stelligent\\_pipelines\n=====================\n\nCreate CI/CD pipelines, the Stelligent Way\n\nThis repository contains infrastructure code to provision new\nCI/CD pipelines of various flavors, and the code comprising\nthe pipeline logic itself.\n\nConSec Dromedary Pipeline\n-------------------------\n\nThis pipeline was historically part of the dromedary repository,\nand was used to spin up the CI/CD environment necessary to demo\nautomatic handling of changes to dromedary. It was enhanced\n(being on the consec branch) with security scanning capabilities\nas well.\n\n*NOTE*: this pipeline is still tightly coupled with the Dromedary\ndemo app, and is not immediately suitable for use with other\napplications.\n\nUsage:\n\nCreate a text file (such as `../pipeline.env`) with overrides for\nenvironment variables used in bootstrap.sh\n\nExample environment file:\n\n    export EC2_KEY_PAIR_NAME=jeff-labs\n    export ZAP_AMI_ID=ami-824a45e8\n    export HOSTED_ZONE_NAME=elasticoperations.com\n    export DYNAMODB_TABLE_NAME=consecjlb\n    export GITHUB_TOKEN=db50...\n    export GITHUB_USER=stelligent\n    export AWS_REGION=us-east-1\n    export DEV_BUCKET=consecdemojlb\n    export BASE_TEMPLATE_URL=https://s3.amazonaws.com/${DEV_BUCKET}/\n    export ENABLE_CONFIG=false\n    export DROMEDARY_BUCKET=consecconfigjlb\n    export STACK_NAME=ConSecDemoJLB\n    export ENABLE_CONFIG=false\n    export APP_REPO_BRANCH=\"consec\"\n    export PIPELINES_REPO_BRANCH=\"master\"\n    export DEMO_RESULTS_BUCKET=\"demojlb.stelligent-continuous-security.com\"\n\n## Important Notes\n\n1. If you're running on Linux, you might need to install [jq](http://xmodulo.com/how-to-parse-json-string-via-command-line-on-linux.html).\n1. If you're running on Mac OS X, you will probably need to install [jq](https://github.com/stedolan/jq/wiki/Installation#mac-osx).\n1. Part of this pipeline requires a [ZAP OWASP](https://www.owasp.org/index.php) instance. To allow its\ncreation, please use the [Stelligent ZAP](https://github.com/stelligent/zap) repository to generate an AMI for your account.\n1. The `GITHUB_USER` should remain `stelligent` and the `GITHUB_TOKEN` should be your own token.\n1. At this time the AWS DNS Hosted Zone should pre-exist and be set as public hosted.\n\nSource the file, then run bootstrap.sh:\n\n    . ../pipeline.env;./bootstrap.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fstelligent_pipelines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstelligent%2Fstelligent_pipelines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fstelligent_pipelines/lists"}