{"id":16446599,"url":"https://github.com/palestamp/ksql","last_synced_at":"2025-08-03T20:37:57.981Z","repository":{"id":239035396,"uuid":"343810071","full_name":"palestamp/ksql","owner":"palestamp","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-04T08:36:53.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T01:52:08.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/palestamp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-02T14:53:56.000Z","updated_at":"2021-03-04T08:36:56.000Z","dependencies_parsed_at":"2024-05-09T16:27:36.335Z","dependency_job_id":"72394645-54b3-44ee-8863-4de874eb1f41","html_url":"https://github.com/palestamp/ksql","commit_stats":null,"previous_names":["palestamp/ksql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palestamp%2Fksql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palestamp%2Fksql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palestamp%2Fksql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palestamp%2Fksql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palestamp","download_url":"https://codeload.github.com/palestamp/ksql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831380,"owners_count":19864718,"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":[],"created_at":"2024-10-11T09:48:12.215Z","updated_at":"2025-02-26T10:16:54.722Z","avatar_url":"https://github.com/palestamp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## How to use\n\n1. Install osquery\n\n```\nbrew install osquery\n```\n\n2. Compile extension\n\n```\ngo build -o ksql cmd/extension/main.go\n```\n\n3. Run \n\n```\nKSQL_LOG_LEVEL=error osqueryi --extension ./ksql    \n```\n\n4. Try query\n\n```\nosquery\u003e select * from k8s_contexts;\n```\n\n## Troubleshooting access problems\n\nSome k8s clusters are discoverable through kube config, but are behind some kind of firewall.\nMany queries will try to access those clusters. There is no 100% working workaround for that yet.\n\n## Available tables discovery\n\nAll statically defined tables have `k8s_` prefix, to discover those, run \n\n```\nosquery\u003e .tables k8s_\n```\n\n## Warning\n\n`k8s_env_vars` table will show secrets (from env vars) in plaintext.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalestamp%2Fksql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalestamp%2Fksql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalestamp%2Fksql/lists"}