{"id":7743796,"name":"awshole/codeql-report","ecosystem":"actions","description":"This action leverages GitHub's API to gather and post data related to CodeQL.","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/awshole/codeql-report","keywords_array":["codeql","github-actions"],"namespace":"awshole","versions_count":2,"first_release_published_at":"2022-05-18T23:06:51.000Z","latest_release_published_at":"2022-05-19T17:52:31.000Z","latest_release_number":"v1.1","last_synced_at":"2026-06-18T09:39:45.528Z","created_at":"2023-05-17T08:45:20.050Z","updated_at":"2026-06-18T09:39:45.528Z","registry_url":"https://github.com/awshole/codeql-report","install_command":null,"documentation_url":null,"metadata":{"name":"CodeQL static application security testing report","description":"This action leverages GitHub's API to gather and post data related to CodeQL.","inputs":{"codeql_github_integration_token":{"description":"Expects a string value corresponding to the GitHub repository to post a GitHub Issue to.","required":false,"default":"${{ github.token }}"},"github_repository":{"description":"Expects a string value corresponding to the GitHub repository to post a GitHub Issue to.","required":false,"default":"${{ github.repository }}"},"github_issue_assignee":{"description":"Expects a string value corresponding to the GitHub user to assign issues to.","required":false}},"runs":{"using":"composite","steps":[{"name":"Checkout private tools","run":"git clone --branch main https://github.com/awshole/git-power.git","shell":"pwsh"},{"name":"Create GitHub issue","run":"if ('${{ github.EVENT_NAME }}' -notlike 'pull_request') {\n  $branchName = '${{ github.REF }}'.Replace('refs/heads/','')\n  $splat = @{\n    dotSourceFileRepository = 'awshole/git-power'\n    dotSourceFileBranch = 'main'\n    dotSourceFilePath = 'functions/github-rest-api-functions.ps1'\n    gitHubToken = '${{ inputs.codeql_github_integration_token }}'\n    gitHubRepository = '${{ inputs.github_repository }}'\n    gitHubRepositoryBranchName = $branchName\n    runId = '${{ github.run_id }}'\n    labels = @('security', 'code-ql')\n  }\n  if ('${{ inputs.github_issue_assignee }}' -notlike '' ) {\n    $splat.Add('githubIssueAssignee', '${{ inputs.github_issue_assignee }}')\n  }\n  git-power/scripts/Set-CodeQLGitHubIssue.ps1 @splat\n} \n","shell":"pwsh"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"492843326","full_name":"awshole/codeql-report","owner":"awshole","description":"A GitHub Action to report on CodeQL findings as a GitHub Issue","archived":false,"fork":false,"pushed_at":"2022-05-23T22:32:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-14T08:41:18.229Z","etag":null,"topics":["codeql","github-actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/awshole.png","metadata":{},"created_at":"2022-05-16T13:18:02.000Z","updated_at":"2022-05-23T22:24:06.000Z","dependencies_parsed_at":"2023-01-04T12:30:18.738Z","dependency_job_id":null,"html_url":"https://github.com/awshole/codeql-report","commit_stats":null,"previous_names":[],"tags_count":2,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awshole","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145722965,"owners_count":6280671,"icon_url":"https://github.com/github.png","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":"awshole","name":"David Wiggs","uuid":"61592126","kind":"user","description":"Power$hell nerd ","email":"","website":"https://awshole.com","location":"Chicago, IL","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61592126?u=85f24dcb6adb1d37fef81ee2782ddb9990da7618\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-10T07:05:18.843Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awshole","created_at":"2022-11-20T03:11:27.381Z","updated_at":"2023-03-10T07:05:18.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awshole","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awshole/repositories"},"tags":[{"name":"v1.1","sha":"81b6474ae9e3f7e6ee96f7d9d84ea2c3272e3bd0","kind":"commit","published_at":"2022-05-19T17:52:31.000Z","download_url":"https://codeload.github.com/awshole/codeql-report/tar.gz/v1.1","html_url":"https://github.com/awshole/codeql-report/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T08:51:10.702Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/tags/v1.1/manifests"},{"name":"v1","sha":"0d02bfedf3ca021df52f4759bc93559e94c19acf","kind":"commit","published_at":"2022-05-18T23:06:51.000Z","download_url":"https://codeload.github.com/awshole/codeql-report/tar.gz/v1","html_url":"https://github.com/awshole/codeql-report/releases/tag/v1","dependencies_parsed_at":"2023-05-31T08:51:10.805Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awshole%2Fcodeql-report/tags/v1/manifests"}]},"repo_metadata_updated_at":"2023-07-14T10:11:29.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.791633655522105,"dependent_packages_count":0.0,"stargazers_count":48.34733005862779,"forks_count":35.16399936618602,"docker_downloads_count":null,"average":27.07574077008398},"purl":"pkg:githubactions/awshole/codeql-report","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/awshole/codeql-report","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/awshole/codeql-report","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/awshole/codeql-report/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/awshole%2Fcodeql-report/codemeta","maintainers":[]}