{"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":34,"first_release_published_at":"2020-12-31T09:48:23.000Z","latest_release_published_at":"2026-01-07T17:24:07.000Z","latest_release_number":"v2.1.19","last_synced_at":"2026-03-10T19:49:04.261Z","created_at":"2023-01-04T16:24:03.803Z","updated_at":"2026-03-10T19:49:04.261Z","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":"2025-09-24T09:41:13.000Z","size":1561,"stargazers_count":52,"open_issues_count":18,"forks_count":40,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T18:38:55.422Z","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":"2025-09-29T12:42:32.000Z","dependencies_parsed_at":"2023-11-09T15:47:52.015Z","dependency_job_id":"c89de274-4064-470e-97a5-89bd6fe1c85d","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":29,"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":279019158,"owners_count":26086685,"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-14T02:00:06.444Z","response_time":60,"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.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":null,"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"},{"name":"v2.1.13","sha":"71454548efb714daa457caae25c01d64cc0be9d2","kind":"commit","published_at":"2025-08-12T14:57:18.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.13","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":"5a17a503-d305-4bd7-84c2-2a0cc86ce62b","purl":"pkg:github/Checkmarx/kics-github-action@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"cd1f3774406f7818e3f79b77b093fe2ebaaf5c1d","kind":"commit","published_at":"2025-07-28T12:17:44.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.12","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.12","dependencies_parsed_at":"2025-07-30T04:49:35.945Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"3545b741daf8fc816b081261995184aa12a247c0","kind":"commit","published_at":"2025-07-07T14:40:42.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.11","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.11","dependencies_parsed_at":"2025-07-11T05:21:43.688Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"c06a133a98c75c2f920014d688015a5fb18095a4","kind":"commit","published_at":"2025-06-04T15:27:30.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.10","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.10","dependencies_parsed_at":"2025-06-06T04:46:27.529Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"1141bda1e68d7ef7e2ab27bb8d90e6b1ad341537","kind":"commit","published_at":"2025-05-27T11:36:51.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.9","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.9","dependencies_parsed_at":"2025-05-31T07:22:43.715Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"c456d047c6b73a360a5e1deb892e3f90fa372a04","kind":"commit","published_at":"2025-05-20T16:18:05.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.8","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.8","dependencies_parsed_at":"2025-05-21T04:39:38.632Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"5373b38b35d09a400790b9e560189064d185391f","kind":"commit","published_at":"2025-04-21T14:12:52.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.7","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.7","dependencies_parsed_at":"2025-05-21T04:40:04.228Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"09100f0152c975eb238c67030f9fd1418acb3666","kind":"tag","published_at":"2025-03-18T14:33:39.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.6","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.6","dependencies_parsed_at":"2025-04-20T04:38:27.648Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"3246fb456a46d1ea8848ae18793c036718b19fe0","kind":"commit","published_at":"2025-02-05T15:57:37.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.5","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.5","dependencies_parsed_at":"2025-02-06T04:13:41.913Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"5a6152ef88416063435cebadfec9de28bcfd041d","kind":"tag","published_at":"2025-01-22T17:38:14.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.4","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.4","dependencies_parsed_at":"2025-02-06T04:13:41.900Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"94469746ec2c43de89a42fb9d2a80070f5d25b16","kind":"commit","published_at":"2024-10-03T11:09:29.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.3","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.3","dependencies_parsed_at":"2024-10-04T10:40:12.897Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"530ac1f8efe6202b0f12c9a6e952597ae707b755","kind":"commit","published_at":"2024-08-12T09:52:17.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.2","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":"bb5655f0-7ad6-4152-bde7-9323e4291903","purl":"pkg:github/Checkmarx/kics-github-action@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"252e73959bd4809a14863cbfbb42d7a90d5a4860","kind":"commit","published_at":"2024-07-04T14:07:47.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.1","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"aacf8e81cd48e227259c937c215b352e02ad447a","kind":"commit","published_at":"2024-06-12T17:18:55.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.1.0","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.1.0","dependencies_parsed_at":"2024-06-15T04:49:54.370Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.1.0/manifests"},{"name":"v2","sha":"d1b692d84c536f4e8696954ce7aab6818f95f5bc","kind":"tag","published_at":"2024-04-18T16:28:28.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":"2024-04-20T04:36:23.372Z","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.0.0","sha":"d1b692d84c536f4e8696954ce7aab6818f95f5bc","kind":"commit","published_at":"2024-04-18T16:25:17.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v2.0.0","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v2.0.0","dependencies_parsed_at":"2024-04-20T04:36:23.372Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"8a44970e3d2eca668be41abe9d4e06709c3b3609","kind":"commit","published_at":"2023-05-11T09:56:50.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.7.0","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-06-02T00:36:16.999Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"85b2f1325cc8f0c8df31e75e6384d6694e0f1cbf","kind":"commit","published_at":"2023-03-15T10:41:36.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.6.3","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.6.3","dependencies_parsed_at":"2023-06-02T00:36:18.973Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"645be6f8f8a416ade8500130282b96fa2ef7aba2","kind":"commit","published_at":"2023-02-03T11:16:27.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.6.2","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.6.2","dependencies_parsed_at":"2023-06-02T00:36:17.968Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"16a144f23bc8382a00aa9b6b78afc38aee7558fa","kind":"commit","published_at":"2022-11-28T14:40:51.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.6.1","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.6.1","dependencies_parsed_at":"2023-06-01T10:22:03.880Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"c2ef4b7d4ab405c50aab0e1c27f5f4630895c3b7","kind":"commit","published_at":"2022-09-28T17:56:30.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.6","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.6","dependencies_parsed_at":"2023-05-31T19:12:44.043Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.6/manifests"},{"name":"v1","sha":"4988213cc09c75b0cfb8bb845f3734d5b662408c","kind":"tag","published_at":"2022-04-18T16:08:07.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T02:06:02.841Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1/manifests"},{"name":"v1.5","sha":"4988213cc09c75b0cfb8bb845f3734d5b662408c","kind":"commit","published_at":"2022-03-11T11:20:21.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.5","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.5","dependencies_parsed_at":"2023-05-31T02:06:03.565Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.5/manifests"},{"name":"v1.4","sha":"0fb2e77e82d066f00b0743514d0b0a4eaf311892","kind":"commit","published_at":"2021-11-26T10:44:28.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.4","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.4","dependencies_parsed_at":"2023-05-31T02:06:04.377Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.4/manifests"},{"name":"v1.3","sha":"c349453e0a3a459f4571c35a893d3341bf288e4e","kind":"commit","published_at":"2021-10-21T13:35:35.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.3","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T02:06:05.125Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.3/manifests"},{"name":"v1.2","sha":"a1f009395f830a3972f2bd759e1f78caa5effcf2","kind":"commit","published_at":"2021-05-10T18:00:19.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.2","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T02:06:05.529Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.2/manifests"},{"name":"v1.1","sha":"f99e2c6536d668914cc48091c7ca03a47f6d3343","kind":"commit","published_at":"2021-02-11T09:10:11.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.1","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T02:06:05.923Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.1/manifests"},{"name":"v1.0","sha":"cb2313a26fe90642154115860323ef72655de41e","kind":"commit","published_at":"2020-12-31T09:48:23.000Z","download_url":"https://codeload.github.com/Checkmarx/kics-github-action/tar.gz/v1.0","html_url":"https://github.com/Checkmarx/kics-github-action/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T02:06:06.250Z","dependency_job_id":null,"purl":"pkg:github/Checkmarx/kics-github-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmarx%2Fkics-github-action/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T14:50:24.200Z","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":"2025-10-08T14:01:14.543Z","issues_count":38,"pull_requests_count":88,"avg_time_to_close_issue":5926688.931034483,"avg_time_to_close_pull_request":976894.65,"issues_closed_count":29,"pull_requests_closed_count":80,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":0.6136363636363636,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":6,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":652426.0,"past_year_avg_time_to_close_pull_request":1213.8333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"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":[{"login":"cxMiguelSilva","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cxMiguelSilva"}]},"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","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":[]}