{"id":16489379,"url":"https://github.com/michaelbukachi/flask-antijs","last_synced_at":"2026-04-10T23:41:08.667Z","repository":{"id":57430088,"uuid":"200262534","full_name":"michaelbukachi/flask-antijs","owner":"michaelbukachi","description":"An extension to check 'undefined' JS values","archived":false,"fork":false,"pushed_at":"2019-08-05T21:04:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T19:02:40.191Z","etag":null,"topics":["flask","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelbukachi.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}},"created_at":"2019-08-02T16:00:51.000Z","updated_at":"2019-08-05T21:04:06.000Z","dependencies_parsed_at":"2022-08-26T03:25:20.596Z","dependency_job_id":null,"html_url":"https://github.com/michaelbukachi/flask-antijs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/michaelbukachi/flask-antijs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbukachi%2Fflask-antijs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbukachi%2Fflask-antijs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbukachi%2Fflask-antijs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbukachi%2Fflask-antijs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelbukachi","download_url":"https://codeload.github.com/michaelbukachi/flask-antijs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelbukachi%2Fflask-antijs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958633,"owners_count":23689045,"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":["flask","python","python3"],"created_at":"2024-10-11T13:44:03.962Z","updated_at":"2026-04-10T23:41:03.625Z","avatar_url":"https://github.com/michaelbukachi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-AntiJs\n[![PyPI](https://img.shields.io/pypi/v/Flask-AntiJs.svg)](https://pypi.python.org/pypi/Flask-AntiJs)\n[![Build Status](https://travis-ci.com/michaelbukachi/flask-antijs.svg?branch=master)](https://travis-ci.com/michaelbukachi/flask-antijs)\n\nFlask-AntiJs is a Flask extension the protects endpoints against\n'undefined' javascript values by checking the URL, query params and payloads\nand return a 400 (Bad request) response.\n\n### Install\n\n```\n$ pip install Flask-AntiJs\n```\n\n### Usage\n```\nfrom flask import Flask\nfrom flask_antijs import AntiJs\n\napp = Flask(__name__)\nAntiJs(app)\n```\n\n### Issues\nFeel free to raise any issue [here](https://github.com/michaelbukachi/flask-antijs/issues).\n\n### Contributions\nAll contributions are welcome:smile:.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelbukachi%2Fflask-antijs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelbukachi%2Fflask-antijs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelbukachi%2Fflask-antijs/lists"}