{"id":36822952,"url":"https://github.com/oxctl/spring-security-lti13","last_synced_at":"2026-01-12T14:01:56.957Z","repository":{"id":38366377,"uuid":"227882898","full_name":"oxctl/spring-security-lti13","owner":"oxctl","description":"A LTI 1.3 implementation for Spring Security that builds on the OAuth2 support","archived":false,"fork":false,"pushed_at":"2025-04-30T09:29:08.000Z","size":193,"stargazers_count":15,"open_issues_count":4,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-06T09:03:29.693Z","etag":null,"topics":["java","library","spring","spring-security"],"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/oxctl.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-12-13T16:44:53.000Z","updated_at":"2025-06-20T01:34:28.000Z","dependencies_parsed_at":"2023-02-14T06:16:36.240Z","dependency_job_id":"5892fe97-6c3a-41f8-b083-90b7fea5b010","html_url":"https://github.com/oxctl/spring-security-lti13","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/oxctl/spring-security-lti13","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxctl%2Fspring-security-lti13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxctl%2Fspring-security-lti13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxctl%2Fspring-security-lti13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxctl%2Fspring-security-lti13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxctl","download_url":"https://codeload.github.com/oxctl/spring-security-lti13/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxctl%2Fspring-security-lti13/sbom","scorecard":{"id":715920,"data":{"date":"2025-08-11","repo":{"name":"github.com/oxctl/spring-security-lti13","commit":"e6f380caf88789daee764c7b149a33d74ee635a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":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":"Code-Review","score":1,"reason":"Found 4/24 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/push.yml:12","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/push.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":"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/pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/oxctl/spring-security-lti13/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/oxctl/spring-security-lti13/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxctl/spring-security-lti13/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxctl/spring-security-lti13/push.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push.yml:9"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xwmg-2g98-w7v9","Warn: Project is vulnerable to: GHSA-q3v6-hm2v-pw99","Warn: Project is vulnerable to: GHSA-mg83-c7gq-rv5c","Warn: Project is vulnerable to: GHSA-c4q5-6c82-3qpw","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-6r3c-xf4w-jxjm"],"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-22T09:38:56.608Z","repository_id":38366377,"created_at":"2025-08-22T09:38:56.608Z","updated_at":"2025-08-22T09:38:56.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["java","library","spring","spring-security"],"created_at":"2026-01-12T14:01:56.115Z","updated_at":"2026-01-12T14:01:56.821Z","avatar_url":"https://github.com/oxctl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Security LTI 1.3 Implementation\n\n[![Build and publish](https://github.com/oxctl/spring-security-lti13/actions/workflows/push.yml/badge.svg)](https://github.com/oxctl/spring-security-lti13/actions/workflows/push.yml)\n\nThis library adds support to Spring Security to allow LTI 1.3 launches to authenticate a user. This is still a work in progress and will be changing substantially in the near future.\n\n## Spring Security OAuth2\n\nThis library uses [Spring Security](https://spring.io/projects/spring-security) and it's OAuth code as its basis.\n\n## Using\n\nThis [library](https://search.maven.org/artifact/uk.ac.ox.ctl/spring-security-lti13) is released to maven central and can be added to your maven project with the following project coordinates:\n\n```xml\n    \u003cdependency\u003e\n        \u003cgroupId\u003euk.ac.ox.ctl\u003c/groupId\u003e\n        \u003cartifactId\u003espring-security-lti13\u003c/artifactId\u003e\n        \u003cversion\u003e0.3.4\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n\nThere is a [demo project](https://github.com/oxctl/spring-security-lti13-demo) built using this library that may be helpful in getting started with the project.\n\n### Development Builds\n\nIf you want to use the latest (unstable) unreleased version of the library in your project builds are published to GitHub packages. To use this version in your project you need to add the GitHub packages repository to your `pom.xml`:\n\n```xml\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003eoxctl/spring-security-lti13\u003c/id\u003e\n            \u003curl\u003ehttps://maven.pkg.github.com/oxctl/spring-security-lti13\u003c/url\u003e\n            \u003csnapshots\u003e\n                \u003cenabled\u003etrue\u003c/enabled\u003e\n            \u003c/snapshots\u003e\n            \u003creleases\u003e\n                \u003cenabled\u003efalse\u003c/enabled\u003e\n            \u003c/releases\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n```\n\nthen add the `SNAPSHOT` version of the library to your `pom.xml`:\n\n```xml\n    \u003cdependency\u003e\n        \u003cgroupId\u003euk.ac.ox.ctl\u003c/groupId\u003e\n        \u003cartifactId\u003espring-security-lti13\u003c/artifactId\u003e\n        \u003cversion\u003e0.2.1-SNAPSHOT\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n\nHowever, this should just be for testing until a new version is released to Maven Central.\n\n### Releasing\n\nThe project is deployed to the central repository, once ready to release use the release plugin to tag everything:\n\n```bash\n    mvn -Prelease,sonatype release:clean release:prepare\n```\n\nthen if that completes successfully a release bundle can be pushed to the staging area of the Sonatype OSS repository with:\n\n```bash\n    mvn -Prelease,sonatype release:perform\n```\n    \nWe don't automatically close the staged artifacts so after checking that the files are ok you should login to the [repository](https://oss.sonatype.org/) and release it. The version in the README.md should also be updated so that people using the project get the latest version and the demo project should be updated to use the latest version.\n\n## References\n\n - Learning Tools Interoperability Core Specification - https://www.imsglobal.org/spec/lti/v1p3\n - 1 EdTech Security Framework - https://www.imsglobal.org/spec/lti/v1p3\n - OpenID Connect Core - https://openid.net/specs/openid-connect-core-1_0.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxctl%2Fspring-security-lti13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxctl%2Fspring-security-lti13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxctl%2Fspring-security-lti13/lists"}