{"id":18511,"name":"hugoalh/scan-virus-ghaction","description":"A GitHub Action to scan virus (including malicious file and malware).","url":"https://github.com/hugoalh/scan-virus-ghaction","last_synced_at":"2025-09-04T23:58:57.550Z","repository":{"id":38267388,"uuid":"430655945","full_name":"hugoalh/scan-virus-ghaction","owner":"hugoalh","description":"A GitHub Action to scan virus (including malicious file and malware).","archived":false,"fork":false,"pushed_at":"2024-12-08T00:13:33.000Z","size":17703,"stargazers_count":8,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-06T00:06:32.042Z","etag":null,"topics":["anti-malware","anti-virus","antivirus","gh-action","ghaction","github-action","scan"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugoalh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-22T10:11:15.000Z","updated_at":"2025-05-30T21:54:33.000Z","dependencies_parsed_at":"2023-11-21T10:38:17.727Z","dependency_job_id":"3e0770eb-338e-41b3-a636-3c6765af3a63","html_url":"https://github.com/hugoalh/scan-virus-ghaction","commit_stats":{"total_commits":371,"total_committers":2,"mean_commits":185.5,"dds":0.07008086253369272,"last_synced_commit":"48cfad480aef73ef92c5ca45c3e47e34cea3c793"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/hugoalh/scan-virus-ghaction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/sbom","scorecard":{"id":472723,"data":{"date":"2025-08-11","repo":{"name":"github.com/hugoalh/scan-virus-ghaction","commit":"6fd3ce3d07abc68dd032bd99eebb8cce12986a9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/announce-new-release-discord.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan-virus.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yml:14","Warn: no topLevel permission defined: .github/workflows/announce-new-release-discord.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-container-ghp.yml:1","Warn: no topLevel permission defined: .github/workflows/scan-virus.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/test-build.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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: third-party GitHubAction not pinned by hash: .github/workflows/announce-new-release-discord.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/announce-new-release-discord.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-container-ghp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/publish-docker-container-ghp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan-virus.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/scan-virus.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/sync-labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/hugoalh/scan-virus-ghaction/test-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: all.Dockerfile:6: pin your Docker image by updating debian:12.2 to debian:12.2@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5","Warn: containerImage not pinned by hash: all.alpine.Dockerfile:6","Warn: containerImage not pinned by hash: all.alpine.Dockerfile:26","Warn: containerImage not pinned by hash: all.alpine.Dockerfile:35","Warn: containerImage not pinned by hash: all.debian.Dockerfile:6: pin your Docker image by updating debian:12.2 to debian:12.2@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5","Warn: containerImage not pinned by hash: clamav.Dockerfile:6","Warn: containerImage not pinned by hash: clamav.Dockerfile:26","Warn: containerImage not pinned by hash: clamav.Dockerfile:33","Warn: containerImage not pinned by hash: clamav.alpine.Dockerfile:6","Warn: containerImage not pinned by hash: clamav.alpine.Dockerfile:26","Warn: containerImage not pinned by hash: clamav.alpine.Dockerfile:35","Warn: containerImage not pinned by hash: clamav.debian.Dockerfile:6: pin your Docker image by updating debian:12.2 to debian:12.2@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5","Warn: containerImage not pinned by hash: yara.Dockerfile:6: pin your Docker image by updating debian:12.2 to debian:12.2@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5","Warn: containerImage not pinned by hash: yara.alpine.Dockerfile:6","Warn: containerImage not pinned by hash: yara.alpine.Dockerfile:26","Warn: containerImage not pinned by hash: yara.alpine.Dockerfile:35","Warn: containerImage not pinned by hash: yara.debian.Dockerfile:6: pin your Docker image by updating debian:12.2 to debian:12.2@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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-19T14:22:38.325Z","repository_id":38267388,"created_at":"2025-08-19T14:22:38.325Z","updated_at":"2025-08-19T14:22:38.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690669,"owners_count":25150633,"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-09-04T02:00:08.968Z","response_time":61,"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":{"login":"hugoalh","name":"hugoalh","uuid":"32359235","kind":"user","description":"Lead of @hugoalh-studio; Full time software developer; Part time freelancer","email":"","website":null,"location":"Everywhere","twitter":"hugoalhofficial","company":"@hugoalh-studio","icon_url":"https://avatars.githubusercontent.com/u/32359235?v=4","repositories_count":12,"last_synced_at":"2023-03-04T18:28:21.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoalh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:34:50.312Z","updated_at":"2023-03-04T18:28:22.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh/repositories"},"packages":[{"id":5801382,"name":"hugoalh/scan-virus-ghaction","ecosystem":"actions","description":"Scan virus (including malicious file and malware).","homepage":"","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/hugoalh/scan-virus-ghaction","keywords_array":["anti-malware","anti-virus","antivirus","gh-action","ghaction","github-action","scan"],"namespace":"hugoalh","versions_count":30,"first_release_published_at":"2021-11-23T05:38:16.000Z","latest_release_published_at":"2023-10-29T08:21:18.000Z","latest_release_number":"v0.20.1","last_synced_at":"2025-06-02T07:34:21.445Z","created_at":"2023-01-04T13:03:03.070Z","updated_at":"2025-06-02T07:34:21.445Z","registry_url":"https://github.com/hugoalh/scan-virus-ghaction","install_command":null,"documentation_url":null,"metadata":{"name":"Scan Virus","author":"hugoalh","description":"Scan virus (including malicious file and malware).","inputs":{"clamav_enable":{"description":"{Boolean} Whether to use ClamAV.","required":false,"default":"True"},"clamav_update":{"description":"{Boolean} Whether to update the ClamAV official assets before scan anything.","required":false,"default":"True"},"clamav_unofficialassets_use":{"description":"{RegEx[]} ClamAV unofficial assets to use.","required":false},"clamav_customassets_directory":{"description":"{String} ClamAV custom assets absolute directory path, must be a mapped directory.","required":false},"clamav_customassets_use":{"description":"{RegEx[]} ClamAV custom assets to use.","required":false,"default":".+"},"yara_enable":{"description":"{Boolean} Whether to use YARA.","required":false,"default":"False"},"yara_unofficialassets_use":{"description":"{RegEx[]} YARA unofficial assets to use.","required":false},"yara_customassets_directory":{"description":"{String} YARA custom assets absolute directory path, must be a mapped directory.","required":false},"yara_customassets_use":{"description":"{RegEx[]} YARA custom assets to use.","required":false,"default":".+"},"git_integrate":{"description":"{Boolean} Whether to integrate with Git to perform scan by every commits.","required":false,"default":"False"},"git_ignores":{"description":"{ScriptBlock} Ignores by the Git commits.","required":false},"git_lfs":{"description":"{Boolean} Whether to process Git LFS files.","required":false,"default":"False"},"git_limit":{"description":"{UInt64} Limit on how many Git commits will scan.","required":false,"default":"0"},"git_reverse":{"description":"{Boolean} Whether to reverse the scan order of the Git commits.","required":false,"default":"False"},"ignores_pre":{"description":"{ScriptBlock} Ignores by the paths, sessions, and tools before the scan.","required":false},"ignores_post":{"description":"{ScriptBlock} Ignores by the paths, sessions, symbols (i.e. rules or signatures), and tools after the scan.","required":false},"found_log":{"description":"{Boolean} Whether to record elements which found virus in the log.","required":false,"default":"True"},"found_summary":{"description":"{Boolean} Whether to record elements which found virus in the step summary.","required":false,"default":"False"},"statistics_log":{"description":"{Boolean} Whether to record statistics in the log.","required":false,"default":"True"},"statistics_summary":{"description":"{Boolean} Whether to record statistics in the step summary.","required":false,"default":"False"}},"outputs":{"finish":{"description":"{Boolean} Whether this action correctly finished without non catch issues."},"found":{"description":"{Boolean} Whether there has element which found virus."}},"runs":{"using":"docker","image":"docker://ghcr.io/hugoalh/scan-virus-ghaction:0.20.1"},"branding":{"icon":"shield","color":"red"},"default_branch":"main","path":null},"repo_metadata":{"uuid":"430655945","full_name":"hugoalh/scan-virus-ghaction","owner":"hugoalh","description":"A GitHub Action to scan virus (including malicious file and malware).","archived":false,"fork":false,"pushed_at":"2024-02-08T09:15:05.000Z","size":17808,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-02-08T10:27:53.687Z","etag":null,"topics":["anti-malware","anti-virus","antivirus","gh-action","ghaction","github-action","scan"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugoalh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-11-22T10:11:15.000Z","updated_at":"2024-02-08T09:14:17.000Z","dependencies_parsed_at":"2023-11-21T10:38:17.727Z","dependency_job_id":"3e0770eb-338e-41b3-a636-3c6765af3a63","html_url":"https://github.com/hugoalh/scan-virus-ghaction","commit_stats":{"total_commits":371,"total_committers":2,"mean_commits":185.5,"dds":0.07008086253369272,"last_synced_commit":"48cfad480aef73ef92c5ca45c3e47e34cea3c793"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":185026966,"owners_count":11611201,"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","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":"hugoalh","name":"hugoalh","uuid":"32359235","kind":"user","description":"Lead of @hugoalh-studio; Full time software developer; Part time freelancer","email":"","website":null,"location":"Everywhere","twitter":"hugoalhofficial","company":"@hugoalh-studio","icon_url":"https://avatars.githubusercontent.com/u/32359235?v=4","repositories_count":12,"last_synced_at":"2023-03-04T18:28:21.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hugoalh","created_at":"2022-11-14T22:34:50.312Z","updated_at":"2023-03-04T18:28:22.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugoalh/repositories"},"tags":[{"name":"v0.20.1","sha":"99c81e8991ad1074a14e5f22a21bce9be035e14e","kind":"commit","published_at":"2023-10-29T08:21:18.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.20.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.20.1","dependencies_parsed_at":"2023-11-01T04:26:23.104Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"5c23aa05c9c252b3f6e60f40504a3388a4497d9d","kind":"commit","published_at":"2023-10-21T04:34:53.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.20.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.20.0","dependencies_parsed_at":"2023-10-23T04:20:01.068Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.20.0/manifests"},{"name":"v0.16.1","sha":"d79458dad33a8c4789f330a521dd88b6f292ff7a","kind":"commit","published_at":"2023-06-30T08:25:38.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.16.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.16.1","dependencies_parsed_at":"2023-07-02T04:03:22.263Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6bb072ce0e746a76a69e0012f4836daf2d575207","kind":"commit","published_at":"2023-06-23T03:42:16.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.16.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.16.0","dependencies_parsed_at":"2023-06-27T00:21:44.103Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"524cf03c0633a38628cdd3140b33c49c3bf0baf4","kind":"commit","published_at":"2023-06-13T02:44:43.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.15.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.15.1","dependencies_parsed_at":"2023-06-15T00:04:15.918Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"a2a7748197f9494110c97dbb855d35e7057038a0","kind":"commit","published_at":"2023-06-10T02:17:47.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.15.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.15.0","dependencies_parsed_at":"2023-06-12T00:05:19.745Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"f6d041f7ed5283d037158ef9ee720bc21098d249","kind":"commit","published_at":"2023-06-05T06:38:59.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.14.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.14.1","dependencies_parsed_at":"2023-06-07T00:06:43.949Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9a89d54ec37109339e3bf5d0b0dc401c9e0d34b6","kind":"commit","published_at":"2023-06-01T04:41:58.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.14.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.14.0","dependencies_parsed_at":"2023-06-02T11:54:42.410Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"9ea00165d963ef354004604e43bf2f0652b2faf2","kind":"commit","published_at":"2023-05-28T07:35:01.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.13.2","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.13.2","dependencies_parsed_at":"2023-06-01T00:14:26.421Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"37a69737db4d76d202f636fb66843f58e2ddc4e3","kind":"commit","published_at":"2023-05-26T08:50:13.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.13.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.13.1","dependencies_parsed_at":"2023-06-01T00:14:27.678Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"61bd60006ab0c3ef06a1ec0d7ba5c2247821ec3a","kind":"commit","published_at":"2023-05-21T08:20:39.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.13.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.13.0","dependencies_parsed_at":"2023-06-01T00:14:27.110Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b885ddb9ea756ada4134f478f7c77dce6410e6d4","kind":"commit","published_at":"2023-05-16T07:43:22.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.12.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.12.0","dependencies_parsed_at":"2023-06-01T00:14:28.271Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"2d0a0a93056383ff14ea3aa3c3951fb18ae04336","kind":"commit","published_at":"2023-05-14T08:29:22.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.11.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.11.1","dependencies_parsed_at":"2023-06-01T00:14:26.600Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"8d3c6a69f67dad1e22f2768d66232af2cad3abd6","kind":"commit","published_at":"2023-05-12T02:57:28.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.11.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.11.0","dependencies_parsed_at":"2023-06-01T00:14:30.294Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"0d77b0316473563b939a78bc2c9069f4ee543d47","kind":"commit","published_at":"2023-05-08T02:48:21.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.10.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.10.1","dependencies_parsed_at":"2023-06-01T00:14:21.823Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0d5960de9728bed4a6fcb45fa1ccdba14bd78cf2","kind":"commit","published_at":"2023-05-07T01:38:29.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.10.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.10.0","dependencies_parsed_at":"2023-06-01T00:14:21.422Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.10.0/manifests"},{"name":"v0.6.4","sha":"92cfca2d36eab0ac3ad36f5ce77cd8c36d78fc5d","kind":"commit","published_at":"2022-10-05T04:39:41.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.6.4","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.6.4","dependencies_parsed_at":"2023-06-01T00:14:25.825Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1411f235e72003f69c809241716fadb0aa10c629","kind":"commit","published_at":"2022-09-17T04:46:00.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.6.3","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.6.3","dependencies_parsed_at":"2023-05-30T22:45:29.338Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"758f8bbf32fbe177e6f12453e7d2b60d388b2be9","kind":"commit","published_at":"2022-05-29T10:13:17.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.6.2","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.6.2","dependencies_parsed_at":"2023-05-30T22:20:13.824Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"de54bacb114b958292389431897841cd8cab5739","kind":"commit","published_at":"2022-04-29T08:22:44.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.6.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.6.1","dependencies_parsed_at":"2023-05-30T22:20:15.325Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"27c403cbc7d1331c70bd8704a50152eeea1e15f9","kind":"commit","published_at":"2022-04-22T09:59:53.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.6.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-30T22:20:16.864Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0af290f22b6f848f7f471260b12f95bd043b1bb2","kind":"commit","published_at":"2022-04-08T09:06:50.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.5.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-30T22:20:18.242Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"1fd1f1c4da6156bd5b191eaf19816a0fcb57b53c","kind":"commit","published_at":"2021-12-30T04:31:05.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.4.2","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.4.2","dependencies_parsed_at":"2023-05-30T22:20:19.616Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3b2c03f2809de0bbbdd07ad83cfffffbe6cd7493","kind":"commit","published_at":"2021-12-24T09:26:58.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.4.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.4.1","dependencies_parsed_at":"2023-05-30T22:20:20.967Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9e2aa88d1c56bbeda7815b35b8bf049f685f05af","kind":"commit","published_at":"2021-12-23T09:37:30.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.4.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-30T22:20:22.193Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"a1ee9311e77a94e544bca55069ec28098c6c39f2","kind":"commit","published_at":"2021-12-11T05:51:08.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.3.2","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.3.2","dependencies_parsed_at":"2023-05-30T22:20:23.303Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"695f1832bec2892a150d3697d2f7ce211a80773b","kind":"commit","published_at":"2021-12-11T04:23:07.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.3.1","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.3.1","dependencies_parsed_at":"2023-05-30T22:20:24.261Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3e4a7993e663529156550c34d69c72b205584daf","kind":"commit","published_at":"2021-12-05T05:02:03.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.3.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-30T22:20:25.288Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e5519c5290480a48b1572b5173e19224c22a66c1","kind":"commit","published_at":"2021-11-25T07:38:36.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.2.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-30T22:20:26.708Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a2a687f7dc18d0a5c039693bb4af4a287e0be653","kind":"commit","published_at":"2021-11-23T05:38:16.000Z","download_url":"https://codeload.github.com/hugoalh/scan-virus-ghaction/tar.gz/v0.1.0","html_url":"https://github.com/hugoalh/scan-virus-ghaction/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-30T22:20:27.385Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-02-08T11:37:42.628Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":9.760735224211693,"dependent_packages_count":0.0,"stargazers_count":17.512280145777215,"forks_count":21.67326889557915,"docker_downloads_count":null,"average":12.236571066392013},"purl":"pkg:githubactions/hugoalh/scan-virus-ghaction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/hugoalh/scan-virus-ghaction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/hugoalh/scan-virus-ghaction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/hugoalh/scan-virus-ghaction/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-07T09:32:57.379Z","issues_count":2,"pull_requests_count":93,"avg_time_to_close_issue":506997.5,"avg_time_to_close_pull_request":868762.5376344086,"issues_closed_count":2,"pull_requests_closed_count":93,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":1.075268817204301,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":2,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":506997.5,"past_year_avg_time_to_close_pull_request":658318.4285714285,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":42,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hugoalh%2Fscan-virus-ghaction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hugoalh%2Fscan-virus-ghaction/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hugoalh%2Fscan-virus-ghaction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hugoalh%2Fscan-virus-ghaction/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32172,"maintainers_count":0,"namespaces_count":20204,"keywords_count":6156,"github":"actions","metadata":{"funded_packages_count":2685},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-04T05:01:00.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":473225,"full_name":"hugoalh/scan-virus-ghaction","default_branch":"main","committers":[{"name":"hugoalh","email":"32359235+hugoalh","login":"hugoalh","count":797},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":15},{"name":"github-actions","email":"github-actions","login":"github-actions","count":12}],"total_commits":867,"total_committers":4,"total_bot_commits":43,"total_bot_committers":1,"mean_commits":216.75,"dds":0.08073817762399083,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-04-17T02:39:16.075Z","last_synced_commit":"6fd3ce3d07abc68dd032bd99eebb8cce12986a9d","created_at":"2023-03-09T00:59:22.340Z","updated_at":"2025-04-17T02:39:16.075Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"hugoalh/scan-virus-ghaction","html_url":"https://github.com/hugoalh/scan-virus-ghaction","last_synced_at":"2025-06-06T00:06:29.100Z","status":null,"issues_count":2,"pull_requests_count":129,"avg_time_to_close_issue":506997.5,"avg_time_to_close_pull_request":2302413.655737705,"issues_closed_count":2,"pull_requests_closed_count":122,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":129,"past_year_issues_count":0,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2721966.1,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5882352941176471,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T00:01:39.617Z","updated_at":"2025-09-03T01:52:02.604Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugoalh%2Fscan-virus-ghaction/issues","issue_labels_count":{"Priority/High 🔴":2,"Type/Bug 🐛":2,"Platform/GitHub/Actions :octocat:":1},"pull_request_labels_count":{"Type/Dependency 📦":133,"Status/Pending 🔵":89,"Platform/GitHubActions":80,"Platform/GitHub/Actions :octocat:":32,"Priority/Low 🟢":21,"Platform/Docker":15,"Priority/Medium 🟡":10,"Platform/Docker 🐳":2},"issue_author_associations_count":{"OWNER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":151},"issue_authors":{"hugoalh":2},"pull_request_authors":{"dependabot[bot]":151},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10067213,"issues_count":31169894,"pull_requests_count":94981189,"authors_count":10688088,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"Status/Pending 🔵":31,"Type/Dependency 📦":31,"Platform/GitHubActions":24,"Platform/Docker":7},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":31},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":31},"maintainers":[{"login":"hugoalh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugoalh"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"DeleteEvent":7,"IssueCommentEvent":7,"PullRequestEvent":14,"CreateEvent":7},"last_year":{"WatchEvent":1,"DeleteEvent":7,"IssueCommentEvent":7,"PullRequestEvent":14,"CreateEvent":7}},"keywords":["anti-malware","anti-virus","antivirus","gh-action","ghaction","github-action","scan"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/announce-new-release-discord.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:42:40.155Z","updated_at":"2023-01-04T10:42:40.155Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/announce-new-release-discord.yml","dependencies":[{"id":6861813163,"package_name":"hugoalh/send-discord-webhook-ghaction/use-nodejs","ecosystem":"actions","requirements":"v4.2.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scan-virus.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:42:40.178Z","updated_at":"2023-01-04T10:42:40.178Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/scan-virus.yml","dependencies":[{"id":6861813173,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":6861813174,"package_name":"hugoalh/scan-virus-ghaction","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:42:40.182Z","updated_at":"2023-01-04T10:42:40.182Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/action.yml","dependencies":[{"id":6861813175,"package_name":"docker://ghcr.io/hugoalh/scan-virus-ghaction","ecosystem":"actions","requirements":"0.6.4","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-docker-container-ghp.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.197Z","updated_at":"2023-11-07T09:42:07.197Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/publish-docker-container-ghp.yml","dependencies":[{"id":14349119661,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false},{"id":14349119666,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":14349119671,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v5.0.0","direct":true,"kind":"composite","optional":false},{"id":14349119674,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v5.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync-labels.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.436Z","updated_at":"2023-11-07T09:42:07.436Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/sync-labels.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test-build.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.510Z","updated_at":"2023-11-07T09:42:07.510Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/test-build.yml","dependencies":[{"id":14349122092,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false},{"id":14349122093,"package_name":"hugoalh/scan-virus-ghaction/_build/all","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14349122094,"package_name":"hugoalh/scan-virus-ghaction/_build/clamav","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14349122095,"package_name":"hugoalh/scan-virus-ghaction/_build/yara","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-debug.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.551Z","updated_at":"2023-11-07T09:42:07.551Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/test-debug.yml","dependencies":[{"id":14349122141,"package_name":"hugoalh/scan-virus-ghaction/_build/clamav","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-package.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.636Z","updated_at":"2023-11-07T09:42:07.636Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/.github/workflows/test-package.yml","dependencies":[{"id":14349122265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false},{"id":14349122266,"package_name":"hugoalh/scan-virus-ghaction","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14349122598,"package_name":"hugoalh/scan-virus-ghaction/clamav","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14349122601,"package_name":"hugoalh/scan-virus-ghaction/yara","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"_build/all/action.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:07.803Z","updated_at":"2023-11-07T09:42:07.803Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/_build/all/action.yml","dependencies":[{"id":14349124162,"package_name":"../../all.Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"_build/clamav/action.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:08.271Z","updated_at":"2023-11-07T09:42:08.271Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/_build/clamav/action.yml","dependencies":[{"id":14349124304,"package_name":"../../clamav.Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"_build/yara/action.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:08.419Z","updated_at":"2023-11-07T09:42:08.419Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/_build/yara/action.yml","dependencies":[{"id":14349124311,"package_name":"../../yara.Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"clamav/action.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:08.719Z","updated_at":"2023-11-07T09:42:08.719Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/clamav/action.yml","dependencies":[{"id":14349126393,"package_name":"docker://ghcr.io/hugoalh/scan-virus-ghaction","ecosystem":"actions","requirements":"0.20.1-clamav","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"yara/action.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T09:42:10.133Z","updated_at":"2023-11-07T09:42:10.133Z","repository_link":"https://github.com/hugoalh/scan-virus-ghaction/blob/main/yara/action.yml","dependencies":[{"id":14349132514,"package_name":"docker://ghcr.io/hugoalh/scan-virus-ghaction","ecosystem":"actions","requirements":"0.20.1-yara","direct":true,"kind":"docker","optional":false}]}],"score":6.984716320118265,"created_at":"2025-09-04T15:50:49.749Z","updated_at":"2025-10-07T08:09:23.706Z","avatar_url":"https://github.com/hugoalh.png","language":"PowerShell","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["spacy-extension","mesh","manifolds","wavelets","sequences","interactive","optim","data-profilers","hacking"],"project_url":"https://science.ecosyste.ms/api/v1/projects/18511","html_url":"https://science.ecosyste.ms/projects/18511","bibtex_url":"https://science.ecosyste.ms/projects/18511/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18511/export.apalike"}