{"id":20379953,"url":"https://github.com/shashikumarraja/naughty_string_validator_python","last_synced_at":"2025-10-13T21:12:43.241Z","repository":{"id":57444991,"uuid":"146906294","full_name":"shashikumarraja/naughty_string_validator_python","owner":"shashikumarraja","description":"A python library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.","archived":false,"fork":false,"pushed_at":"2025-06-12T09:33:40.000Z","size":115,"stargazers_count":2,"open_issues_count":11,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T10:38:06.434Z","etag":null,"topics":["emojis","hactoberfest","naughty-strings","python","testing","unicode-characters"],"latest_commit_sha":null,"homepage":"","language":"Python","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/shashikumarraja.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-31T14:59:45.000Z","updated_at":"2023-02-03T11:46:48.000Z","dependencies_parsed_at":"2024-05-08T18:58:03.781Z","dependency_job_id":"b914e143-82bc-4411-8017-331437ba2cbf","html_url":"https://github.com/shashikumarraja/naughty_string_validator_python","commit_stats":{"total_commits":69,"total_committers":6,"mean_commits":11.5,"dds":"0.46376811594202894","last_synced_commit":"478bc2b08e99c1c7a92e94ad3ac5222c574f453e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/shashikumarraja/naughty_string_validator_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shashikumarraja%2Fnaughty_string_validator_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shashikumarraja%2Fnaughty_string_validator_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shashikumarraja%2Fnaughty_string_validator_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shashikumarraja%2Fnaughty_string_validator_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shashikumarraja","download_url":"https://codeload.github.com/shashikumarraja/naughty_string_validator_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shashikumarraja%2Fnaughty_string_validator_python/sbom","scorecard":{"id":816672,"data":{"date":"2025-08-11","repo":{"name":"github.com/shashikumarraja/naughty_string_validator_python","commit":"478bc2b08e99c1c7a92e94ad3ac5222c574f453e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/greetings.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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":0,"reason":"Found 2/29 approved changesets -- score normalized to 0","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":"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/greetings.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/shashikumarraja/naughty_string_validator_python/greetings.yml/master?enable=pin","Info:   0 out of   1 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}}]},"last_synced_at":"2025-08-23T14:25:05.525Z","repository_id":57444991,"created_at":"2025-08-23T14:25:05.525Z","updated_at":"2025-08-23T14:25:05.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017052,"owners_count":26085949,"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-13T02:00:06.723Z","response_time":61,"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":["emojis","hactoberfest","naughty-strings","python","testing","unicode-characters"],"created_at":"2024-11-15T02:05:42.951Z","updated_at":"2025-10-13T21:12:43.221Z","avatar_url":"https://github.com/shashikumarraja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========================================================\nnaughty_string_validator\n==========================================================\n\n.. image:: https://img.shields.io/pypi/v/naughty-string-validator.svg\n      :target: https://pypi.python.org/pypi/naughty-string-validator/\n\n.. image:: https://img.shields.io/pypi/pyversions/naughty-string-validator.svg\n      :target: https://pypi.python.org/pypi/naughty-string-validator/\n\n.. image:: https://travis-ci.org/shashikumarraja/naughty_string_validator_python.svg?branch=master\n    :target: https://travis-ci.org/shashikumarraja/naughty_string_validator_python\n\n.. image:: https://codecov.io/gh/shashikumarraja/naughty_string_validator_python/branch/master/graph/badge.svg\n  :target: https://codecov.io/gh/shashikumarraja/naughty_string_validator_python\n\n.. image:: https://pyup.io/repos/github/shashikumarraja/naughty_string_validator_python/shield.svg\n     :target: https://pyup.io/repos/github/shashikumarraja/naughty_string_validator_python/\n     :alt: Updates\n     \n.. image:: https://pepy.tech/badge/naughty-string-validator\n     :target: https://pepy.tech/project/naughty-string-validator\n       \n.. image:: https://img.shields.io/badge/License-MIT-blue.svg\n     :target: https://opensource.org/licenses/MIT\n     \n\nA python library that returns `naughty strings` from an offline database of `Big List of Naughty Strings \u003chttps://github.com/minimaxir/big-list-of-naughty-strings\u003e`_ and emojis. The db will be continuously growing with each release.\n\nThe Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data.\n\nThis library can be inluded in the test automation framework for API, UI, or DB testing to validate them against naughty strings.\n\n\nInstallation\n*************\n  pip install naughty_string_validator\n\nUsage\n***********\n.. code-block:: python\n\n    from naughty_string_validator import *\n\n* To get a random naughty string from the list\n\n.. code-block:: python\n\n    print(get_random_naughty_string())\n\n    #output\n    \"\u003ca href=\\\"\\\\xE2\\\\x80\\\\x88javascript…(1)\\\" id=\\\"fuzzelement1\\\"\u003etest\u003c/a\u003e\"\n  \n\n* To get entire naughty string list \n\n.. code-block:: python\n\n    print(get_naughty_string_list())\n\n    #output\n    [\"\", \"undefined\", \"undef\", \"null\", \"NULL\", \"(null)\", \"nil\", …]\n\n* To get a random emoji from the emoji list\n\n.. code-block:: python\n\n    print(get_random_emoji())\n\n    #output\n    \"😃\"\n\n* To get a entire emoji list\n  \n.. code-block:: python\n\n    print(get_emoji_list())\n\n    #output\n    [\"😀\", \"😃\", \"😄\", \"😁\", \"😆\", \"😅\", \"😂\", \"🤣\", \"☺️\", \"😊\", …]\n\nTests\n***********\n* To run tests\n\n    py.test --cov=naughty_string_validator test/ --verbose\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshashikumarraja%2Fnaughty_string_validator_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshashikumarraja%2Fnaughty_string_validator_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshashikumarraja%2Fnaughty_string_validator_python/lists"}