{"id":7746948,"name":"Contrast-Security-OSS/integration-aks-github-action","ecosystem":"actions","description":"Build and deploy a container application to Azure Kubernetes Service with a Contrast Security Agent","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Contrast-Security-OSS/integration-aks-github-action","keywords_array":[],"namespace":"Contrast-Security-OSS","versions_count":1,"first_release_published_at":"2021-10-19T15:33:55.000Z","latest_release_published_at":"2021-10-19T15:33:55.000Z","latest_release_number":"v0.5","last_synced_at":"2026-04-26T00:32:53.196Z","created_at":"2023-05-17T11:13:57.111Z","updated_at":"2026-04-26T00:32:53.197Z","registry_url":"https://github.com/Contrast-Security-OSS/integration-aks-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Contrast Security AKS Build Deploy","description":"Build and deploy a container application to Azure Kubernetes Service with a Contrast Security Agent","branding":{"icon":"check-square","color":"green"},"inputs":{"azure-credentials-file":{"description":"The configuration file contents for Azure-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.azure-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":72669824,"uuid":"418979778","full_name":"Contrast-Security-OSS/integration-aks-github-action","owner":"Contrast-Security-OSS","description":"A github action that builds, deploys, and instruments a Contrast Security Agent with an application via Azure Kubernetes Service.","archived":false,"fork":false,"pushed_at":"2021-11-09T21:08:40.000Z","size":30935,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-09T23:50:28.532Z","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-19T15:18:29.000Z","updated_at":"2022-08-08T23:59:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2157a6b-903b-4e34-82b4-e80870433c22","html_url":"https://github.com/Contrast-Security-OSS/integration-aks-github-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Contrast-Security-OSS/integration-aks-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-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-aks-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action/sbom","scorecard":{"id":33074,"data":{"date":"2025-08-11","repo":{"name":"github.com/Contrast-Security-OSS/integration-aks-github-action","commit":"2427dbdd2cd52561d262d29ea2424e8eabf1488a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"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/4 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":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: 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:1: pin your Docker image by updating mcr.microsoft.com/azure-cli to mcr.microsoft.com/azure-cli@sha256:ca3aac93457acc608b5b37f770f1c8a63714183b2cb42344580e2185d005b0f2","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   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:40.897Z","repository_id":72669824,"created_at":"2025-08-14T19:38:40.897Z","updated_at":"2025-08-14T19:38:40.897Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270928334,"owners_count":24669487,"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-08-17T02:00:09.016Z","response_time":129,"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-08-09T23:32:17.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Contrast-Security-OSS","funding_links":[],"total_stars":null,"followers":83,"following":0,"created_at":"2022-11-05T23:59:01.348Z","updated_at":"2025-08-09T23:32:17.055Z","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":"2427dbdd2cd52561d262d29ea2424e8eabf1488a","kind":"commit","published_at":"2021-10-19T15:33:55.000Z","download_url":"https://codeload.github.com/Contrast-Security-OSS/integration-aks-github-action/tar.gz/v0.5","html_url":"https://github.com/Contrast-Security-OSS/integration-aks-github-action/releases/tag/v0.5","dependencies_parsed_at":"2023-06-02T00:42:08.144Z","dependency_job_id":null,"purl":"pkg:github/Contrast-Security-OSS/integration-aks-github-action@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contrast-Security-OSS%2Fintegration-aks-github-action/tags/v0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-18T01:49:20.274Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":23.93325387365912,"forks_count":35.22640316731543,"docker_downloads_count":null,"average":24.855468491471292},"purl":"pkg:githubactions/Contrast-Security-OSS/integration-aks-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Contrast-Security-OSS/integration-aks-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Contrast-Security-OSS/integration-aks-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Contrast-Security-OSS/integration-aks-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-21T18:24:54.249Z","issues_count":0,"pull_requests_count":0,"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":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"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-aks-github-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Contrast-Security-OSS%2Fintegration-aks-github-action/codemeta","maintainers":[]}