{"id":3811,"url":"https://github.com/tony19/logback-android","last_synced_at":"2026-05-15T18:20:46.307Z","repository":{"id":43186381,"uuid":"1970932","full_name":"tony19/logback-android","owner":"tony19","description":"📄The reliable, generic, fast and flexible logging framework for Android","archived":false,"fork":false,"pushed_at":"2025-08-18T19:28:33.000Z","size":69749,"stargazers_count":1239,"open_issues_count":35,"forks_count":176,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-13T13:14:18.487Z","etag":null,"topics":["android","java","logback","logging-library"],"latest_commit_sha":null,"homepage":"","language":"Java","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/tony19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"tony19","patreon":null,"open_collective":"logback-android","ko_fi":"tony19","tidelift":null,"custom":null}},"created_at":"2011-06-29T06:47:06.000Z","updated_at":"2025-09-11T14:19:12.000Z","dependencies_parsed_at":"2023-10-12T04:33:29.192Z","dependency_job_id":"471d50bd-4dd5-4655-9562-4bffdd707c5b","html_url":"https://github.com/tony19/logback-android","commit_stats":{"total_commits":4243,"total_committers":95,"mean_commits":44.66315789473684,"dds":0.5460758897006834,"last_synced_commit":"d6ed2017fb87e30e8b32d794523ac29c24123c87"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/tony19/logback-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony19%2Flogback-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony19%2Flogback-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony19%2Flogback-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony19%2Flogback-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tony19","download_url":"https://codeload.github.com/tony19/logback-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony19%2Flogback-android/sbom","scorecard":{"id":108504,"data":{"date":"2025-08-04","repo":{"name":"github.com/tony19/logback-android","commit":"d6ed2017fb87e30e8b32d794523ac29c24123c87"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/issue-close-require.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pull-request.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/issue-close-require.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/issue-close-require.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-closed-issues.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/lock-closed-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pull-request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tony19/logback-android/semantic-pull-request.yml/main?enable=pin","Info:   0 out of   7 third-party GitHubAction 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v_2.0.0 not signed: https://api.github.com/repos/tony19/logback-android/releases/15808063","Warn: release artifact v_1.3.0-3 not signed: https://api.github.com/repos/tony19/logback-android/releases/14356580","Warn: release artifact v_1.3.0-2 not signed: https://api.github.com/repos/tony19/logback-android/releases/12934008","Warn: release artifact v_2.0.0 does not have provenance: https://api.github.com/repos/tony19/logback-android/releases/15808063","Warn: release artifact v_1.3.0-3 does not have provenance: https://api.github.com/repos/tony19/logback-android/releases/14356580","Warn: release artifact v_1.3.0-2 does not have provenance: https://api.github.com/repos/tony19/logback-android/releases/12934008"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:34:53.688Z","repository_id":43186381,"created_at":"2025-08-15T11:34:53.689Z","updated_at":"2025-08-15T11:34:53.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003896,"owners_count":26083641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","java","logback","logging-library"],"created_at":"2024-01-11T16:48:38.356Z","updated_at":"2025-10-10T12:22:52.850Z","avatar_url":"https://github.com/tony19.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3811","html_url":"https://opencollective.ecosyste.ms/projects/3811","collective":{"id":2352,"uuid":"bvrgbk35-7l4x96eg-7gkpomew-a0jdyzn8","slug":"logback-android","name":"logback-android","description":"📄The reliable, generic, fast and flexible logging framework for Android","website":"","github":"tony19/logback-android","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/tony19/logback-android"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-05-28T12:15:14.831Z","created_at":"2024-01-10T13:17:52.231Z","updated_at":"2026-05-28T12:15:15.131Z","transactions_count":3,"balance":343.8,"account_type":"COLLECTIVE","owner":{"login":"tony19","name":"Tony Trinh","uuid":"26580","kind":"user","description":"","email":"","website":"https://tonytrinh.me","location":"USA","twitter":"tonytrinh","company":"Columbia University","icon_url":"https://avatars.githubusercontent.com/u/26580?u=fcda57cefbf23422901949f8577a5592e3f82737\u0026v=4","repositories_count":14,"last_synced_at":"2024-05-01T10:35:07.962Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tony19","funding_links":["https://github.com/sponsors/tony19"],"total_stars":1283,"followers":99,"following":0,"created_at":"2022-11-03T23:54:47.923Z","updated_at":"2024-05-01T10:35:10.430Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tony19","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tony19/repositories"},"last_project_activity_at":"2025-08-18T19:28:33.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-08-24T05:49:01.498Z","collective_updated_at":"2020-05-27T12:58:48.474Z","html_url":"https://opencollective.com/logback-android","icon_url":"https://images.opencollective.com/logback-android/logo/40.png","total_donations":343.8,"total_expenses":-10.0,"current_balance":343.8,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/logback-android","url":"https://opencollective.ecosyste.ms/collectives/logback-android","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/logback-android/projects"}}