{"id":2888620,"name":"python-obfuscator","ecosystem":"pypi","description":"A Python source-code obfuscator built on the ast module.","homepage":null,"licenses":"MIT License\n         \n         Copyright (c) 2020 David Teather\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy\n         of this software and associated documentation files (the \"Software\"), to deal\n         in the Software without restriction, including without limitation the rights\n         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n         copies of the Software, and to permit persons to whom the Software is\n         furnished to do so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in all\n         copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n         SOFTWARE.","normalized_licenses":["Other"],"repository_url":"https://github.com/davidteather/python-obfuscator","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-12-06T08:09:17.000Z","latest_release_published_at":"2026-04-03T18:24:25.000Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-17T12:24:55.020Z","created_at":"2022-04-10T12:21:23.926Z","updated_at":"2026-04-17T13:24:50.761Z","registry_url":"https://pypi.org/project/python-obfuscator/","install_command":"pip install python-obfuscator --index-url https://pypi.org/simple","documentation_url":"https://python-obfuscator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Topic :: Software Development :: Build Tools"],"normalized_name":"python-obfuscator","project_status":null},"repo_metadata":{"id":39629777,"uuid":"318430604","full_name":"davidteather/python-obfuscator","owner":"davidteather","description":"I got tired of writing good code so I made good code to make bad code","archived":false,"fork":false,"pushed_at":"2023-07-27T14:58:11.000Z","size":49,"stargazers_count":160,"open_issues_count":10,"forks_count":35,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T16:44:44.878Z","etag":null,"topics":["hacktoberfest","obfuscator","obfuscators","python","python-obfuscator"],"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/davidteather.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://www.paypal.me/dteather"],"github":"davidteather"}},"created_at":"2020-12-04T06:55:52.000Z","updated_at":"2026-02-04T05:43:47.000Z","dependencies_parsed_at":"2024-06-20T22:08:49.464Z","dependency_job_id":null,"html_url":"https://github.com/davidteather/python-obfuscator","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.5263157894736843,"last_synced_commit":"248d21a391e748caf98ed9d1904f046c059be89e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/davidteather/python-obfuscator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidteather","download_url":"https://codeload.github.com/davidteather/python-obfuscator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/sbom","scorecard":{"id":327692,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidteather/python-obfuscator","commit":"4d9c7b43d209fe5a3511e146839fdd8b8ad006cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package-test.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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/package-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/davidteather/python-obfuscator/package-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidteather/python-obfuscator/package-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/davidteather/python-obfuscator/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidteather/python-obfuscator/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-18T02:52:22.029Z","repository_id":39629777,"created_at":"2025-08-18T02:52:22.029Z","updated_at":"2025-08-18T02:52:22.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30552721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"davidteather","name":"David Teather","uuid":"34144122","kind":"user","description":"I like open source projects and making educational content | SWE @CrowdStrike ","email":"","website":"dteather.com","location":"Chicago, IL","twitter":"david_teather","company":"@CrowdStrike","icon_url":"https://avatars.githubusercontent.com/u/34144122?u=9ac0290cecfbfe9f2d68758ba26113ff4b345a37\u0026v=4","repositories_count":64,"last_synced_at":"2025-09-18T06:58:28.702Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidteather","funding_links":["https://github.com/sponsors/davidteather"],"total_stars":6972,"followers":911,"following":110,"created_at":"2022-11-13T13:29:50.692Z","updated_at":"2025-09-18T06:58:28.702Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidteather","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidteather/repositories"},"tags":[{"name":"V0.0.2","sha":"210da2d3dfb96ab7653fad869a43cb67aeb0fe67","kind":"commit","published_at":"2021-02-21T22:45:39.000Z","download_url":"https://codeload.github.com/davidteather/python-obfuscator/tar.gz/V0.0.2","html_url":"https://github.com/davidteather/python-obfuscator/releases/tag/V0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidteather/python-obfuscator@V0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/tags/V0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/tags/V0.0.2/manifests"},{"name":"V0.0.1","sha":"0462e8e8d73bce350cb3d1ed36dbe25f44d25f8a","kind":"commit","published_at":"2020-12-06T08:07:22.000Z","download_url":"https://codeload.github.com/davidteather/python-obfuscator/tar.gz/V0.0.1","html_url":"https://github.com/davidteather/python-obfuscator/releases/tag/V0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidteather/python-obfuscator@V0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/tags/V0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/tags/V0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-17T13:24:50.734Z","dependent_packages_count":0,"downloads":2024,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.800368789742323,"dependent_repos_count":11.518969535446931,"dependent_packages_count":10.125576461732065,"stargazers_count":6.323384379756505,"forks_count":6.890915690906568,"docker_downloads_count":null,"average":8.33184297151688},"purl":"pkg:pypi/python-obfuscator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-obfuscator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-obfuscator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-obfuscator/dependencies","status":null,"funding_links":["https://www.paypal.me/dteather","https://github.com/sponsors/davidteather"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T01:53:34.012Z","issues_count":17,"pull_requests_count":5,"avg_time_to_close_issue":255294.0,"avg_time_to_close_pull_request":3052240.4,"issues_closed_count":6,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":15,"avg_comments_per_issue":1.1176470588235294,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidteather%2Fpython-obfuscator/issues","maintainers":[{"login":"davidteather","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidteather"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-obfuscator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-obfuscator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-obfuscator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-obfuscator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-obfuscator/codemeta","maintainers":[{"uuid":"davidteather","login":"davidteather","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/davidteather/","role":null,"created_at":"2023-02-25T06:26:11.343Z","updated_at":"2023-02-25T06:26:11.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidteather/packages"}]}