{"id":13581234,"url":"https://github.com/zercurity/zercurity","last_synced_at":"2025-04-06T07:31:53.094Z","repository":{"id":54799839,"uuid":"307347974","full_name":"zercurity/zercurity","owner":"zercurity","description":"Manage, monitor and improve your cyber security posture.","archived":true,"fork":false,"pushed_at":"2023-05-02T08:43:06.000Z","size":2819,"stargazers_count":87,"open_issues_count":0,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-05T20:47:01.981Z","etag":null,"topics":["cis-benchmark","compliance","linux","macos","osquery","siem","soar","steampipe","windows"],"latest_commit_sha":null,"homepage":"https://www.zercurity.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zercurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE_LOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-10-26T11:19:27.000Z","updated_at":"2024-09-30T10:32:26.000Z","dependencies_parsed_at":"2024-01-16T20:56:34.123Z","dependency_job_id":null,"html_url":"https://github.com/zercurity/zercurity","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/zercurity%2Fzercurity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zercurity%2Fzercurity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zercurity%2Fzercurity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zercurity%2Fzercurity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zercurity","download_url":"https://codeload.github.com/zercurity/zercurity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247450075,"owners_count":20940853,"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":["cis-benchmark","compliance","linux","macos","osquery","siem","soar","steampipe","windows"],"created_at":"2024-08-01T15:01:59.432Z","updated_at":"2025-04-06T07:31:52.291Z","avatar_url":"https://github.com/zercurity.png","language":"Shell","readme":"## Zercurity has been acquired by JumpCloud\n\nThis repository will no longer be maintained or updated. You can [Read more](https://jumpcloud.com/press/jumpcloud-acquires-zercurity) about the acquisition. Or signup to JumpCloud [today](https://console.jumpcloud.com).\n\n## Zercurity\n\nZercurity provides cybersecurity as a service to help businesses identify and close risks, ensure compliance and provide infrastructure intelligence on an ongoing and measurable basis.\n\nZercurity leverages a number of open-source projects including [Osquery](https://github.com/osquery/osquery), [Steampipe](https://steampipe.io) and [Google's Santa](https://github.com/google/santa) to provide a single platform for \n[Asset inventory management](https://docs.zercurity.com/inventory/assets/index.html), \n[Patch management](https://docs.zercurity.com/inventory/updates.html), \n[Vulnerability assessments](https://docs.zercurity.com/inventory/vulnerabilities.html), \n[Compliance](https://docs.zercurity.com/compliance/frameworks/index.html), \n[SIEM](https://docs.zercurity.com/compliance/siem.html), \n[Device monitoring](https://docs.zercurity.com/inventory/devices.html),\n[File integrity monitoring](https://docs.zercurity.com/compliance/fim.html),\n[Ad-hoc device queries](https://docs.zercurity.com/osquery/live_workbench.html), \n[Network monitoring](https://docs.zercurity.com/), \n[Application whitelisting](https://docs.zercurity.com/santa/index.html), \n[Issue \u0026 risk tracking](https://docs.zercurity.com/overview/issues.html), \n[Investigations](https://docs.zercurity.com/), \n[Workflows (SOAR)](https://docs.zercurity.com/overview/workflows/index.html), \n[File retrieval](https://zercurity.medium.com/file-retrieval-with-osquery-using-carves-on-zercurity-9b157f7c0801), \n[User focused security](https://zercurity.medium.com/managing-compliance-with-osquery-for-local-remote-workers-4fbf7c3dc406), \n[Applications \u0026 Packages](https://docs.zercurity.com/inventory/applications.html),\n[Integrations](https://docs.zercurity.com/integrations/index.html)\n\n![Zercurity screenshots](https://raw.githubusercontent.com/zercurity/zercurity/main/screenshots/zercurity.gif)\n\n### Quick start\n\nZercurity uses both [docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/) to install and manage your Zercurity installation.\n\nOnce installed. Run `./setup.sh` this simply configures the `production.env` file used for configuring the containers managed by `docker-compose`.\n\n```\n./setup.sh\n```\n\nZercurity should now be accessible via `https://app.zercurity.local` or the provided domain. **You will also need to visit `https://api.zercurity.local` and `https://download.zercurity.local` when using a self signed certificate.**\n\n#### Getting started\n\nTo create your initial user account you can either register a new account via the app. Or if\nyou want to skip the initial email check use this command to generate a signup link:\n\n```\ndocker exec zercurity_backend_1 ./zercurity --register --name \"Your name\" --email \"your@email.com\"\n```\n\n#### Updating\n\n```\n./update.sh\n```\n\n#### Zercurity documentation\n\nA full guide to Zercurity is available here: [https://docs.zercurity.com](https://docs.zercurity.com). Or for more information on setting up and configuring docker please see our in-depth [install guide](https://docs.zercurity.com/onprem/index.html).\n\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzercurity%2Fzercurity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzercurity%2Fzercurity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzercurity%2Fzercurity/lists"}