{"id":41847415,"url":"https://github.com/caseycs/osquery-http","last_synced_at":"2026-01-25T10:04:15.624Z","repository":{"id":57598395,"uuid":"82615930","full_name":"caseycs/osquery-http","owner":"caseycs","description":"http interface for osquery","archived":false,"fork":false,"pushed_at":"2017-02-21T00:21:59.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T12:44:09.859Z","etag":null,"topics":["http","http-server","osquery"],"latest_commit_sha":null,"homepage":"","language":"Go","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/caseycs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-02-21T00:09:09.000Z","updated_at":"2019-04-24T08:30:53.000Z","dependencies_parsed_at":"2022-08-29T23:26:23.918Z","dependency_job_id":null,"html_url":"https://github.com/caseycs/osquery-http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caseycs/osquery-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseycs%2Fosquery-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseycs%2Fosquery-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseycs%2Fosquery-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseycs%2Fosquery-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseycs","download_url":"https://codeload.github.com/caseycs/osquery-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseycs%2Fosquery-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28751095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:58:17.166Z","status":"ssl_error","status_checked_at":"2026-01-25T09:55:56.104Z","response_time":113,"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":["http","http-server","osquery"],"created_at":"2026-01-25T10:04:07.868Z","updated_at":"2026-01-25T10:04:15.617Z","avatar_url":"https://github.com/caseycs.png","language":"Go","readme":"# osquery-http\nhttp endpoint for [osquery](https://github.com/facebook/osquery)\n\n## Requirements\n\n* go\n* osquery\n\n## Example\n\nQuickstart:\n\n```\ngo run main.go\ncurl 'http://localhost:8000/tables'\n````\n\nA bit more complex:\n\n```\nSECRET=foo go run main.go\ncurl 'http://localhost:8000/table/users?secret=foo'\n````\n\nAnd something else:\n\n```\nBIND=localhost:8000 SECRET=foo go run main.go\ncurl 'http://localhost:8000/query?q=select%20name,cmdline,total_size%20from%20processes%20order%20by%20total_size%20desc%20limit%2010\u0026secret=foo'\n````\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseycs%2Fosquery-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseycs%2Fosquery-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseycs%2Fosquery-http/lists"}