{"id":5804604,"name":"DVDAndroid/action-android-lint","ecosystem":"actions","description":"Run AndroidLint with reviewdog","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DVDAndroid/action-android-lint","keywords_array":["actions","android","code-quality","lint","reviewdog"],"namespace":"DVDAndroid","versions_count":5,"first_release_published_at":"2020-06-11T21:26:26.000Z","latest_release_published_at":"2025-08-26T12:56:04.000Z","latest_release_number":"v1.3","last_synced_at":"2026-06-03T03:16:32.607Z","created_at":"2023-01-04T15:08:54.554Z","updated_at":"2026-06-03T03:16:32.607Z","registry_url":"https://github.com/DVDAndroid/action-android-lint","install_command":null,"documentation_url":null,"metadata":{"name":"Run AndroidLint with reviewdog","description":"Run AndroidLint with reviewdog","author":"dvdandroid","inputs":{"github_token":{"description":"GITHUB_TOKEN","required":true},"lint_xml_file":{"description":"Path of Android Lint XML file","required":true},"level":{"description":"Report level for reviewdog [info, warning, error]","required":false,"default":"error"},"reporter":{"description":"Reporter of reviewdog command [github-check, github-pr-check, github-pr-review].\nDefault is github-check.\n","required":false,"default":"github-check"},"reviewdog_flags":{"description":"Additional reviewdog flags","required":false,"default":""}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.github_token }}","${{ inputs.lint_xml_file }}","${{ inputs.level }}","${{ inputs.reporter }}","${{ inputs.reviewdog_flags }}"]},"branding":{"icon":"smartphone","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":46328174,"uuid":"271649531","full_name":"DVDAndroid/action-android-lint","owner":"DVDAndroid","description":"Run Android Lint with reviewdog","archived":false,"fork":false,"pushed_at":"2025-08-26T12:57:02.000Z","size":9,"stargazers_count":21,"open_issues_count":0,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-01T22:03:12.052Z","etag":null,"topics":["actions","android","code-quality","lint","reviewdog"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DVDAndroid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-06-11T21:25:23.000Z","updated_at":"2025-08-27T12:23:42.000Z","dependencies_parsed_at":"2024-06-21T19:02:16.775Z","dependency_job_id":"37941a1a-3641-4e08-8d5b-9bf9375e4fc5","html_url":"https://github.com/DVDAndroid/action-android-lint","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.5714285714285714,"last_synced_commit":"58d9e046d8a3ba58ce2851193c23edae77ebbe41"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DVDAndroid/action-android-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DVDAndroid","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/sbom","scorecard":{"id":35803,"data":{"date":"2025-08-11","repo":{"name":"github.com/DVDAndroid/action-android-lint","commit":"3d97f23996e61937942a2c61b5a408c624e04da9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"Code-Review","score":1,"reason":"Found 1/6 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"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.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"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 alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: downloadThenRun not pinned by hash: Dockerfile:6","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-14T20:15:34.723Z","repository_id":46328174,"created_at":"2025-08-14T20:15:34.723Z","updated_at":"2025-08-14T20:15:34.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278315190,"owners_count":25966774,"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-04T02:00:05.491Z","response_time":63,"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":"DVDAndroid","name":"Davide Maggio","uuid":"6277172","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6277172?u=78aa9b049a0c1a7ae5408d22219a8a91cfe45095\u0026v=4","repositories_count":90,"last_synced_at":"2024-07-09T10:54:20.596Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DVDAndroid","funding_links":[],"total_stars":458,"followers":218,"following":27,"created_at":"2022-11-09T09:14:06.921Z","updated_at":"2024-07-09T10:54:22.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DVDAndroid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DVDAndroid/repositories"},"tags":[{"name":"v1.3","sha":"21c9fa6500c10caa12d8c581d9e280925f39510d","kind":"commit","published_at":"2025-08-26T12:56:04.000Z","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/v1.3","html_url":"https://github.com/DVDAndroid/action-android-lint/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":"2771cd32-ec2c-4831-9781-70f1731d0a38","purl":"pkg:github/DVDAndroid/action-android-lint@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.3/manifests"},{"name":"1.2","sha":"14f30f90a32a2c28b610d4b17a3246c100a27f01","kind":"commit","published_at":"2020-11-21T21:57:30.000Z","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/1.2","html_url":"https://github.com/DVDAndroid/action-android-lint/releases/tag/1.2","dependencies_parsed_at":"2023-05-31T11:15:34.399Z","dependency_job_id":null,"purl":"pkg:github/DVDAndroid/action-android-lint@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/1.2/manifests"},{"name":"v1.2","sha":"14f30f90a32a2c28b610d4b17a3246c100a27f01","kind":"commit","published_at":"2020-11-21T21:57:30.000Z","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/v1.2","html_url":"https://github.com/DVDAndroid/action-android-lint/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T11:15:34.675Z","dependency_job_id":null,"purl":"pkg:github/DVDAndroid/action-android-lint@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.2/manifests"},{"name":"v1.1","sha":"9e23771b158c99ebc63dc21594a9623ccf4a2fd9","kind":"commit","published_at":"2020-06-13T10:47:37.000Z","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/v1.1","html_url":"https://github.com/DVDAndroid/action-android-lint/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T11:15:34.945Z","dependency_job_id":null,"purl":"pkg:github/DVDAndroid/action-android-lint@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1.1/manifests"},{"name":"v1","sha":"1ad408006f38043189c06b52b02b4de7dc910969","kind":"commit","published_at":"2020-06-11T21:26:26.000Z","download_url":"https://codeload.github.com/DVDAndroid/action-android-lint/tar.gz/v1","html_url":"https://github.com/DVDAndroid/action-android-lint/releases/tag/v1","dependencies_parsed_at":"2023-05-31T11:15:35.178Z","dependency_job_id":null,"purl":"pkg:github/DVDAndroid/action-android-lint@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-04T12:51:21.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.73459039771827,"dependent_packages_count":0.0,"stargazers_count":8.328315639359849,"forks_count":6.1226430042782445,"docker_downloads_count":null,"average":9.796387260339092},"purl":"pkg:githubactions/DVDAndroid/action-android-lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/DVDAndroid/action-android-lint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/DVDAndroid/action-android-lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/DVDAndroid/action-android-lint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T22:08:52.174Z","issues_count":5,"pull_requests_count":4,"avg_time_to_close_issue":11628867.2,"avg_time_to_close_pull_request":4314.5,"issues_closed_count":5,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7589.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVDAndroid%2Faction-android-lint/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DVDAndroid%2Faction-android-lint/codemeta","maintainers":[]}