{"id":5802999,"name":"KSXGitHub/github-actions-deploy-aur","ecosystem":"actions","description":"Publish an AUR package","homepage":"https://github.com/marketplace/actions/publish-aur-package","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/KSXGitHub/github-actions-deploy-aur","keywords_array":["actions","archlinux","aur","ci","delivery","publishing"],"namespace":"KSXGitHub","versions_count":33,"first_release_published_at":"2020-05-04T12:12:32.000Z","latest_release_published_at":"2025-02-16T05:48:07.000Z","latest_release_number":"v4.1.1","last_synced_at":"2026-04-16T02:32:38.792Z","created_at":"2023-01-04T14:10:51.587Z","updated_at":"2026-04-16T02:32:38.793Z","registry_url":"https://github.com/KSXGitHub/github-actions-deploy-aur","install_command":null,"documentation_url":null,"metadata":{"name":"Publish AUR package","description":"Publish an AUR package","author":"KSXGitHub","branding":{"color":"blue","icon":"package"},"inputs":{"pkgname":{"description":"AUR package name","required":true},"pkgbuild":{"description":"Path to PKGBUILD file","required":true},"assets":{"description":"Newline-separated glob patterns for additional files to be added to the AUR repository","required":false,"default":""},"updpkgsums":{"description":"Update checksums using `updpkgsums`","required":false,"default":"false"},"test":{"description":"Check that PKGBUILD could be built","required":false,"default":"false"},"test_flags":{"description":"Command line flags for makepkg to build the package (if `test` is enabled)","required":false,"default":"--clean --cleanbuild --nodeps"},"post_process":{"description":"A line of commands to execute after processing the package","required":false,"default":""},"commit_username":{"description":"The username to use when creating the new commit","required":true},"commit_email":{"description":"The email to use when creating the new commit","required":true},"ssh_private_key":{"description":"Your private key with access to AUR package.","required":true},"commit_message":{"description":"Commit message to use when creating the new commit","required":false,"default":"Update PKGBUILD and .SRCINFO with GitHub Actions"},"allow_empty_commits":{"description":"Allow empty commits, i.e. commits with no change.","required":false,"default":"false"},"force_push":{"description":"Use --force when push to the AUR.","required":false,"default":"false"},"ssh_keyscan_types":{"description":"Comma-separated list of types to use when adding aur.archlinux.org to known hosts","required":false,"default":"rsa,ecdsa,ed25519"}},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"id":41040775,"uuid":"261159912","full_name":"KSXGitHub/github-actions-deploy-aur","owner":"KSXGitHub","description":"GitHub Actions to publish AUR package","archived":false,"fork":false,"pushed_at":"2025-02-16T06:56:24.000Z","size":80,"stargazers_count":126,"open_issues_count":7,"forks_count":15,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T23:42:02.914Z","etag":null,"topics":["actions","archlinux","aur","ci","delivery","publishing"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/publish-aur-package","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KSXGitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"KSXGitHub","patreon":"khai96_","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-05-04T11:43:12.000Z","updated_at":"2025-10-14T11:25:13.000Z","dependencies_parsed_at":"2024-01-16T22:20:03.414Z","dependency_job_id":"567e6f9f-e9f3-4229-9e4c-d7386045a78d","html_url":"https://github.com/KSXGitHub/github-actions-deploy-aur","commit_stats":{"total_commits":54,"total_committers":9,"mean_commits":6.0,"dds":0.2777777777777778,"last_synced_commit":"a1630144bb5c09eceaa0dec5bac48377f2157f19"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/KSXGitHub/github-actions-deploy-aur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSXGitHub","download_url":"https://codeload.github.com/KSXGitHub/github-actions-deploy-aur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur/sbom","scorecard":{"id":76527,"data":{"date":"2025-08-11","repo":{"name":"github.com/KSXGitHub/github-actions-deploy-aur","commit":"2ac5a4c1d7035885d46b10e3193393be8460b6f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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: pin your Docker image by updating archlinux:base to archlinux:base@sha256:104d24b4464e89a16566d3e68ce0e2707aa15258c690ee9bef755930e8bc1c2d","Info:   0 out of   1 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-15T04:59:01.503Z","repository_id":41040775,"created_at":"2025-08-15T04:59:01.503Z","updated_at":"2025-08-15T04:59:01.503Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279641057,"owners_count":26203839,"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-18T02:00:06.492Z","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":"KSXGitHub","name":"Khải","uuid":"11488886","kind":"user","description":"In the date of my birth, the last spark of light extinguished, darkness swallowed everything, it was... evening.","email":"","website":null,"location":"Earth, Solar System, Orion Arm, Milky Way","twitter":"hvksmr1996","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11488886?u=76f47499f89ba390e2322a5ebef112fb9e5ad9ef\u0026v=4","repositories_count":354,"last_synced_at":"2024-04-24T03:56:51.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KSXGitHub","funding_links":[],"total_stars":588,"followers":74,"following":0,"created_at":"2022-11-06T12:26:24.028Z","updated_at":"2024-04-24T03:57:27.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSXGitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSXGitHub/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-19T23:47:09.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":237,"rankings":{"downloads":null,"dependent_repos_count":2.7697670733639677,"dependent_packages_count":0.0,"stargazers_count":2.1074314688638887,"forks_count":5.16558390112502,"docker_downloads_count":4.126128981144035,"average":2.8337822848993826},"purl":"pkg:githubactions/KSXGitHub/github-actions-deploy-aur","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/KSXGitHub/github-actions-deploy-aur","docker_dependents_count":1,"docker_downloads_count":31,"usage_url":"https://repos.ecosyste.ms/usage/actions/KSXGitHub/github-actions-deploy-aur","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/KSXGitHub/github-actions-deploy-aur/dependencies","status":null,"funding_links":["https://github.com/sponsors/KSXGitHub","https://patreon.com/khai96_"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T09:00:52.920Z","issues_count":31,"pull_requests_count":18,"avg_time_to_close_issue":1635392.037037037,"avg_time_to_close_pull_request":33660.357142857145,"issues_closed_count":27,"pull_requests_closed_count":14,"pull_request_authors_count":14,"issue_authors_count":23,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":14,"bot_issues_count":5,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":10794.0,"past_year_avg_time_to_close_pull_request":8240.666666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fgithub-actions-deploy-aur/issues","maintainers":[{"login":"KSXGitHub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KSXGitHub"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/KSXGitHub%2Fgithub-actions-deploy-aur/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/KSXGitHub%2Fgithub-actions-deploy-aur/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/KSXGitHub%2Fgithub-actions-deploy-aur/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/KSXGitHub%2Fgithub-actions-deploy-aur/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/KSXGitHub%2Fgithub-actions-deploy-aur/codemeta","maintainers":[]}