{"id":5802689,"name":"djdefi/gitavscan","ecosystem":"actions","description":"Anti Virus scan for malicious files in a Git repository","homepage":"","licenses":"unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/djdefi/gitavscan","keywords_array":["action","anti-virus","antivirus","ci","clamav","continuous-antivirus","continuous-integration","continuous-scanning","continuous-security","devsecops","git","hacktoberfest","malware-detection","repository-antivirus","secops","security"],"namespace":"djdefi","versions_count":22,"first_release_published_at":"2020-02-20T06:45:26.000Z","latest_release_published_at":"2024-07-23T00:09:31.000Z","latest_release_number":"22","last_synced_at":"2026-04-19T12:16:21.580Z","created_at":"2023-01-04T14:01:06.059Z","updated_at":"2026-04-19T12:16:21.580Z","registry_url":"https://github.com/djdefi/gitavscan","install_command":null,"documentation_url":null,"metadata":{"name":"Git Anti Virus Scan","description":"Anti Virus scan for malicious files in a Git repository","inputs":{"full":{"description":"Full history scan","required":false},"options":{"description":"Additional options for clamscan command","required":false}},"runs":{"using":"docker","image":"docker://ghcr.io/djdefi/gitavscan:nightly","args":["/gitscan.sh","${{ inputs.full }}","${{ inputs.options }}"]},"branding":{"icon":"shield","color":"orange"},"default_branch":"main","path":null},"repo_metadata":{"id":39875842,"uuid":"241807134","full_name":"djdefi/gitavscan","owner":"djdefi","description":"Git Anti-Virus Scan Action - Detect trojans, viruses, malware \u0026 other malicious threats.","archived":false,"fork":false,"pushed_at":"2025-10-17T00:06:28.000Z","size":192,"stargazers_count":46,"open_issues_count":6,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-18T03:32:46.727Z","etag":null,"topics":["action","anti-virus","antivirus","ci","clamav","continuous-antivirus","continuous-integration","continuous-scanning","continuous-security","devsecops","git","hacktoberfest","malware-detection","repository-antivirus","secops","security"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djdefi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-20T06:06:43.000Z","updated_at":"2025-10-17T00:06:31.000Z","dependencies_parsed_at":"2024-01-08T05:53:30.609Z","dependency_job_id":"620829c7-6491-416a-b715-51edc1e1c74f","html_url":"https://github.com/djdefi/gitavscan","commit_stats":{"total_commits":86,"total_committers":6,"mean_commits":"14.333333333333334","dds":0.686046511627907,"last_synced_commit":"e877c6b83347ae951124bfb16e147582d55fd27d"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/djdefi/gitavscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djdefi","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/sbom","scorecard":{"id":346012,"data":{"date":"2025-08-11","repo":{"name":"github.com/djdefi/gitavscan","commit":"1659b9bdcf3fcef6ff46df95c74dcb9223c3981c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":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":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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: jobLevel 'contents' permission set to 'read': .github/workflows/docker-publish.yml:30","Warn: no topLevel permission defined: .github/workflows/docker-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/test-scan.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE: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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/docker-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-scan.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/djdefi/gitavscan/test-scan.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   6 third-party GitHubAction dependencies pinned","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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:26"],"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 7 commits out of 30 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-18T07:03:32.779Z","repository_id":39875842,"created_at":"2025-08-18T07:03:32.779Z","updated_at":"2025-08-18T07:03:32.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279659747,"owners_count":26206822,"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":"djdefi","name":"Ryan Trauntvein","uuid":"3662109","kind":"user","description":"Senior Software Engineer, GHES Reliability @github ","email":"","website":null,"location":"California","twitter":null,"company":"@github","icon_url":"https://avatars.githubusercontent.com/u/3662109?u=8ab56dbd85a324c76b6c08ac29c8fb848f0e2d5e\u0026v=4","repositories_count":51,"last_synced_at":"2025-09-15T19:59:29.107Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/djdefi","funding_links":["https://github.com/sponsors/djdefi"],"total_stars":126,"followers":698,"following":353,"created_at":"2022-11-05T20:58:44.156Z","updated_at":"2025-09-15T19:59:29.107Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djdefi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djdefi/repositories"},"tags":[{"name":"22","sha":"1d3a74e51f4e9f51a06767a7175ad5e5ff295130","kind":"commit","published_at":"2024-07-23T00:09:31.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/22","html_url":"https://github.com/djdefi/gitavscan/releases/tag/22","dependencies_parsed_at":"2024-08-01T12:26:38.415Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/22/manifests"},{"name":"21","sha":"002483027625548856870b05b1c79c714d08ed0a","kind":"commit","published_at":"2024-07-05T22:27:53.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/21","html_url":"https://github.com/djdefi/gitavscan/releases/tag/21","dependencies_parsed_at":"2024-07-10T05:38:29.919Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/21/manifests"},{"name":"20","sha":"10738a745366c8cb8443cd4f9cbeeebcc3328975","kind":"commit","published_at":"2024-06-11T14:32:24.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/20","html_url":"https://github.com/djdefi/gitavscan/releases/tag/20","dependencies_parsed_at":"2024-06-13T07:07:55.870Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/20/manifests"},{"name":"19","sha":"9794009b8bcf9943f9fd3edca4a19f7373119155","kind":"commit","published_at":"2024-03-15T04:02:37.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/19","html_url":"https://github.com/djdefi/gitavscan/releases/tag/19","dependencies_parsed_at":"2024-03-23T04:15:47.387Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/19/manifests"},{"name":"18","sha":"6885df19fc509b4c51c6b399cefdb2a95b7a8076","kind":"commit","published_at":"2023-12-11T15:33:14.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/18","html_url":"https://github.com/djdefi/gitavscan/releases/tag/18","dependencies_parsed_at":"2023-12-13T04:42:56.060Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/18/manifests"},{"name":"17","sha":"6e3770431c04bcb989d203fb181032f3b3d7c202","kind":"commit","published_at":"2023-11-22T01:31:27.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/17","html_url":"https://github.com/djdefi/gitavscan/releases/tag/17","dependencies_parsed_at":"2023-11-24T04:29:29.929Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/17/manifests"},{"name":"16","sha":"498af22dc6690fe62e546895c5d14cfa3eefdb94","kind":"commit","published_at":"2023-11-21T22:11:38.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/16","html_url":"https://github.com/djdefi/gitavscan/releases/tag/16","dependencies_parsed_at":"2023-11-23T04:28:27.667Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/16/manifests"},{"name":"15","sha":"f335e0fb861ba62c80ae0d400ecb3f0bc844ec82","kind":"commit","published_at":"2023-04-19T18:15:33.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/15","html_url":"https://github.com/djdefi/gitavscan/releases/tag/15","dependencies_parsed_at":"2023-06-02T00:36:33.407Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/15/manifests"},{"name":"14","sha":"a4c55abf0f3164f1560e26d5e91968c194ef2d85","kind":"commit","published_at":"2023-04-19T17:38:26.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/14","html_url":"https://github.com/djdefi/gitavscan/releases/tag/14","dependencies_parsed_at":"2023-06-02T00:36:31.778Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/14/manifests"},{"name":"13","sha":"cf1580a7ea47e16ecc7cd68b896fc7c2113b8fd2","kind":"commit","published_at":"2023-01-31T00:24:52.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/13","html_url":"https://github.com/djdefi/gitavscan/releases/tag/13","dependencies_parsed_at":"2023-06-02T00:36:33.874Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/13/manifests"},{"name":"12","sha":"c33b5add494e098f4f1438f0c64b3317c89a7f7f","kind":"commit","published_at":"2023-01-26T06:02:42.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/12","html_url":"https://github.com/djdefi/gitavscan/releases/tag/12","dependencies_parsed_at":"2023-06-02T00:36:33.732Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/12/manifests"},{"name":"11","sha":"0007b5de6ddb0e914b68924103474e0b424b0a3b","kind":"commit","published_at":"2022-10-13T00:47:52.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/11","html_url":"https://github.com/djdefi/gitavscan/releases/tag/11","dependencies_parsed_at":"2023-06-01T10:23:56.323Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/11/manifests"},{"name":"10","sha":"4167c6420ce9fc35ccd6cb5594ed37459fe58bd5","kind":"commit","published_at":"2022-10-10T20:40:55.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/10","html_url":"https://github.com/djdefi/gitavscan/releases/tag/10","dependencies_parsed_at":"2023-06-01T10:23:58.993Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/10/manifests"},{"name":"9","sha":"73eddbd0e29ef7661f8803023fb45992cba5882a","kind":"commit","published_at":"2022-10-07T04:45:51.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/9","html_url":"https://github.com/djdefi/gitavscan/releases/tag/9","dependencies_parsed_at":"2023-06-01T10:24:01.961Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/9/manifests"},{"name":"8","sha":"41cfef82e0d5639352190da379f913a8e0087211","kind":"commit","published_at":"2022-10-07T04:42:25.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/8","html_url":"https://github.com/djdefi/gitavscan/releases/tag/8","dependencies_parsed_at":"2023-06-01T10:24:02.901Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/8/manifests"},{"name":"7","sha":"db097cdeb4ae02e2a560a11efae65bb8945730e2","kind":"commit","published_at":"2022-10-07T04:40:50.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/7","html_url":"https://github.com/djdefi/gitavscan/releases/tag/7","dependencies_parsed_at":"2023-06-01T10:24:04.159Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/7/manifests"},{"name":"6","sha":"d4173a71be4d56d28f3219851619bb8a7028fc0e","kind":"commit","published_at":"2022-08-09T18:10:49.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/6","html_url":"https://github.com/djdefi/gitavscan/releases/tag/6","dependencies_parsed_at":"2023-05-30T21:23:22.072Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/6/manifests"},{"name":"5","sha":"0516305d5c5f349397fa372b5e1e27a982fa86d3","kind":"commit","published_at":"2022-03-29T02:00:40.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/5","html_url":"https://github.com/djdefi/gitavscan/releases/tag/5","dependencies_parsed_at":"2023-05-30T21:23:22.518Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/5/manifests"},{"name":"4","sha":"11b729c2a19f391ca64d1a794a82d94b3cbe5ffb","kind":"commit","published_at":"2021-06-15T22:23:34.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/4","html_url":"https://github.com/djdefi/gitavscan/releases/tag/4","dependencies_parsed_at":"2023-05-30T21:23:22.976Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/4/manifests"},{"name":"3","sha":"808e7645a1a8bf8df2c015ac8431264d84047215","kind":"commit","published_at":"2021-04-16T00:18:58.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/3","html_url":"https://github.com/djdefi/gitavscan/releases/tag/3","dependencies_parsed_at":"2023-05-30T21:23:23.592Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/3/manifests"},{"name":"2","sha":"0ac3e0d8cb252ec36b446efba83016c6a5583308","kind":"commit","published_at":"2020-04-30T03:16:45.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/2","html_url":"https://github.com/djdefi/gitavscan/releases/tag/2","dependencies_parsed_at":"2023-05-30T21:23:24.049Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/2/manifests"},{"name":"v1","sha":"c6f8f8cdb1b0fde1878cd27ddff7e32fe4164d36","kind":"tag","published_at":"2020-02-20T06:45:26.000Z","download_url":"https://codeload.github.com/djdefi/gitavscan/tar.gz/v1","html_url":"https://github.com/djdefi/gitavscan/releases/tag/v1","dependencies_parsed_at":"2023-05-30T21:23:24.453Z","dependency_job_id":null,"purl":"pkg:github/djdefi/gitavscan@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T02:05:51.356Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":68,"rankings":{"downloads":null,"dependent_repos_count":5.685311361115512,"dependent_packages_count":0.0,"stargazers_count":4.763112026620187,"forks_count":8.25859610204405,"docker_downloads_count":null,"average":4.6767548724449375},"purl":"pkg:githubactions/djdefi/gitavscan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/djdefi/gitavscan","docker_dependents_count":1,"docker_downloads_count":7,"usage_url":"https://repos.ecosyste.ms/usage/actions/djdefi/gitavscan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/djdefi/gitavscan/dependencies","status":null,"funding_links":["https://github.com/sponsors/djdefi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T03:00:56.568Z","issues_count":13,"pull_requests_count":231,"avg_time_to_close_issue":15417128.0,"avg_time_to_close_pull_request":398732.58744394616,"issues_closed_count":10,"pull_requests_closed_count":223,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.06926406926406926,"merged_pull_requests_count":202,"bot_issues_count":2,"bot_pull_requests_count":208,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":685631.7111111111,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.057692307692307696,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdefi%2Fgitavscan/issues","maintainers":[{"login":"djdefi","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djdefi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/djdefi%2Fgitavscan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/djdefi%2Fgitavscan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/djdefi%2Fgitavscan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/djdefi%2Fgitavscan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/djdefi%2Fgitavscan/codemeta","maintainers":[]}