{"id":195439,"url":"https://github.com/wemake-services/pytest-modified-env","last_synced_at":"2026-08-18T18:20:16.108Z","repository":{"id":38151142,"uuid":"453351506","full_name":"wemake-services/pytest-modified-env","owner":"wemake-services","description":"Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.","archived":false,"fork":false,"pushed_at":"2026-07-21T07:33:18.000Z","size":294,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-25T20:12:17.950Z","etag":null,"topics":["codequality","pytest","pytest-plugin","python3","test","testing","tests","unittest"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-modified-env/","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/wemake-services.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"wemake-services","custom":"https://boosty.to/sobolevn"}},"created_at":"2022-01-29T09:22:52.000Z","updated_at":"2026-07-21T07:33:51.000Z","dependencies_parsed_at":"2025-12-02T18:07:14.324Z","dependency_job_id":null,"html_url":"https://github.com/wemake-services/pytest-modified-env","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":0.5,"last_synced_commit":"6372ab3b2695cb653f3434f30bc8a60eaa832ef2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wemake-services/pytest-modified-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wemake-services%2Fpytest-modified-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wemake-services%2Fpytest-modified-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wemake-services%2Fpytest-modified-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wemake-services%2Fpytest-modified-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wemake-services","download_url":"https://codeload.github.com/wemake-services/pytest-modified-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wemake-services%2Fpytest-modified-env/sbom","scorecard":{"id":1236513,"data":{"date":"2025-07-07","repo":{"name":"github.com/wemake-services/pytest-modified-env","commit":"42dbc3eb11758bf037aaecf6c1f7dbb7703b9555"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.1,"checks":[{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:15","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/wemake-services/pytest-modified-env/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/wemake-services/pytest-modified-env/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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 '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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-30T06:29:51.323Z","repository_id":38151142,"created_at":"2025-08-30T06:29:51.323Z","updated_at":"2025-08-30T06:29:51.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36771670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":["codequality","pytest","pytest-plugin","python3","test","testing","tests","unittest"],"created_at":"2024-03-06T16:27:47.614Z","updated_at":"2026-08-18T18:20:15.997Z","avatar_url":"https://github.com/wemake-services.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/195439","html_url":"https://opencollective.ecosyste.ms/projects/195439","collective":{"id":1342,"uuid":"7ywz9j4a-vgod8pgz-v5j6mr35-nxklb0e7","slug":"wemake-services","name":"wemake-services","description":"Raising funds to support open-source projects by wemake-services","website":"https://wemake.services","github":"wemake-services","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://wemake.services"},{"type":"GITHUB","url":"https://github.com/wemake-services"}],"currency":"USD","projects_count":53,"last_synced_at":"2026-08-20T06:15:12.262Z","created_at":"2024-01-10T13:17:50.068Z","updated_at":"2026-08-20T06:15:12.583Z","transactions_count":38,"balance":239.0499999999999,"account_type":"COLLECTIVE","owner":{"login":"wemake-services","name":"wemake.services","uuid":"19639014","kind":"organization","description":"OpenSource community with love for Python","email":null,"website":"https://t.me/opensource_findings","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19639014?v=4","repositories_count":54,"last_synced_at":"2026-05-03T19:34:02.929Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"wemake-services","custom":"https://boosty.to/sobolevn"}},"html_url":"https://github.com/wemake-services","funding_links":["https://github.com/sponsors/wemake-services","https://boosty.to/sobolevn"],"total_stars":11930,"followers":362,"following":0,"created_at":"2022-11-05T10:55:05.122Z","updated_at":"2026-05-03T19:34:02.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wemake-services","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wemake-services/repositories"},"last_project_activity_at":"2026-08-14T05:25:49.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-02-22T19:53:17.489Z","collective_updated_at":"2021-03-05T05:04:30.871Z","html_url":"https://opencollective.com/wemake-services","icon_url":"https://images.opencollective.com/wemake-services/logo/40.png","total_donations":1184.05,"total_expenses":-1109.7599999999998,"current_balance":239.0499999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/wemake-services","url":"https://opencollective.ecosyste.ms/collectives/wemake-services","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/wemake-services/projects"}}