{"id":6257488,"name":"github.com/aquasecurity/trivy-java-db","ecosystem":"go","description":"","homepage":"https://github.com/aquasecurity/trivy-java-db","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy-java-db","keywords_array":[],"namespace":"github.com/aquasecurity","versions_count":5,"first_release_published_at":"2023-02-09T23:17:23.000Z","latest_release_published_at":"2024-01-22T08:40:13.000Z","latest_release_number":"v0.0.0-20240122084013-ee3f7e33fd32","last_synced_at":"2026-06-05T09:18:23.984Z","created_at":"2023-02-05T00:31:28.744Z","updated_at":"2026-06-05T09:18:23.984Z","registry_url":"https://pkg.go.dev/github.com/aquasecurity/trivy-java-db","install_command":"go get github.com/aquasecurity/trivy-java-db","documentation_url":"https://pkg.go.dev/github.com/aquasecurity/trivy-java-db#section-documentation","metadata":{},"repo_metadata":{"id":65669489,"uuid":"590764207","full_name":"aquasecurity/trivy-java-db","owner":"aquasecurity","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-12T09:49:16.000Z","size":181,"stargazers_count":38,"open_issues_count":8,"forks_count":20,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-12T11:44:11.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-01-19T06:29:04.000Z","updated_at":"2025-09-12T09:49:21.000Z","dependencies_parsed_at":"2024-06-18T20:10:29.437Z","dependency_job_id":"eef3d19e-2bbc-43f5-9e76-87bcd4366191","html_url":"https://github.com/aquasecurity/trivy-java-db","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":0.2777777777777778,"last_synced_commit":"349526b921f8709158affca196db4f3f5be36883"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy-java-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy-java-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db/sbom","scorecard":{"id":204693,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy-java-db","commit":"0c18a5363d3a5fd7853e39ba23ef5d1d5a71df7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'packages' permission set to 'write': .github/workflows/cron.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/cron.yml:12","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy-java-db/test.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":5,"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 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-16T23:27:58.710Z","repository_id":65669489,"created_at":"2025-08-16T23:27:58.710Z","updated_at":"2025-08-16T23:27:58.710Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275122925,"owners_count":25409336,"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-14T02:00:10.474Z","response_time":75,"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":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-14T15:26:11.669Z","dependent_packages_count":47,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4857355849414464,"dependent_packages_count":1.04905831577075,"stargazers_count":10.416935226794656,"forks_count":9.936874629636847,"docker_downloads_count":0.31947413178882533,"average":5.041615577786505},"purl":"pkg:golang/github.com/aquasecurity/trivy-java-db","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aquasecurity/trivy-java-db","docker_dependents_count":118,"docker_downloads_count":59607108,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aquasecurity/trivy-java-db","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aquasecurity/trivy-java-db/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-13T11:06:32.027Z","issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":669912.2,"avg_time_to_close_pull_request":446890.8,"issues_closed_count":10,"pull_requests_closed_count":30,"pull_request_authors_count":5,"issue_authors_count":12,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":132639.66666666666,"past_year_avg_time_to_close_pull_request":481570.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-java-db/issues","maintainers":[{"login":"DmitriyLewen","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"knqyf263","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"}],"active_maintainers":[{"login":"DmitriyLewen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"knqyf263","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy-java-db/codemeta","maintainers":[]}