{"id":4652965,"name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","description":"Minimal set of interface definitions for Java support in AWS Lambda","homepage":"https://aws.amazon.com/lambda/","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-lambda-java-libs","keywords_array":[],"namespace":"com.amazonaws","versions_count":8,"first_release_published_at":"2015-06-15T17:34:41.000Z","latest_release_published_at":"2025-09-03T19:16:56.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-03-23T13:04:28.700Z","created_at":"2022-07-25T16:39:22.292Z","updated_at":"2026-03-23T13:04:28.700Z","registry_url":"https://central.sonatype.com/artifact/com.amazonaws/aws-lambda-java-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.amazonaws/aws-lambda-java-core/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":32269651,"uuid":"35844242","full_name":"aws/aws-lambda-java-libs","owner":"aws","description":"Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.","archived":false,"fork":false,"pushed_at":"2025-09-09T12:42:49.000Z","size":32820,"stargazers_count":542,"open_issues_count":61,"forks_count":238,"subscribers_count":54,"default_branch":"main","last_synced_at":"2025-09-12T22:18:41.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/lambda/","language":"C++","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-05-18T21:43:45.000Z","updated_at":"2025-09-09T12:42:53.000Z","dependencies_parsed_at":"2024-06-11T16:15:40.034Z","dependency_job_id":"02babb69-cd15-4182-a04c-43eecdf306e9","html_url":"https://github.com/aws/aws-lambda-java-libs","commit_stats":{"total_commits":269,"total_committers":74,"mean_commits":3.635135135135135,"dds":0.8252788104089219,"last_synced_commit":"6538136ecaefa884d23a821c55ab48ca7deeaa3e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-lambda-java-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-lambda-java-libs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/sbom","scorecard":{"id":219413,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-lambda-java-libs","commit":"e54cf69b3751868b1adaf4824bb82744ed1fdfd1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":10,"reason":"all changesets reviewed","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/aws-lambda-java-profiler.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/runtime-interface-client_merge_to_main.yml:28","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-core.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-events-sdk-transformer.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-events.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-log4j2.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-profiler.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-serialization.yml:1","Warn: no topLevel permission defined: .github/workflows/aws-lambda-java-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/repo-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/runtime-interface-client_merge_to_main.yml:1","Warn: no topLevel permission defined: .github/workflows/runtime-interface-client_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/samples.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: experimental/aws-lambda-java-profiler/extension/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-core.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-core.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-events-sdk-transformer.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-events-sdk-transformer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-events-sdk-transformer.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-events-sdk-transformer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-events.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-events.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-events.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-events.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-log4j2.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-log4j2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-log4j2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-log4j2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-profiler.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-profiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-profiler.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-profiler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-profiler.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-profiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-profiler.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-profiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-serialization.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-serialization.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-serialization.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-serialization.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aws-lambda-java-tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/aws-lambda-java-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/repo-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/repo-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/repo-sync.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_merge_to_main.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_merge_to_main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/runtime-interface-client_pr.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/runtime-interface-client_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/samples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/samples.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/samples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/samples.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-lambda-java-libs/samples.yml/main?enable=pin","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/src/main/jni/Dockerfile.glibc:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/src/main/jni/Dockerfile.musl:1: pin your Docker image by updating public.ecr.aws/docker/library/alpine:3 to public.ecr.aws/docker/library/alpine:3@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/src/main/jni/deps/aws-lambda-cpp-0.2.7/examples/Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/codebuild-local/Dockerfile.agent:1: pin your Docker image by updating public.ecr.aws/amazoncorretto/amazoncorretto:8 to public.ecr.aws/amazoncorretto/amazoncorretto:8@sha256:8db090471159f79003debfd0821cef281523857a5804846a9fa644262ffcf7f7","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.alpine:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.amazoncorretto:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.amazonlinux:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.centos:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.debian:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.debian:12","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.ubuntu:3","Warn: containerImage not pinned by hash: aws-lambda-java-runtime-interface-client/test/integration/docker/Dockerfile.function.ubuntu:13","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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 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"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c28r-hw5m-5gv3","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-269q-hmxg-m83q","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-6mjq-h674-j845","Warn: Project is vulnerable to: GHSA-264p-99wq-f4j6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:12:02.151Z","repository_id":32269651,"created_at":"2025-08-17T02:12:02.152Z","updated_at":"2025-08-17T02:12:02.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275685794,"owners_count":25509540,"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-17T02:00:09.119Z","response_time":84,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":506,"last_synced_at":"2025-09-16T08:58:33.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":235631,"followers":13015,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-09-16T08:58:33.051Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"profiler-extension-0.1.1","sha":"e8d88b00270f94838a9876f290d0af70b46b73e6","kind":"commit","published_at":"2025-03-31T14:01:36.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-java-libs/tar.gz/profiler-extension-0.1.1","html_url":"https://github.com/aws/aws-lambda-java-libs/releases/tag/profiler-extension-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-java-libs@profiler-extension-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/profiler-extension-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/profiler-extension-0.1.1/manifests"},{"name":"profiler-extension-0.1.0","sha":"dfb89116693b63750dbecec3c17809f029f856ae","kind":"commit","published_at":"2025-03-24T14:37:50.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-java-libs/tar.gz/profiler-extension-0.1.0","html_url":"https://github.com/aws/aws-lambda-java-libs/releases/tag/profiler-extension-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-java-libs@profiler-extension-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/profiler-extension-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/profiler-extension-0.1.0/manifests"},{"name":"run-integration-tests","sha":"928b71e2963bcb8b4d74bc017904dd39b4cc9b40","kind":"commit","published_at":"2024-08-23T09:39:20.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-java-libs/tar.gz/run-integration-tests","html_url":"https://github.com/aws/aws-lambda-java-libs/releases/tag/run-integration-tests","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-java-libs@run-integration-tests","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/run-integration-tests","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/tags/run-integration-tests/manifests"}]},"repo_metadata_updated_at":"2026-02-21T14:14:51.431Z","dependent_packages_count":296,"downloads":null,"downloads_period":null,"dependent_repos_count":3383,"rankings":{"downloads":null,"dependent_repos_count":0.17351927546685902,"dependent_packages_count":0.26869439769175285,"stargazers_count":16.17896930351847,"forks_count":13.54251823354973,"docker_downloads_count":0.394726296385349,"average":6.111685501322432},"purl":"pkg:maven/com.amazonaws/aws-lambda-java-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.amazonaws:aws-lambda-java-core","docker_dependents_count":335,"docker_downloads_count":336944173,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.amazonaws:aws-lambda-java-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.amazonaws:aws-lambda-java-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-27T01:06:15.706Z","issues_count":74,"pull_requests_count":222,"avg_time_to_close_issue":29306152.94736842,"avg_time_to_close_pull_request":3045921.0054347827,"issues_closed_count":38,"pull_requests_closed_count":183,"pull_request_authors_count":53,"issue_authors_count":69,"avg_comments_per_issue":3.5405405405405403,"avg_comments_per_pull_request":0.8063063063063063,"merged_pull_requests_count":152,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":15,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":3191127.75,"past_year_avg_time_to_close_pull_request":305823.975,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.3050847457627119,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-java-libs/issues","maintainers":[{"login":"msailes","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msailes"},{"login":"dtorok","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtorok"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-lambda-java-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-lambda-java-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-lambda-java-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-lambda-java-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-lambda-java-core/codemeta","maintainers":[]}