{"id":21019347,"url":"https://github.com/rmraya/securityfilter","last_synced_at":"2025-10-06T17:18:04.368Z","repository":{"id":212267291,"uuid":"731085324","full_name":"rmraya/SecurityFilter","owner":"rmraya","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-08T14:05:17.000Z","size":279,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T17:24:17.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmraya.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":"SecurityFilter.jar","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-13T10:23:22.000Z","updated_at":"2024-10-08T14:05:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9537fe5-4c9e-49b6-8d85-9b180633bcc2","html_url":"https://github.com/rmraya/SecurityFilter","commit_stats":null,"previous_names":["rmraya/securityfilter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rmraya/SecurityFilter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FSecurityFilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FSecurityFilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FSecurityFilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FSecurityFilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmraya","download_url":"https://codeload.github.com/rmraya/SecurityFilter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FSecurityFilter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646830,"owners_count":26021523,"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-10-06T02:00:05.630Z","response_time":65,"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"}},"keywords":[],"created_at":"2024-11-19T10:31:22.330Z","updated_at":"2025-10-06T17:18:04.353Z","avatar_url":"https://github.com/rmraya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SecurityFilter\n\nCustom security filter for Tomcat 9 to be used when serving static content\n\n## Installation\n\n1. Clone this repository\n2. Copy SecurityFilter.jar to Tomcat's `/lib` folder\n3. Edit Tomcat's `conf/web.xml` and add the following lines in Filters section:\n\n```xml\n  \u003cfilter\u003e\n    \u003cfilter-name\u003eSecurityFilter\u003c/filter-name\u003e\n    \u003cfilter-class\u003ecom.maxprograms.filter.SecurityFilter\u003c/filter-class\u003e\n  \u003c/filter\u003e\n\n  \u003cfilter-mapping\u003e\n    \u003cfilter-name\u003eSecurityFilter\u003c/filter-name\u003e\n    \u003curl-pattern\u003e/*\u003c/url-pattern\u003e\n    \u003cdispatcher\u003eREQUEST\u003c/dispatcher\u003e\n  \u003c/filter-mapping\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmraya%2Fsecurityfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmraya%2Fsecurityfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmraya%2Fsecurityfilter/lists"}