{"id":4580,"url":"https://github.com/LWJGL/lwjgl3","last_synced_at":"2026-08-07T00:20:32.286Z","repository":{"id":6070309,"uuid":"7296244","full_name":"LWJGL/lwjgl3","owner":"LWJGL","description":"LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.","archived":false,"fork":false,"pushed_at":"2026-07-23T20:14:41.000Z","size":137727,"stargazers_count":5408,"open_issues_count":86,"forks_count":711,"subscribers_count":150,"default_branch":"master","last_synced_at":"2026-07-29T22:40:24.341Z","etag":null,"topics":["bindings","fmod","freetype","glfw","harfbuzz","java","kotlin","lwjgl","openal","opencl","opengl","opengl-es","openxr","vr","vulkan"],"latest_commit_sha":null,"homepage":"https://www.lwjgl.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LWJGL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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":{"open_collective":"lwjgl"}},"created_at":"2012-12-23T15:40:04.000Z","updated_at":"2026-07-29T19:35:46.000Z","dependencies_parsed_at":"2023-12-21T16:45:50.800Z","dependency_job_id":"ac20946d-0d21-4d8a-b967-1a3d5c198490","html_url":"https://github.com/LWJGL/lwjgl3","commit_stats":{"total_commits":4049,"total_committers":50,"mean_commits":80.98,"dds":0.07063472462336384,"last_synced_commit":"dea553c7e8136d5981c8713e1502461342487335"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/LWJGL/lwjgl3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWJGL%2Flwjgl3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWJGL%2Flwjgl3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWJGL%2Flwjgl3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWJGL%2Flwjgl3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LWJGL","download_url":"https://codeload.github.com/LWJGL/lwjgl3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWJGL%2Flwjgl3/sbom","scorecard":{"id":81796,"data":{"date":"2025-08-11","repo":{"name":"github.com/LWJGL/lwjgl3","commit":"cf0eb8e531184eb01467855dca043fa8a1337e1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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":"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":"Code-Review","score":1,"reason":"Found 3/30 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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/build.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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.3.6 not signed: https://api.github.com/repos/LWJGL/lwjgl3/releases/193180368","Warn: release artifact 3.3.5 not signed: https://api.github.com/repos/LWJGL/lwjgl3/releases/190843261","Warn: release artifact 3.3.3 not signed: https://api.github.com/repos/LWJGL/lwjgl3/releases/121417090","Warn: release artifact 3.3.2 not signed: https://api.github.com/repos/LWJGL/lwjgl3/releases/97735710","Warn: release artifact 3.3.6 does not have provenance: https://api.github.com/repos/LWJGL/lwjgl3/releases/193180368","Warn: release artifact 3.3.5 does not have provenance: https://api.github.com/repos/LWJGL/lwjgl3/releases/190843261","Warn: release artifact 3.3.3 does not have provenance: https://api.github.com/repos/LWJGL/lwjgl3/releases/121417090","Warn: release artifact 3.3.2 does not have provenance: https://api.github.com/repos/LWJGL/lwjgl3/releases/97735710"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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":"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/build.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/LWJGL/lwjgl3/build.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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"}}]},"last_synced_at":"2025-08-15T06:03:21.390Z","repository_id":6070309,"created_at":"2025-08-15T06:03:21.390Z","updated_at":"2025-08-15T06:03:21.390Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36354387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bindings","fmod","freetype","glfw","harfbuzz","java","kotlin","lwjgl","openal","opencl","opengl","opengl-es","openxr","vr","vulkan"],"created_at":"2024-01-11T16:53:54.940Z","updated_at":"2026-08-07T00:20:27.720Z","avatar_url":"https://github.com/LWJGL.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4580","html_url":"https://opencollective.ecosyste.ms/projects/4580","collective":{"id":3359,"uuid":"03k0exgz-nm8yj649-x7p5wao9-r7b4dlvr","slug":"lwjgl","name":"LWJGL","description":"A Java library that enables cross-platform access to popular native libraries.","website":"https://www.lwjgl.org/","github":"LWJGL/lwjgl3","twitter":"LWJGL","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.lwjgl.org/"},{"type":"TWITTER","url":"https://twitter.com/LWJGL"},{"type":"GITHUB","url":"https://github.com/LWJGL/lwjgl3"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-07T18:15:15.189Z","created_at":"2024-01-10T13:17:54.820Z","updated_at":"2026-08-07T18:15:15.310Z","transactions_count":1695,"balance":121504.7399999991,"account_type":"COLLECTIVE","owner":{"login":"LWJGL","name":"Lightweight Java Game Library","uuid":"2757344","kind":"organization","description":"LWJGL is a Java library that enables cross-platform access to graphics, audio and parallel computing APIs.","email":"info@lwjgl.org","website":"https://www.lwjgl.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2757344?v=4","repositories_count":13,"last_synced_at":"2024-03-26T21:05:45.646Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LWJGL","funding_links":[],"total_stars":6024,"followers":115,"following":0,"created_at":"2022-11-04T10:27:55.101Z","updated_at":"2024-03-26T21:05:46.202Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LWJGL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LWJGL/repositories"},"last_project_activity_at":"2026-07-23T20:14:41.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-10-27T11:26:20.336Z","collective_updated_at":"2022-06-30T15:21:38.382Z","html_url":"https://opencollective.com/lwjgl","icon_url":"https://images.opencollective.com/lwjgl/logo/40.png","total_donations":138277.64999999804,"total_expenses":-26513.73000000015,"current_balance":121504.7399999991,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/lwjgl","url":"https://opencollective.ecosyste.ms/collectives/lwjgl","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/lwjgl/projects"}}