{"id":5790079,"name":"advanced-security/codeql-bundle-action","ecosystem":"actions","description":"Action to build custom CodeQL bundles","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/advanced-security/codeql-bundle-action","keywords_array":["code-scanning","codeql","security"],"namespace":"advanced-security","versions_count":9,"first_release_published_at":"2022-03-24T15:06:02.000Z","latest_release_published_at":"2024-05-08T17:56:12.000Z","latest_release_number":"v2.2.0","last_synced_at":"2026-01-08T21:08:16.361Z","created_at":"2023-01-03T17:36:17.925Z","updated_at":"2026-01-08T21:08:16.361Z","registry_url":"https://github.com/advanced-security/codeql-bundle-action","install_command":null,"documentation_url":null,"metadata":{"name":"CodeQL Bundle","description":"Action to build custom CodeQL bundles","inputs":{"bundle-version":{"description":"The tag of bundle release to customize (e.g., codeql-bundle-20220311)","required":false,"default":"latest"},"packs":{"description":"A comma-separated list of CodeQL packs to include in the bundle","required":true},"workspace":{"description":"Root directory where the codeql-workspace.yml file is located","required":false,"default":"."},"upload":{"description":"Upload the created bundle","required":false,"default":"true"},"token":{"default":"${{ github.token }}"},"concurrency-limit":{"description":"The max number of packs that will be processed concurrently","required":false,"default":"2"}},"outputs":{"artifact-name":{"description":"Name of the artifact containing the uploaded bundle"},"bundle-path":{"description":"Path to the created bundle"},"bundle-tag":{"description":"The tag of the bundle that is customized"}},"runs":{"using":"node16","main":"./lib/codeql-bundle-action.js"},"default_branch":"main","path":null},"repo_metadata":{"id":64809807,"uuid":"470210348","full_name":"advanced-security/codeql-bundle-action","owner":"advanced-security","description":"Action to retrofit a CodeQL bundle with additional queries, libraries, and customizations","archived":false,"fork":false,"pushed_at":"2024-05-08T18:00:54.000Z","size":14709,"stargazers_count":27,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T18:06:46.650Z","etag":null,"topics":["code-scanning","codeql","security"],"latest_commit_sha":null,"homepage":"","language":"Shell","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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-15T15:02:14.000Z","updated_at":"2025-08-25T09:11:27.000Z","dependencies_parsed_at":"2025-04-28T17:49:29.012Z","dependency_job_id":null,"html_url":"https://github.com/advanced-security/codeql-bundle-action","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.024390243902439046","last_synced_commit":"14f923fa9992a61a07a2734132ffac287f791086"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/advanced-security/codeql-bundle-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/sbom","scorecard":{"id":168399,"data":{"date":"2025-08-11","repo":{"name":"github.com/advanced-security/codeql-bundle-action","commit":"a092acafe9d9b867f7ff4f35d48ae98ecbd84cb7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-create-bundle.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-create-bundle.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-security/codeql-bundle-action/test-create-bundle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-create-bundle.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-security/codeql-bundle-action/test-create-bundle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-create-bundle.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-security/codeql-bundle-action/test-create-bundle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-create-bundle.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-security/codeql-bundle-action/test-create-bundle.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/advanced-security/.github/SECURITY.md:1","Info: Found linked content: github.com/advanced-security/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/advanced-security/.github/SECURITY.md:1","Info: Found text in security policy: github.com/advanced-security/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:38:36.912Z","repository_id":64809807,"created_at":"2025-08-16T15:38:36.912Z","updated_at":"2025-08-16T15:38:36.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006839,"owners_count":26084203,"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-10-11T02:00:06.511Z","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"},"owner_record":{"login":"advanced-security","name":"GitHub Advanced Security","uuid":"71494179","kind":"organization","description":"Home of Advanced Security solutions that we can share with the world","email":null,"website":"https://github.com","location":"United States of America","twitter":"github","company":null,"icon_url":"https://avatars.githubusercontent.com/u/71494179?v=4","repositories_count":81,"last_synced_at":"2024-04-15T07:30:39.421Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/advanced-security","funding_links":[],"total_stars":985,"followers":242,"following":0,"created_at":"2022-11-16T01:41:46.083Z","updated_at":"2024-04-15T07:31:19.250Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security/repositories"},"tags":[{"name":"v2.2.0","sha":"a092acafe9d9b867f7ff4f35d48ae98ecbd84cb7","kind":"commit","published_at":"2024-05-08T17:56:12.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v2.2.0","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v2.2.0","dependencies_parsed_at":"2024-05-12T08:47:07.050Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e353290b3794e955ec1e84c4b489daed7036d4b9","kind":"commit","published_at":"2024-04-22T16:16:28.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v2.1.0","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v2.1.0","dependencies_parsed_at":"2024-04-24T10:25:43.758Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"8247381f7f8e344df48d265154b0f2ce1890ce4a","kind":"commit","published_at":"2024-01-09T01:20:13.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v2.0.1","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":"d83f21e5-e2a5-45a9-a6b8-fa825066ddb0","purl":"pkg:github/advanced-security/codeql-bundle-action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"2c9f10209fc6d0ab0c1fb05f399186a4910df97a","kind":"commit","published_at":"2023-07-27T00:08:06.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v2.0","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v2.0","dependencies_parsed_at":"2023-07-29T04:38:43.316Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2.0/manifests"},{"name":"v2","sha":"2c9f10209fc6d0ab0c1fb05f399186a4910df97a","kind":"commit","published_at":"2023-07-27T00:08:06.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v2","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v2","dependencies_parsed_at":"2023-07-29T04:38:43.191Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v2/manifests"},{"name":"v1","sha":"9437ba7f33c2a978c8897fb21b2a7e0809199d20","kind":"commit","published_at":"2022-12-15T16:57:57.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v1","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T09:48:04.685Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1/manifests"},{"name":"v1.1.0","sha":"9437ba7f33c2a978c8897fb21b2a7e0809199d20","kind":"commit","published_at":"2022-12-15T16:57:57.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v1.1.0","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T09:48:04.160Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ac7a49c3580ce9c9b611eb03e60392099ecc883e","kind":"tag","published_at":"2022-06-10T11:59:44.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/v1.0.0","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T09:48:05.114Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/v1.0.0/manifests"},{"name":"codeql-bundle-20220311","sha":"6005747077bab5e514387fca72809a6b4e0e2415","kind":"commit","published_at":"2022-03-24T15:06:02.000Z","download_url":"https://codeload.github.com/advanced-security/codeql-bundle-action/tar.gz/codeql-bundle-20220311","html_url":"https://github.com/advanced-security/codeql-bundle-action/releases/tag/codeql-bundle-20220311","dependencies_parsed_at":"2023-06-01T09:48:05.559Z","dependency_job_id":null,"purl":"pkg:github/advanced-security/codeql-bundle-action@codeql-bundle-20220311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/codeql-bundle-20220311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/tags/codeql-bundle-20220311/manifests"}]},"repo_metadata_updated_at":"2025-10-11T10:13:57.218Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.576770717794325,"dependent_packages_count":0.0,"stargazers_count":7.74837585168753,"forks_count":9.466011725558548,"docker_downloads_count":null,"average":9.447789573760101},"purl":"pkg:githubactions/advanced-security/codeql-bundle-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/advanced-security/codeql-bundle-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/advanced-security/codeql-bundle-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/advanced-security/codeql-bundle-action/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T15:12:00.554Z","issues_count":3,"pull_requests_count":11,"avg_time_to_close_issue":21608297.666666668,"avg_time_to_close_pull_request":2770121.272727273,"issues_closed_count":3,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.8181818181818182,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":9884891.0,"past_year_avg_time_to_close_pull_request":505102.6666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fcodeql-bundle-action/issues","maintainers":[{"login":"GeekMasher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeekMasher"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/advanced-security%2Fcodeql-bundle-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/advanced-security%2Fcodeql-bundle-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/advanced-security%2Fcodeql-bundle-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/advanced-security%2Fcodeql-bundle-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/advanced-security%2Fcodeql-bundle-action/codemeta","maintainers":[]}