{"id":5794222,"name":"algorithmiaio/algorithmia-modeldeployment-action","ecosystem":"actions","description":"Continuous Deployment of ML models and inference scripts from an ML repository to Algorithmia","homepage":"http://algorithmia.com","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action","keywords_array":["algorithmia","ci-cd","githubaction-workflow","githubactions","machine-learning","model-deployment","model-serving"],"namespace":"algorithmiaio","versions_count":3,"first_release_published_at":"2020-10-14T21:24:34.000Z","latest_release_published_at":"2021-03-29T18:21:46.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-06-04T14:45:59.793Z","created_at":"2023-01-03T22:14:17.965Z","updated_at":"2026-06-04T14:45:59.794Z","registry_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action","install_command":null,"documentation_url":null,"metadata":{"name":"Deploy to Algorithmia","description":"Continuous Deployment of ML models and inference scripts from an ML repository to Algorithmia","branding":{"icon":"alert-circle","color":"purple"},"inputs":{"algorithmia_api_key":{"description":"Algorithmia API Key, used when uploading the model file","required":true},"algorithmia_username":{"description":"Algorithmia Username, used as Git Commit Username and as part of default model upload path","required":true},"algorithmia_email":{"description":"Algorithmia Email, used as Git Commit Email","required":false,"default":"githubactions@placeholder.email"},"algorithmia_password":{"description":"Algorithmia Password. Only required if the algorithm is hosted on Algorithmia.","required":false},"github_username":{"description":"Github username owning the algorithm repository, used to clone the algorithm repository. Only required if the algorithm is hosted on Github.","required":false},"github_pat":{"description":"Github Personal Access Token, used to clone the algorithm repository. Only required if the algorithm is hosted on Github.","required":false},"algorithmia_algoname":{"description":"Algorithmia Algorithm name","required":true},"algorithmia_uploadpath":{"description":"Algorithmia data collection name to upload the model file","required":true,"default":"data://$ALGORITHMIA_USERNAME/$ALGORITHMIA_ALGONAME"},"model_path":{"description":"Path of the model file to be uploaded to Algorithmia","required":true,"default":"model.pkl"},"notebook_path":{"description":"Path of the notebook to be executed by this action","required":false,"default":"model_training.ipynb"},"git_host":{"description":"Git host for the Algorithmia algorithm repository. Change to git.algorithmia.com if the algorithm is hosted on Algorithmia Marketplace or git.YOUR_DOMAIN for enterprise installations.","required":false,"default":"github.com"},"algorithmia_api":{"description":"API endpoint Algorithmia installation, for enterprise customers.","required":false,"default":"https://api.algorithmia.com"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.algorithmia_api_key }}","${{ inputs.algorithmia_username }}","${{ inputs.algorithmia_email }}","${{ inputs.algorithmia_algoname }}","${{ inputs.algorithmia_password }}","${{ inputs.github_username }}","${{ inputs.github_pat }}","${{ inputs.algorithmia_uploadpath }}","${{ inputs.model_path }}","${{ inputs.notebook_path }}","${{ inputs.git_host }}","${{ inputs.algorithmia_api }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":65158812,"uuid":"302546447","full_name":"algorithmiaio/algorithmia-modeldeployment-action","owner":"algorithmiaio","description":"Algorithmia Github Action capable of running Jupyter notebooks to create the ML model, uploading the model and updating the algorithm at Algorithmia","archived":false,"fork":false,"pushed_at":"2021-03-29T18:47:33.000Z","size":800,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T21:16:38.047Z","etag":null,"topics":["algorithmia","ci-cd","githubaction-workflow","githubactions","machine-learning","model-deployment","model-serving"],"latest_commit_sha":null,"homepage":"http://algorithmia.com","language":"Python","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/algorithmiaio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-09T05:57:02.000Z","updated_at":"2025-03-20T23:44:48.000Z","dependencies_parsed_at":"2023-01-05T04:51:28.140Z","dependency_job_id":null,"html_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action","commit_stats":{"total_commits":76,"total_committers":1,"mean_commits":76.0,"dds":0.0,"last_synced_commit":"42a16ba67d42e4f3c203a33b8f85172aa1d0eaae"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/algorithmiaio/algorithmia-modeldeployment-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorithmiaio","download_url":"https://codeload.github.com/algorithmiaio/algorithmia-modeldeployment-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/sbom","scorecard":{"id":183336,"data":{"date":"2025-08-11","repo":{"name":"github.com/algorithmiaio/algorithmia-modeldeployment-action","commit":"42a16ba67d42e4f3c203a33b8f85172aa1d0eaae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"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":"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":"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":"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/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":-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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:3-4","Warn: pipCommand not pinned by hash: Dockerfile:3-4","Warn: pipCommand not pinned by hash: entrypoint.sh:6","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand 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":"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"}}]},"last_synced_at":"2025-08-16T19:17:52.982Z","repository_id":65158812,"created_at":"2025-08-16T19:17:52.983Z","updated_at":"2025-08-16T19:17:52.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003408,"owners_count":26083581,"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-10T02:00:06.843Z","response_time":62,"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":"algorithmiaio","name":"Algorithmia","uuid":"5078755","kind":"organization","description":"Deploy Autoscaling ML Models using Serverless Microservices","email":"support@algorithmia.com","website":"https://algorithmia.com/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5078755?v=4","repositories_count":64,"last_synced_at":"2024-03-26T12:56:26.618Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algorithmiaio","funding_links":[],"total_stars":850,"followers":26,"following":0,"created_at":"2022-11-03T19:27:03.484Z","updated_at":"2024-03-26T12:56:38.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorithmiaio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorithmiaio/repositories"},"tags":[{"name":"1.1.0","sha":"14310c6bd07101452e0a1bc435aa2e306e62aa30","kind":"commit","published_at":"2021-03-29T18:21:46.000Z","download_url":"https://codeload.github.com/algorithmiaio/algorithmia-modeldeployment-action/tar.gz/1.1.0","html_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action/releases/tag/1.1.0","dependencies_parsed_at":"2023-06-01T12:19:31.288Z","dependency_job_id":null,"purl":"pkg:github/algorithmiaio/algorithmia-modeldeployment-action@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"50ea158c23bcad78f58fcc54c31c53fc37e9adf5","kind":"commit","published_at":"2020-10-20T03:22:26.000Z","download_url":"https://codeload.github.com/algorithmiaio/algorithmia-modeldeployment-action/tar.gz/1.0.1","html_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action/releases/tag/1.0.1","dependencies_parsed_at":"2023-06-01T12:19:32.526Z","dependency_job_id":null,"purl":"pkg:github/algorithmiaio/algorithmia-modeldeployment-action@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"11a18ab77b7f400e9c862125f9ea6fbc85208abc","kind":"commit","published_at":"2020-10-14T21:24:34.000Z","download_url":"https://codeload.github.com/algorithmiaio/algorithmia-modeldeployment-action/tar.gz/1.0.0","html_url":"https://github.com/algorithmiaio/algorithmia-modeldeployment-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-06-01T12:19:34.941Z","dependency_job_id":null,"purl":"pkg:github/algorithmiaio/algorithmia-modeldeployment-action@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorithmiaio%2Falgorithmia-modeldeployment-action/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T23:38:24.431Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":15.325621929963557,"dependent_packages_count":0.0,"stargazers_count":19.84154650610046,"forks_count":35.16399936618602,"docker_downloads_count":null,"average":17.58279195056251},"purl":"pkg:githubactions/algorithmiaio/algorithmia-modeldeployment-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/algorithmiaio/algorithmia-modeldeployment-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/algorithmiaio/algorithmia-modeldeployment-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/algorithmiaio/algorithmia-modeldeployment-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-18T18:14:42.815Z","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/algorithmiaio%2Falgorithmia-modeldeployment-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/algorithmiaio%2Falgorithmia-modeldeployment-action/codemeta","maintainers":[]}