{"id":13809713,"url":"https://github.com/advanced-security/codeql-summarize","last_synced_at":"2025-04-28T17:30:49.756Z","repository":{"id":147014175,"uuid":"513994249","full_name":"advanced-security/codeql-summarize","owner":"advanced-security","description":"CodeQL Summary Generator","archived":false,"fork":false,"pushed_at":"2025-04-14T08:41:01.000Z","size":319,"stargazers_count":7,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T09:44:19.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/advanced-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-14T17:40:18.000Z","updated_at":"2025-04-14T08:41:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb384dad-984a-4902-8b19-6cea78ed5d84","html_url":"https://github.com/advanced-security/codeql-summarize","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-summarize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-summarize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-summarize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-summarize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security","download_url":"https://codeload.github.com/advanced-security/codeql-summarize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251355246,"owners_count":21576321,"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-08-04T02:00:34.801Z","updated_at":"2025-04-28T17:30:49.359Z","avatar_url":"https://github.com/advanced-security.png","language":"Python","readme":"# CodeQL Summarize\n\nThis is the GitHub CodeQL Summarize project and Actions which allows users to generate Models as Data (MaD) from CodeQL databases.\n\n## Run\n\n### Actions\n\nThe main use case for `codeqlsummarize` is to run it as an Action so the purposes of automating this process.\n\n```yml\n- name: Generate CodeQL Summaries\n  uses: advanced-security/codeql-summarize@v1\n  with:\n    # This file defines the projects you want to make sure to get the latest and greatest\n    # summaries from.\n    projects: ./projects.json\n    # Token needs access to download the CodeQL databases you want to create summaries for\n    token: ${{ secrets.CODEQL_SUMMARY_GENERATOR_TOKEN }}\n```\n\n### GH CLI\n\nYou can install this tool as part of the GitHub CLI using the following commands:\n\n```bash\ngh extensions install advanced-security/gh-codeql-summarize\ngh codeql-summarize --help\n```\n\n### Manual Command Line\n\n```bash\ngit clone https://github.com/advanced-security/gh-codeql-summarize.git \u0026\u0026 cd gh-codeql-summarize\npython3 -m codeqlsummarize --help\n```\n\n## License\n\nThis project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.\n\n## Maintainers \n\n[CODEOWNERS](./.github/CODEOWNERS) file.\n\n## Support\n\nPlease create issues for any feature requests, bugs, or documentation problems.\n\n## Acknowledgement\n\n- @GeekMasher - Author\n- @zbazztian - Major contributor\n","funding_links":[],"categories":["CodeQL Customizations"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fcodeql-summarize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvanced-security%2Fcodeql-summarize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fcodeql-summarize/lists"}