{"id":19765810,"url":"https://github.com/watertreestar/tidy-defender","last_synced_at":"2025-07-07T04:06:28.060Z","repository":{"id":217822926,"uuid":"235057173","full_name":"watertreestar/tidy-defender","owner":"watertreestar","description":":lock: To protect your web application based on Spring MVC","archived":false,"fork":false,"pushed_at":"2022-12-10T05:36:35.000Z","size":69,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T10:40:15.243Z","etag":null,"topics":["authentication","authorization","java","protection"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/watertreestar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-01-20T08:52:08.000Z","updated_at":"2021-07-24T15:25:34.000Z","dependencies_parsed_at":"2024-01-18T12:07:37.571Z","dependency_job_id":"2f9743ca-3d16-4fd6-87a7-25a35cdee896","html_url":"https://github.com/watertreestar/tidy-defender","commit_stats":null,"previous_names":["watertreestar/tidy-defender"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/watertreestar/tidy-defender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watertreestar%2Ftidy-defender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watertreestar%2Ftidy-defender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watertreestar%2Ftidy-defender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watertreestar%2Ftidy-defender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watertreestar","download_url":"https://codeload.github.com/watertreestar/tidy-defender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watertreestar%2Ftidy-defender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264010949,"owners_count":23543716,"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","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":["authentication","authorization","java","protection"],"created_at":"2024-11-12T04:19:31.426Z","updated_at":"2025-07-07T04:06:28.002Z","avatar_url":"https://github.com/watertreestar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# defender\nVery lightweight authentication and authorization framework to protect your web application. Use `Servlet Filter` to authenticate visitor ,and the method level authorization depends on `Spring AOP`.\n\n## Principle\n\ndefender意为守卫，是一个非常轻量级的认证和授权框架，参考了shiro的设计结构，基于Filter和切面，Filter用作认证，Aspect切面主要用于权限的校验\n\n该项目主要是参考了shiro，虽然使用过shiro但是对于内部的了解依然不是特别深刻，「纸上得来终得浅，绝知此事需恭行」.于是就想做一个简单的能够实现\n认证和授权的framework.\n\n## Features\n\n- [] 基于session的认证\n- [] 基于jwt的认证 \n- [] Spring AOP实现授权\n- [] session支持强制下线\n- [] 支持restful资源授权\n- [] 密码加密验证\n- [] Spring Boot Starter支持\n\n## Installing\n\n\n## Get started\n\n\n## License\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatertreestar%2Ftidy-defender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatertreestar%2Ftidy-defender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatertreestar%2Ftidy-defender/lists"}