{"id":5806664,"name":"Checkmarx/kics-github-action","ecosystem":"actions","description":"Run KICS scan against IaC projects","homepage":"https://kics.io","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/Checkmarx/kics-github-action","keywords_array":[],"namespace":"Checkmarx","versions_count":35,"first_release_published_at":"2020-12-31T09:48:23.000Z","latest_release_published_at":"2026-03-04T10:35:29.000Z","latest_release_number":"v2.1.20","last_synced_at":"2026-09-10T21:51:25.999Z","created_at":"2023-01-04T16:24:03.803Z","updated_at":"2026-09-11T18:07:38.206Z","registry_url":"https://github.com/Checkmarx/kics-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"KICS Github Action","description":"Run KICS scan against IaC projects","inputs":{"token":{"description":"The GITHUB_TOKEN for the current workflow run","required":false,"default":"${{github.token}}"},"enable_annotations":{"required":false,"default":"true","description":"Enable annotations report"},"enable_comments":{"required":false,"default":"false","description":"Enable pull request report comments"},"enable_jobs_summary":{"required":false,"default":"false","description":"Enable report as jobs summary"},"comments_with_queries":{"required":false,"default":"false","description":"Add queries in th pull request report comments (available when enable_comments = true)"},"excluded_column_for_comments_with_queries":{"required":false,"default":"description_id,similarity_id,search_line,search_value","description":"Excluded columns for the comment with queries, accepts a comma separated list"},"path":{"description":"paths to a file or directories to scan, accepts a comma separated list","required":true},"ignore_on_exit":{"description":"defines which non-zero exit codes should be ignored (all, results, errors, none)","required":false},"fail_on":{"description":"comma separated list of which severities returns exit code !=0","required":false},"timeout":{"description":"number of seconds the query has to execute before being canceled","required":false},"profiling":{"description":"turns on profiler that prints resource consumption in the logs during the execution (CPU, MEM)","required":false},"config_path":{"description":"path to configuration file","required":false},"platform_type":{"description":"case insensitive list of platform types to scan","required":false},"exclude_paths":{"description":"exclude paths from scan, supports glob, quoted comma separated string example: './shouldNotScan/*,somefile.txt'","required":false},"exclude_queries":{"description":"exclude queries by providing the query ID","required":false},"exclude_categories":{"description":"exclude categories by providing its name, can be provided multiple times or as a comma separated string","required":false},"exclude_results":{"description":"exclude results by providing the similarity ID of a result","required":false},"exclude_severities":{"description":"exclude results by providing the severity of a result","required":false},"exclude_gitignore":{"description":"disables the exclusion of paths specified within .gitignore file","required":false},"output_formats":{"description":"formats in which the results report will be exported (json, sarif)","required":false},"output_path":{"description":"directory to store results report","required":false},"payload_path":{"description":"file path to store source internal representation in JSON format","required":false},"queries":{"description":"path to directory with queries (default \"./assets/queries\")","required":false},"secrets_regexes_path":{"description":"path to secrets regex rules configuration file","required":false},"libraries_path":{"description":"path to directory with Rego libraries","required":false},"disable_full_descriptions":{"description":"disable request for full descriptions and use default vulnerability descriptions","required":false},"disable_secrets":{"description":"disable secrets detection","required":false},"type":{"description":"case insensitive comma-separated list of platform types to scan (Ansible, AzureResourceManager, CloudFormation, Dockerfile, Kubernetes, OpenAPI, Terraform)","required":false},"verbose":{"description":"verbose scan","required":false},"include_queries":{"description":"comma separated list of queries ID's to include, cannot be provided with query exclusion flags","required":false},"bom":{"description":"include bill of materials (BoM) in results output","required":false},"cloud_provider":{"description":"list of cloud providers to scan (alicloud, aws, azure, gcp)","required":false}},"branding":{"icon":"shield","color":"green"},"runs":{"using":"docker","image":"Dockerfile","env":{"INPUT_TOKEN":"${{ inputs.token }}","INPUT_OUTPUT_PATH":"${{ inputs.output_path }}","INPUT_ENABLE_ANNOTATIONS":"${{ inputs.enable_annotations }}","INPUT_ENABLE_COMMENTS":"${{ inputs.enable_comments }}","INPUT_ENABLE_JOBS_SUMMARY":"${{ inputs.enable_jobs_summary }}","INPUT_COMMENTS_WITH_QUERIES":"${{ inputs.comments_with_queries }}","INPUT_EXCLUDED_COLUMNS_FOR_COMMENTS_WITH_QUERIES":"${{ inputs.excluded_column_for_comments_with_queries }}","INPUT_OUTPUT_FORMATS":"${{ inputs.output_formats }}","WORKSPACE_PATH":"$GITHUB_WORKSPACE"},"args":["${{ inputs.path }}","${{ inputs.fail_on }}","${{ inputs.timeout }}","${{ inputs.profiling }}","${{ inputs.config }}","${{ inputs.platform_type }}","${{ inputs.exclude_paths }}","${{ inputs.exclude_queries }}","${{ inputs.include_queries }}","${{ inputs.exclude_categories }}","${{ inputs.exclude_results }}","${{ inputs.exclude_severities }}","${{ inputs.exclude_gitignore}}","${{ inputs.output_formats }}","${{ inputs.output_path }}","${{ inputs.payload_path }}","${{ inputs.queries }}","${{ inputs.verbose }}","${{ inputs.bom }}","${{ inputs.ignore_on_exit }}","${{ inputs.disable_secrets }}","${{ inputs.disable_full_descriptions }}","${{ inputs.libraries_path }}","${{ inputs.secrets_regexes_path}}","${{ inputs.cloud_provider}}"]},"default_branch":"master","path":null},"repo_metadata":{"id":39711290,"uuid":"325477919","full_name":"Checkmarx/kics-github-action","owner":"Checkmarx","description":"GitHub actions of KICS scan - Keeping Infrastructure as Code Secure","archived":false,"fork":false,"pushed_at":"2026-06-18T15:01:27.000Z","size":1593,"stargazers_count":9,"open_issues_count":22,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-09-10T21:23:46.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kics.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Checkmarx.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-30T06:52:10.000Z","updated_at":"2026-07-07T07:20:46.000Z","dependencies_parsed_at":"2026-05-17T10:08:39.363Z","dependency_job_id":null,"html_url":"https://github.com/Checkmarx/kics-github-action","commit_stats":{"total_commits":118,"total_committers":23,"mean_commits":5.130434782608695,"dds":0.7203389830508475,"last_synced_commit":"85b2f1325cc8f0c8df31e75e6384d6694e0f1cbf"},"previous_names":["checkmarx/kics-action"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Checkmarx/kics-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Checkmarx","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/sbom","scorecard":{"id":28902,"data":{"date":"2025-08-11","repo":{"name":"github.com/Checkmarx/kics-github-action","commit":"cd1f3774406f7818e3f79b77b093fe2ebaaf5c1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test_action.yaml: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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Checkmarx/kics-github-action/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Checkmarx/kics-github-action/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Checkmarx/kics-github-action/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_action.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Checkmarx/kics-github-action/test_action.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:3: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-14T18:33:58.445Z","repository_id":39711290,"created_at":"2025-08-14T18:33:58.445Z","updated_at":"2025-08-14T18:33:58.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37206064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"Checkmarx","name":"Checkmarx","uuid":"15811295","kind":"organization","description":"","email":null,"website":"https://checkmarx.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15811295?v=4","repositories_count":45,"last_synced_at":"2024-04-17T16:08:16.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Checkmarx","funding_links":[],"total_stars":2732,"followers":111,"following":0,"created_at":"2022-11-14T05:04:24.979Z","updated_at":"2024-04-17T16:08:26.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Checkmarx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Checkmarx/repositories"},"tags":[{"name":"v2","sha":"adb675615871acaa5238d433dce4807d485f993f","kind":"tag","published_at":"2026-04-27T13:39:55.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2","dependencies_parsed_at":"2026-08-24T07:17:35.049Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2/manifests"},{"name":"v2.1.20","sha":"05aa5eb70eede1355220f4ca5238d96b397e30a6","kind":"commit","published_at":"2026-03-04T10:35:29.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.20","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.20","dependencies_parsed_at":"2026-08-08T06:18:57.891Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.20/manifests"},{"name":"v2.1.19","sha":"b8d1f987a0b9fc39faffda7d6b95276e4f2a5bdf","kind":"commit","published_at":"2026-01-07T17:19:31.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.19","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.19","dependencies_parsed_at":"2026-08-24T07:17:35.442Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"9972ef1336d0246f5d3f75d2d2a4218852c955cc","kind":"commit","published_at":"2025-12-18T17:55:15.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.18","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.18","dependencies_parsed_at":"2026-08-24T07:17:35.438Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"e01759d524f8abd5bd650d3d5bd4b96d46ebbc1d","kind":"commit","published_at":"2025-12-03T16:18:44.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.17","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.17","dependencies_parsed_at":"2026-08-08T06:18:57.978Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"6b6fc1162a0f06704e4cca6e5f8e008ab20fabe5","kind":"commit","published_at":"2025-11-18T15:32:59.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.16","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.16","dependencies_parsed_at":"2026-08-08T06:18:57.869Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"86775e425429260b2044a0611f3031e0a0f71b0b","kind":"commit","published_at":"2025-10-24T16:42:37.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.15","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.15","dependencies_parsed_at":"2026-08-08T06:18:57.863Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"c11ca46d31795a2f186f1af610d121e3bcd647a0","kind":"commit","published_at":"2025-09-24T09:26:12.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.14","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.14","dependencies_parsed_at":"2025-10-16T04:59:11.984Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.14/manifests"}]},"repo_metadata_updated_at":"2026-09-11T18:07:38.206Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":11.050546664553954,"dependent_packages_count":0.0,"stargazers_count":5.371573443194422,"forks_count":2.047219141182063,"docker_downloads_count":null,"average":4.61733481223261},"purl":"pkg:githubactions/Checkmarx/kics-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Checkmarx/kics-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Checkmarx/kics-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Checkmarx/kics-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T15:43:26.479Z","issues_count":40,"pull_requests_count":97,"avg_time_to_close_issue":5926688.931034483,"avg_time_to_close_pull_request":1294520.6781609196,"issues_closed_count":29,"pull_requests_closed_count":87,"pull_request_authors_count":37,"issue_authors_count":32,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.6082474226804123,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":187776.57142857142,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.666666666666667,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/issues","maintainers":[{"login":"gabriel-cx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabriel-cx"},{"login":"joaoReigota1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaoReigota1"},{"login":"cxMiguelSilva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cxMiguelSilva"},{"login":"ArturRibeiro-CX","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArturRibeiro-CX"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Checkmarx%2Fkics-github-action/codemeta","maintainers":[]}