{"id":39076703,"url":"https://github.com/cloud-gov/secureproxy-boshrelease","last_synced_at":"2026-01-17T18:27:11.647Z","repository":{"id":34687397,"uuid":"38661712","full_name":"cloud-gov/secureproxy-boshrelease","owner":"cloud-gov","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-15T21:47:15.000Z","size":146,"stargazers_count":1,"open_issues_count":5,"forks_count":4,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-07-16T20:34:55.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud-gov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-07-07T03:29:49.000Z","updated_at":"2025-07-15T21:47:18.000Z","dependencies_parsed_at":"2024-04-12T20:25:55.475Z","dependency_job_id":"a30f862a-41db-4cb5-b81c-f14b05af64ef","html_url":"https://github.com/cloud-gov/secureproxy-boshrelease","commit_stats":null,"previous_names":["cloud-gov/secureproxy-boshrelease","cloud-gov/cg-secureproxy-boshrelease"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloud-gov/secureproxy-boshrelease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fsecureproxy-boshrelease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fsecureproxy-boshrelease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fsecureproxy-boshrelease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fsecureproxy-boshrelease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud-gov","download_url":"https://codeload.github.com/cloud-gov/secureproxy-boshrelease/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fsecureproxy-boshrelease/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T17:57:59.192Z","status":"ssl_error","status_checked_at":"2026-01-17T17:57:52.527Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-17T18:27:11.562Z","updated_at":"2026-01-17T18:27:11.636Z","avatar_url":"https://github.com/cloud-gov.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOSH Release for cloud-gov Cloud Foundry Secure Proxy\n\nThis proxy adds an nginx layer on top of Cloud Foundry, proxying all requests made to the router.\n\nnginx is configured to do the following:\n\n- Add `X-Frame-Options`, `X-Content-Type-Options` and `Strict-Transport-Security` headers\n- Redirect HTTP traffic to HTTPS\n- Set limits on timeouts and body sizes\n\n## Usage\n\nTo use this BOSH release, first upload it to your BOSH:\n\n```shell\nbosh target BOSH_HOST\ngit clone https://github.com/cloud-gov/cg-secureproxy-boshrelease.git\ncd cg-secureproxy-boshrelease\nbosh upload release releases/secureproxy/secureproxy-5.yml\n```\n\nThen add the properties to your manifest file, and add the secureproxy release to the releases section:\n\n```yaml\nproperties:\n  ...\n  secureproxy:\n    proxy_port: 85\n    listen_port: 80\nreleases:\n- ...\n- name: secureproxy\n  version: latest\n```\n\nChange the port the router runs on:\n\n```yaml\nproperties:\n  ...\n  router:\n    port: 85\n```\n\nFinally add the `secureproxy` template to your job:\n\n```yaml\n- instances: 1\n  name: router_z1\n  ...\n  templates:\n  - ...\n  - name: secureproxy\n    release: secureproxy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-gov%2Fsecureproxy-boshrelease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud-gov%2Fsecureproxy-boshrelease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-gov%2Fsecureproxy-boshrelease/lists"}