{"id":22348074,"url":"https://github.com/betta-cyber/kwaf","last_synced_at":"2025-03-26T10:43:41.131Z","repository":{"id":88395698,"uuid":"145292281","full_name":"betta-cyber/kwaf","owner":"betta-cyber","description":"lightweight web application firewall","archived":false,"fork":false,"pushed_at":"2020-03-21T15:29:09.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T12:13:17.040Z","etag":null,"topics":["firewall","lightweight","lua","safe","waf","websafe"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/betta-cyber.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-19T10:11:46.000Z","updated_at":"2023-05-12T16:52:04.000Z","dependencies_parsed_at":"2023-03-06T22:00:31.798Z","dependency_job_id":null,"html_url":"https://github.com/betta-cyber/kwaf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betta-cyber%2Fkwaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betta-cyber%2Fkwaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betta-cyber%2Fkwaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betta-cyber%2Fkwaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betta-cyber","download_url":"https://codeload.github.com/betta-cyber/kwaf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641317,"owners_count":20648637,"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":["firewall","lightweight","lua","safe","waf","websafe"],"created_at":"2024-12-04T10:12:23.298Z","updated_at":"2025-03-26T10:43:41.112Z","avatar_url":"https://github.com/betta-cyber.png","language":"Lua","readme":"# kwaf\n\nthis is a light waf depend on openresty\n\n# require\n\nLua library for HTTP cookie\n\nhttps://github.com/cloudflare/lua-resty-cookie\n\nLua CJSON is a fast JSON encoding/parsing module for Lua\n\nhttps://github.com/openresty/lua-cjson\n\nluafilesystem\n\nhttps://github.com/keplerproject/luafilesystem\n\n# install\n\ninstall require by [luarocks](https://luarocks.org/)\n\nadd this in your nginx conf\n```\nlua_shared_dict rule_cache 128m;\n```\n\n```\naccess_by_lua_file 'lua/waf.lua';\n```\n```\nbody_filter_by_lua_file 'lua/body_filter.lua';\n```\n\nenable which protect you want in lua/config.lua","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetta-cyber%2Fkwaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetta-cyber%2Fkwaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetta-cyber%2Fkwaf/lists"}