{"id":13553238,"url":"https://github.com/wazuh/wazuh-api","last_synced_at":"2026-03-06T07:02:27.224Z","repository":{"id":4240567,"uuid":"51139334","full_name":"wazuh/wazuh-api","owner":"wazuh","description":"Wazuh - RESTful API","archived":false,"fork":false,"pushed_at":"2024-09-17T09:23:36.000Z","size":5053,"stargazers_count":80,"open_issues_count":21,"forks_count":63,"subscribers_count":33,"default_branch":"master","last_synced_at":"2026-02-22T04:18:42.991Z","etag":null,"topics":["compliance","elasticsearch","file-integrity-management","ids","incident-response","intrusion-detection","log-analysis","loganalyzer","monitoring","openscap","ossec","pci-dss","policy-monitoring","security","security-awareness","security-hardening","vulnerability-detection","wazuh"],"latest_commit_sha":null,"homepage":"https://wazuh.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wazuh.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-05T10:08:17.000Z","updated_at":"2026-01-15T13:48:43.000Z","dependencies_parsed_at":"2024-11-04T00:32:12.479Z","dependency_job_id":"8c49d42c-02e4-4454-b9b1-1d0a8004ab7a","html_url":"https://github.com/wazuh/wazuh-api","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/wazuh/wazuh-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wazuh","download_url":"https://codeload.github.com/wazuh/wazuh-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30164896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T04:43:31.446Z","status":"ssl_error","status_checked_at":"2026-03-06T04:40:30.133Z","response_time":250,"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":["compliance","elasticsearch","file-integrity-management","ids","incident-response","intrusion-detection","log-analysis","loganalyzer","monitoring","openscap","ossec","pci-dss","policy-monitoring","security","security-awareness","security-hardening","vulnerability-detection","wazuh"],"created_at":"2024-08-01T12:02:20.339Z","updated_at":"2026-03-06T07:02:27.186Z","avatar_url":"https://github.com/wazuh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Wazuh RESTful API\n\n[![Slack](https://img.shields.io/badge/slack-join-blue.svg)](https://wazuh.com/community/join-us-on-slack/)\n[![Email](https://img.shields.io/badge/email-join-blue.svg)](https://groups.google.com/forum/#!forum/wazuh)\n[![Documentation](https://img.shields.io/badge/docs-view-green.svg)](https://documentation.wazuh.com)\n[![Documentation](https://img.shields.io/badge/web-view-green.svg)](https://wazuh.com)\n\nWazuh API is an open source RESTful API to interact with Wazuh from your own application or with a simple web browser or tools like cURL.\n\nOur goal is to completely manage Wazuh remotely. Perform everyday actions like adding an agent, check configuration, or look for syscheck files are now simplest using Wazuh API.\n\nWazuh API capabilities:\n\n- Agents management\n- Manager overview\n- Rootcheck control \u0026 search\n- Security configuration assessment (SCA)\n- Syscheck control \u0026 search\n- Ruleset information\n- Statistical Information\n- HTTPS and User authentication\n- Error Handling\n\n## Documentation\n\n#### How to install\n\n[Installation guide](https://documentation.wazuh.com/current/installation-guide/installing-wazuh-manager/index.html)\n\n#### Request reference\n\n[Full request reference](https://documentation.wazuh.com/current/user-manual/api/reference.html#request-list)\n\n#### Full documentation\n\n[Full documentation](https://documentation.wazuh.com/current/user-manual/api/index.html)\n\n## Branches\n\n* `stable` branch on correspond to the last Wazuh API stable version.\n* `master` branch contains the latest code, be aware of possible bugs on this branch.\n* `development` branch includes all the new features we're adding and testing.\n\n## Contribute\n\nIf you want to contribute to our project please don't hesitate to send a pull request. You can also join our users [mailing list](https://groups.google.com/d/forum/wazuh), by sending an email to [wazuh+subscribe@googlegroups.com](mailto:wazuh+subscribe@googlegroups.com), to ask questions and participate in discussions.\n\n\n## References\n\n* [Wazuh website](http://wazuh.com)\n* [Wazuh repositories](http://github.com/wazuh)\n* [Wazuh documentation](http://documentation.wazuh.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazuh%2Fwazuh-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwazuh%2Fwazuh-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazuh%2Fwazuh-api/lists"}