{"id":31904141,"url":"https://github.com/cloudfoundry-community/logsearch-for-cloudfoundry","last_synced_at":"2025-10-13T13:47:38.777Z","repository":{"id":14596400,"uuid":"17313355","full_name":"cloudfoundry-community/logsearch-for-cloudfoundry","owner":"cloudfoundry-community","description":"A Logsearch addon that customises Logsearch to work with Cloud Foundry data","archived":false,"fork":false,"pushed_at":"2021-04-11T14:37:15.000Z","size":8531,"stargazers_count":49,"open_issues_count":15,"forks_count":57,"subscribers_count":25,"default_branch":"develop","last_synced_at":"2024-12-06T21:12:38.717Z","etag":null,"topics":["bosh-release","cloud-foundry","elk"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"malston/logsearch-filters-cf","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-01T11:13:22.000Z","updated_at":"2024-08-09T06:33:57.000Z","dependencies_parsed_at":"2022-08-28T10:41:20.126Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/logsearch-for-cloudfoundry","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/logsearch-for-cloudfoundry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Flogsearch-for-cloudfoundry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Flogsearch-for-cloudfoundry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Flogsearch-for-cloudfoundry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Flogsearch-for-cloudfoundry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/logsearch-for-cloudfoundry/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Flogsearch-for-cloudfoundry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015339,"owners_count":26085685,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bosh-release","cloud-foundry","elk"],"created_at":"2025-10-13T13:47:34.078Z","updated_at":"2025-10-13T13:47:38.772Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xtend\n\n[![browser support][3]][4]\n\n[![locked](http://badges.github.io/stability-badges/dist/locked.svg)](http://github.com/badges/stability-badges)\n\nExtend like a boss\n\nxtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.\n\n## Examples\n\n```js\nvar extend = require(\"xtend\")\n\n// extend returns a new object. Does not mutate arguments\nvar combination = extend({\n    a: \"a\",\n    b: 'c'\n}, {\n    b: \"b\"\n})\n// { a: \"a\", b: \"b\" }\n```\n\n## Stability status: Locked\n\n## MIT Licenced\n\n\n  [3]: http://ci.testling.com/Raynos/xtend.png\n  [4]: http://ci.testling.com/Raynos/xtend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Flogsearch-for-cloudfoundry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Flogsearch-for-cloudfoundry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Flogsearch-for-cloudfoundry/lists"}