{"id":17197009,"url":"https://github.com/heersin/codeql_packer","last_synced_at":"2025-10-24T08:39:15.886Z","repository":{"id":109117792,"uuid":"357018535","full_name":"Heersin/codeql_packer","owner":"Heersin","description":"Scripts to pack codeql","archived":false,"fork":false,"pushed_at":"2021-04-16T01:57:17.000Z","size":32941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T07:30:56.100Z","etag":null,"topics":["codeql","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Heersin.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":"2021-04-12T01:09:23.000Z","updated_at":"2021-04-16T11:52:46.000Z","dependencies_parsed_at":"2023-05-04T18:47:05.488Z","dependency_job_id":null,"html_url":"https://github.com/Heersin/codeql_packer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heersin%2Fcodeql_packer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heersin%2Fcodeql_packer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heersin%2Fcodeql_packer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heersin%2Fcodeql_packer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Heersin","download_url":"https://codeload.github.com/Heersin/codeql_packer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245423673,"owners_count":20612835,"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":["codeql","python"],"created_at":"2024-10-15T01:55:07.137Z","updated_at":"2025-10-24T08:39:15.818Z","avatar_url":"https://github.com/Heersin.png","language":"JavaScript","readme":"# codeql_packer\nScripts to pack codeql, there is also a module to generate report (with example), see [reporter](https://github.com/Heersin/codeql_packer/blob/main/reporter/README.md)\n\n## Dependencies\n### Python Requirements\nargparse\n\n### Codeql binaries\n[codeql-cli](https://github.com/github/codeql-cli-binaries)\n\n### query-libs\nfind them in [codeql](https://github.com/github/codeql)\nexample : cpp related suites is set in codeql/cpp/\n\n## Usage\n```\nusage: main.py [-h] -l {cpp,javascript} [-c COMPILE_CMD] -m {scan-only,all} path\n\nPack Codeql Command\n\npositional arguments:\n  path                  A codeql database or source path\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -l {cpp,javascript}, --language {cpp,javascript}\n                        choose language of target project\n  -c COMPILE_CMD, --compile-cmd COMPILE_CMD\n                        compile command for project, for {all} mode only\n  -m {scan-only,all}, --mode {scan-only,all}\n                        scan-only, the path should be a codeql database, else a source\n                        code path\n\n```\n\n### example\npython main.py -l cpp -m all -c 'make' ~/blackhole/fuzz/socat\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheersin%2Fcodeql_packer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheersin%2Fcodeql_packer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheersin%2Fcodeql_packer/lists"}