{"id":16530425,"url":"https://github.com/aibaars/codeql-kaleidoscope","last_synced_at":"2026-01-02T21:04:50.071Z","repository":{"id":99008999,"uuid":"606762632","full_name":"aibaars/codeql-kaleidoscope","owner":"aibaars","description":"CodeQL for LLVM Kaleidoscope","archived":false,"fork":false,"pushed_at":"2024-07-31T08:17:57.000Z","size":78,"stargazers_count":10,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-03T13:46:27.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CodeQL","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/aibaars.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-26T13:51:24.000Z","updated_at":"2025-10-26T18:05:59.000Z","dependencies_parsed_at":"2023-10-11T13:19:53.800Z","dependency_job_id":"68bc01d2-8ca1-4aa3-bffc-3eb1408400fb","html_url":"https://github.com/aibaars/codeql-kaleidoscope","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aibaars/codeql-kaleidoscope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibaars%2Fcodeql-kaleidoscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibaars%2Fcodeql-kaleidoscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibaars%2Fcodeql-kaleidoscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibaars%2Fcodeql-kaleidoscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aibaars","download_url":"https://codeload.github.com/aibaars/codeql-kaleidoscope/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibaars%2Fcodeql-kaleidoscope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28142151,"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-12-31T02:00:06.200Z","response_time":55,"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":[],"created_at":"2024-10-11T18:01:28.100Z","updated_at":"2026-01-02T21:04:50.032Z","avatar_url":"https://github.com/aibaars.png","language":"CodeQL","funding_links":[],"categories":["CodeQL Extractors"],"sub_categories":[],"readme":"# codeql-kaleidoscope\nCodeQL for LLVM Kaleidoscope.\n\n## Setup \n\n- Install Rust (rustup.rs)\n- Install CodeQL CLI ([Setting up the CodeQL CLI](https://docs.github.com/en/code-security/codeql-cli/getting-started-with-the-codeql-cli/setting-up-the-codeql-cli))\n- Run `scripts/create-extractor-pack.sh`\n  - [optional] Update `codeql` to `gh codeql`\n- Install lib packs\n  - `cd ql/lib \u0026\u0026 gh codeql pack install`\n\n**Create Database:**\n\n```bash\ngh codeql database create \\\n    --language=kaleidoscope --overwrite \\\n    --search-path $PWD/extractor-pack \\\n    --source-root ./testing/source \\\n    ./testing/database\n```\n\n**Run Query:**\n\n```\ngh codeql query run \\\n    -d ./testing/database/ \\\n    query.ql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibaars%2Fcodeql-kaleidoscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faibaars%2Fcodeql-kaleidoscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibaars%2Fcodeql-kaleidoscope/lists"}