{"id":7747519,"name":"Contrast-Security-OSS/integration-eks-github-action","ecosystem":"actions","description":"Build and deploy a container application to Amazon Elastic Kubernetes Service with a Contrast Security Agent","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Contrast-Security-OSS/integration-eks-github-action","keywords_array":[],"namespace":"Contrast-Security-OSS","versions_count":1,"first_release_published_at":"2021-11-09T19:59:45.000Z","latest_release_published_at":"2021-11-09T19:59:45.000Z","latest_release_number":"v0.5","last_synced_at":"2026-04-15T22:47:29.909Z","created_at":"2023-05-17T11:25:07.345Z","updated_at":"2026-04-15T22:47:29.910Z","registry_url":"https://github.com/Contrast-Security-OSS/integration-eks-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Contrast Security EKS Build Deploy","description":"Build and deploy a container application to Amazon Elastic Kubernetes Service with a Contrast Security Agent","branding":{"icon":"check-square","color":"green"},"inputs":{"aws-credentials-file":{"description":"The configuration file contents for Amazon AWS-specific logins, regions, etc...","required":true},"contrast-security-credentials-file":{"description":"The configuration file contents for the Contrast Security Java Agent - used to communication with Contrast Security Team Server","required":true},"application-manifest":{"description":"Application manifest file location required for kubernetes deployment","required":true},"application-dockerfile":{"description":"dockerfile location required for docker build","required":true},"application-output-image-name-tag":{"description":"output image name/tag that will be deployed to kubernetes cluster","required":true},"cluster-name":{"description":"aks cluster name","required":true},"application-artifact":{"description":"artifacts location associated with the docker build","required":false}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.aws-credentials-file }}","${{ inputs.contrast-security-credentials-file }}","${{ inputs.application-manifest }}","${{ inputs.application-dockerfile }}","${{ inputs.application-output-image-name-tag }}","${{ inputs.cluster-name }}","${{ inputs.application-artifact }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":46131965,"uuid":"421875155","full_name":"Contrast-Security-OSS/integration-eks-github-action","owner":"Contrast-Security-OSS","description":"A github action that builds, deploys, and instruments a Contrast Security Agent with an application via Amazon Elastic Kubernetes Service.","archived":false,"fork":false,"pushed_at":"2025-10-08T19:15:16.000Z","size":30970,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-21T04:36:16.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Contrast-Security-OSS.png","metadata":{},"created_at":"2021-10-27T15:34:06.000Z","updated_at":"2022-10-10T18:15:55.000Z","dependencies_parsed_at":"2022-07-20T07:16:55.577Z","dependency_job_id":null,"html_url":"https://github.com/Contrast-Security-OSS/integration-eks-github-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Contrast-Security-OSS/integration-eks-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Contrast-Security-OSS","download_url":"https://codeload.github.com/Contrast-Security-OSS/integration-eks-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/sbom","scorecard":{"id":33076,"data":{"date":"2025-08-11","repo":{"name":"github.com/Contrast-Security-OSS/integration-eks-github-action","commit":"918da1eefff442f6ac331f5789845976d972418b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: example/docker/spring-petclinic-1.5.1.jar:1"],"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Contrast-Security-OSS/integration-eks-github-action/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Contrast-Security-OSS/integration-eks-github-action/main.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docker-action/Dockerfile:2: pin your Docker image by updating alpine/k8s:1.20.7 to alpine/k8s:1.20.7@sha256:505aecf3cb0d9c28cda7d672ec7d4911fac6684ef50bccf38de6360335f97468","Warn: containerImage not pinned by hash: example/docker/Dockerfile:1: pin your Docker image by updating openjdk:8-slim to openjdk:8-slim@sha256:19578a1e13b7a1e4cab9b227fb7b5d80e14665cf4024c6407d72ba89842a97ed","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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"}}]},"last_synced_at":"2025-08-14T19:38:41.722Z","repository_id":46131965,"created_at":"2025-08-14T19:38:41.722Z","updated_at":"2025-08-14T19:38:41.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280598939,"owners_count":26357977,"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-23T02:00:06.710Z","response_time":142,"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":"Contrast-Security-OSS","name":"Contrast Security OSS","uuid":"5577345","kind":"organization","description":"","email":"info@contrastsecurity.com","website":"https://www.contrastsecurity.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5577345?v=4","repositories_count":188,"last_synced_at":"2025-10-21T04:28:45.141Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Contrast-Security-OSS","funding_links":[],"total_stars":null,"followers":84,"following":0,"created_at":"2022-11-05T23:59:01.348Z","updated_at":"2025-10-21T04:28:45.141Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Contrast-Security-OSS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Contrast-Security-OSS/repositories"},"tags":[{"name":"v0.5","sha":"f3b542d2be4e59b215ad3dbecad5f9a5d59f06df","kind":"commit","published_at":"2021-11-09T19:59:45.000Z","download_url":"https://codeload.github.com/Contrast-Security-OSS/integration-eks-github-action/tar.gz/v0.5","html_url":"https://github.com/Contrast-Security-OSS/integration-eks-github-action/releases/tag/v0.5","dependencies_parsed_at":"2023-05-30T18:43:40.802Z","dependency_job_id":null,"purl":"pkg:github/Contrast-Security-OSS/integration-eks-github-action@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-eks-github-action/tags/v0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-23T09:54:40.795Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":19.857391855490413,"forks_count":12.98684836000634,"docker_downloads_count":null,"average":14.405007130407226},"purl":"pkg:githubactions/Contrast-Security-OSS/integration-eks-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Contrast-Security-OSS/integration-eks-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Contrast-Security-OSS/integration-eks-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Contrast-Security-OSS/integration-eks-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T03:49:35.271Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/contrast-security-oss%2Fintegration-eks-github-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-eks-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-eks-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-eks-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-eks-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-eks-github-action/codemeta","maintainers":[]}