{"id":368703,"url":"https://github.com/pytest-dev/pytest-env","last_synced_at":"2026-08-24T02:50:47.708Z","repository":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-10T22:33:45.000Z","size":316,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-16T23:11:14.610Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-10T22:33:56.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36751747,"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-17T02:00:06.698Z","response_time":86,"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"}},"owner":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-22T23:49:27.099Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38149,"followers":805,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-22T23:49:27.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"packages":[{"id":2885344,"name":"pytest-env","ecosystem":"pypi","description":"pytest plugin that allows you to add environment variables.","homepage":"https://github.com/pytest-dev/pytest-env","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["env","pytest"],"namespace":null,"versions_count":26,"first_release_published_at":"2015-02-05T22:26:26.000Z","latest_release_published_at":"2026-07-21T13:09:20.000Z","latest_release_number":"1.7.0","last_synced_at":"2026-08-23T02:36:45.808Z","created_at":"2022-04-10T12:19:44.517Z","updated_at":"2026-08-23T02:36:45.809Z","registry_url":"https://pypi.org/project/pytest-env/","install_command":"pip install pytest-env --index-url https://pypi.org/simple","documentation_url":"https://pytest-env.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.15","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pytest-env","project_status":null},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-10T22:33:45.000Z","size":316,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-16T23:11:14.610Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-10T22:33:56.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36751747,"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-17T02:00:06.698Z","response_time":86,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:09:17.885Z","dependent_packages_count":256,"downloads":24019744,"downloads_period":"last-month","dependent_repos_count":3689,"rankings":{"downloads":0.21444323723663156,"dependent_repos_count":0.1647806951614223,"dependent_packages_count":0.11359592957432922,"stargazers_count":7.736333511613255,"forks_count":14.245880765358269,"docker_downloads_count":0.6421880440759818,"average":3.8528703638366477},"purl":"pkg:pypi/pytest-env","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-env","docker_dependents_count":70,"docker_downloads_count":127703,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T23:21:41.147Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-env/codemeta","maintainers":[{"uuid":"nicoddemus","login":"nicoddemus","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://pypi.org/user/nicoddemus/","role":null,"created_at":"2023-02-05T22:20:46.090Z","updated_at":"2023-02-05T22:20:46.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicoddemus/packages"},{"uuid":"gaborbernat","login":"gaborbernat","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/gaborbernat/","role":null,"created_at":"2023-02-05T22:20:46.083Z","updated_at":"2023-02-05T22:20:46.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gaborbernat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399634,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13663758,"name":"pytest-env","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-env","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:52:41.853Z","latest_release_published_at":"2026-02-12T09:52:41.853Z","latest_release_number":"1.1.5-1","last_synced_at":"2026-08-07T16:04:27.651Z","created_at":"2026-02-12T09:52:41.670Z","updated_at":"2026-08-16T23:21:41.034Z","registry_url":"https://tracker.debian.org/pkg/pytest-env","install_command":"apt-get install pytest-env","documentation_url":"https://packages.debian.org/trixie/pytest-env","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-env","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.034Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.0395791583166332,"forks_count":1.8787575150300602,"docker_downloads_count":null,"average":0.7295841683366733},"purl":"pkg:deb/debian/pytest-env?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-env/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13402799,"name":"pytest-env","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-env","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:27:17.286Z","latest_release_published_at":"2026-02-06T10:27:17.286Z","latest_release_number":"0.8.2-4","last_synced_at":"2026-03-06T11:00:32.966Z","created_at":"2026-02-06T10:27:15.646Z","updated_at":"2026-08-16T23:21:41.022Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-env","install_command":"apt-get install pytest-env","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-env","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.022Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/pytest-env?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-env/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13798955,"name":"pytest-env","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-env","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:04:01.475Z","latest_release_published_at":"2026-02-13T17:04:01.475Z","latest_release_number":"0.8.2-2","last_synced_at":"2026-03-13T17:19:24.973Z","created_at":"2026-02-13T17:04:01.299Z","updated_at":"2026-08-16T23:21:41.042Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-env","install_command":"apt-get install pytest-env","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-env","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-env?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-env/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":14957845,"name":"github.com/pytest-dev/pytest-env","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-10T22:33:43.000Z","latest_release_published_at":"2026-08-10T22:33:43.000Z","latest_release_number":"v0.0.0-20260810223343-ce98a5efd0d9","last_synced_at":"2026-08-23T02:02:56.398Z","created_at":"2026-08-14T15:08:08.419Z","updated_at":"2026-08-23T02:02:56.399Z","registry_url":"https://pkg.go.dev/github.com/pytest-dev/pytest-env","install_command":"go get github.com/pytest-dev/pytest-env","documentation_url":"https://pkg.go.dev/github.com/pytest-dev/pytest-env#section-documentation","metadata":{},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.063Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/pytest-dev/pytest-env","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pytest-dev/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pytest-dev/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pytest-dev/pytest-env/dependencies","status":"removed","funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-env/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13462762,"name":"pytest-env","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-env","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:14:15.687Z","latest_release_published_at":"2026-02-09T11:14:15.687Z","latest_release_number":"1.1.3-1","last_synced_at":"2026-03-09T12:05:54.749Z","created_at":"2026-02-09T11:14:06.281Z","updated_at":"2026-08-16T23:21:41.056Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-env","install_command":"apt-get install pytest-env","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-env","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.056Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-env?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-env/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":14512920,"name":"dev-python/pytest-env","ecosystem":"gentoo","description":"pytest plugin that allows you to add environment variables","homepage":"https://github.com/pytest-dev/pytest-env/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":["~amd64","~arm","~arm64","~hppa","~ppc","~ppc64","~riscv","~x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-07-22T04:38:07.000Z","latest_release_number":"1.7.0","last_synced_at":"2026-07-23T07:44:51.039Z","created_at":"2026-05-27T02:34:29.470Z","updated_at":"2026-08-16T23:21:41.062Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pytest-env","install_command":"emerge dev-python/pytest-env","documentation_url":"https://packages.gentoo.org/packages/dev-python/pytest-env","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.062Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/pytest-env","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-env/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":5301228,"name":"pytest-env","ecosystem":"conda","description":null,"homepage":"https://github.com/pytest-dev/pytest-env","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-env","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-03T16:10:26.816Z","latest_release_published_at":"2022-10-03T16:10:26.816Z","latest_release_number":"0.6.2","last_synced_at":"2026-08-08T20:02:33.968Z","created_at":"2022-10-03T16:10:26.806Z","updated_at":"2026-08-16T23:21:41.073Z","registry_url":"https://anaconda.org/conda-forge/pytest-env","install_command":"conda install -c conda-forge pytest-env","documentation_url":null,"metadata":{},"repo_metadata":{"id":61888131,"uuid":"549162933","full_name":"pytest-dev/pytest-env","owner":"pytest-dev","description":"pytest plugin to set environment variables in pytest.ini or pyproject.toml file","archived":false,"fork":false,"pushed_at":"2026-08-05T20:52:57.000Z","size":314,"stargazers_count":233,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-09T20:38:50.263Z","etag":null,"topics":["plugin","pytest","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-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/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"gaborbernat","tidelift":"pypi/pytest-env","thanks_dev":"u/gh/gaborbernat"}},"created_at":"2022-10-10T19:18:13.000Z","updated_at":"2026-08-05T20:53:05.000Z","dependencies_parsed_at":"2026-08-09T19:41:52.511Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-env","commit_stats":{"total_commits":89,"total_committers":13,"mean_commits":6.846153846153846,"dds":0.6292134831460674,"last_synced_commit":"7af6ff895881ba9c249dbe82f78be0b4002c37ab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/sbom","scorecard":{"id":413916,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-env","commit":"547ef81e1b1723866e2a9c9916f6883a8c0a74c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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/check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-env/release.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:30"],"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 30 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-18T23:21:02.428Z","repository_id":61888131,"created_at":"2025-08-18T23:21:02.428Z","updated_at":"2025-08-18T23:21:02.428Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36470240,"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-09T02:00:06.528Z","response_time":130,"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"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"1.7.0","sha":"db01e70d52e8d0dc61e0a393a6aae20d9c8f8b8c","kind":"commit","published_at":"2026-07-21T06:07:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"8bd22d1b9d9d7594c408040610868743ca3d5a9b","kind":"commit","published_at":"2026-03-12T22:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.6.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"81f9e0e19d17169f03d9c078818421f34c45a67d","kind":"commit","published_at":"2026-03-12T21:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"28a0c114f127e4f8b2d87de6b183cfe8dedb9bbd","kind":"commit","published_at":"2026-02-17T18:30:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.5.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ded63b0ace057f04ba5e7bd296afd76c74e58225","kind":"commit","published_at":"2026-02-17T15:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"1882fafc4c45ce46417d8e9928a631d3732c6026","kind":"commit","published_at":"2026-02-11T22:08:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"59db65e03fef637f5818ba8eac2eeb34547ee535","kind":"commit","published_at":"2026-02-11T22:01:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"cd5d78cbc5a65c3eccfb4568fd38c7e8cd44a44c","kind":"commit","published_at":"2026-02-11T17:36:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.3.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"2b49978be258062fa436f0f84adad44d1df29991","kind":"commit","published_at":"2025-10-09T19:14:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"fb880383654f2b4b964f4218ebf14954e36cc627","kind":"commit","published_at":"2024-09-17T22:17:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.5","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"4d5015bd68469f29b1c03ad6ee60bddbae4f5336","kind":"commit","published_at":"2024-09-07T20:41:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.4","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f0424aa305c66f3e9278c03e842e4489b48fa10a","kind":"commit","published_at":"2023-11-28T04:10:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.3","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"53b1c3f7001403940ce8f7f25abc9fce5ec6723e","kind":"commit","published_at":"2023-11-28T04:09:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"4e233bf946e6c6931e71dbf8f76ab848b0dd64dc","kind":"commit","published_at":"2023-10-30T19:04:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"81a2692250bee43ff9d8da1d4ea163b6d82d65a6","kind":"commit","published_at":"2023-10-24T01:21:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.1.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"44432be7d74b9d20213ac41cba3dc474ca65bb4d","kind":"commit","published_at":"2023-08-24T13:44:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fec7a495453dfc1dd2b08ae1f444c936494d63b7","kind":"commit","published_at":"2023-08-22T14:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"f56d3935ff8ca99f087f8fd8c38f028f4375b2c7","kind":"commit","published_at":"2023-06-15T22:53:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"53349c7a3bb42789cad6dc30097ba9ffa338a640","kind":"commit","published_at":"2022-10-23T22:48:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.1","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"83f64b1f6eae1d0043bd72ef5726a4a5626ff695","kind":"commit","published_at":"2022-10-23T20:38:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.8.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"59d909bf92ef51adff792ebb87cbadfc419e20c0","kind":"commit","published_at":"2022-10-22T19:38:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.7.0","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"afb13a0e908f649b69273f299262ac12f1b71113","kind":"commit","published_at":"2017-06-16T19:37:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-env/tar.gz/0.6.2","html_url":"https://github.com/pytest-dev/pytest-env/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-env@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/tags/0.6.2/manifests"}]},"repo_metadata_updated_at":"2026-08-16T23:21:41.073Z","dependent_packages_count":0,"downloads":2067019,"downloads_period":"total","dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":9.19207545286691,"dependent_packages_count":51.59439093767154,"stargazers_count":41.50905733819053,"forks_count":56.469883726732874,"docker_downloads_count":null,"average":39.691351863865464},"purl":"pkg:conda/pytest-env?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-env","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-env","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-env/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaborbernat","https://tidelift.com/funding/github/pypi/pytest-env","https://thanks.dev/u/gh/gaborbernat","https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T20:42:25.191Z","issues_count":21,"pull_requests_count":264,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":215626.1606425703,"issues_closed_count":16,"pull_requests_closed_count":249,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":240,"bot_issues_count":3,"bot_pull_requests_count":221,"past_year_issues_count":7,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48712.88333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029850746268656716,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","maintainers":[{"login":"gaborbernat","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}],"active_maintainers":[{"login":"gaborbernat","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-env/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":33844,"full_name":"pytest-dev/pytest-env","default_branch":"main","total_commits":246,"total_committers":15,"total_bot_commits":180,"total_bot_committers":2,"mean_commits":16.4,"dds":0.49186991869918695,"past_year_total_commits":94,"past_year_total_committers":5,"past_year_total_bot_commits":71,"past_year_total_bot_committers":2,"past_year_mean_commits":18.8,"past_year_dds":0.5,"last_synced_at":"2026-08-20T00:32:20.355Z","last_synced_commit":"42e277c6aa49a4807f8bf7ee465cc6ac25017043","created_at":"2023-03-07T16:53:56.527Z","updated_at":"2026-08-20T00:32:19.681Z","committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":125},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":55},{"name":"Bernát Gábor","email":"gaborjbernat@gmail.com","login":"gaborbernat","count":49},{"name":"Lucas","email":"lbudman@cognilytics.com","login":"lbudman","count":4},{"name":"Elijas Dapšauskas","email":"master.elijas@gmail.com","login":"Elijas","count":2},{"name":"Juan Medina","email":"medinaj@mskcc.org","login":null,"count":2},{"name":"Thomas Jost","email":"schnouki@schnouki.net","login":"Schnouki","count":1},{"name":"Sandro Tosi","email":"sandrotosi","login":"sandrotosi","count":1},{"name":"Mikuláš Poul","email":"mikulaspoul@gmail.com","login":"mikicz","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michael Haines","email":"michael.c.haines@gmail.com","login":"thundercat1","count":1},{"name":"Mark Zhang","email":"sofuncheung16@gmail.com","login":"shuofengzhang","count":1},{"name":"Friedrich Delgado","email":"TauPan","login":"TauPan","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1},{"name":"Baptiste Fontaine","email":"b@ptistefontaine.fr","login":"bfontaine","count":1}],"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":47},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Bernát Gábor","email":"gaborjbernat@gmail.com","login":"gaborbernat","count":21},{"name":"Mikuláš Poul","email":"mikulaspoul@gmail.com","login":"mikicz","count":1},{"name":"Mark Zhang","email":"sofuncheung16@gmail.com","login":"shuofengzhang","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6763630,"commits_count":980248139,"contributors_count":41329059,"owners_count":1361781,"committers_count":3356227,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pytest-dev/pytest-env","html_url":"https://github.com/pytest-dev/pytest-env","last_synced_at":"2026-08-23T02:02:32.437Z","status":null,"issues_count":21,"pull_requests_count":268,"avg_time_to_close_issue":351492.25,"avg_time_to_close_pull_request":213423.17857142858,"issues_closed_count":16,"pull_requests_closed_count":252,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.08208955223880597,"merged_pull_requests_count":243,"bot_issues_count":3,"bot_pull_requests_count":224,"past_year_issues_count":7,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":165972.25,"past_year_avg_time_to_close_pull_request":48604.25806451613,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.029411764705882353,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":61,"created_at":"2023-05-10T21:52:34.672Z","updated_at":"2026-08-23T02:02:32.437Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-env/issues","issue_labels_count":{"table":{"dependencies":1,"invalid":1}},"pull_request_labels_count":{"table":{"dependencies":65,"github_actions":21,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":8,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":233,"COLLABORATOR":31,"NONE":3,"MEMBER":1}},"issue_authors":{"table":{"Elijas":3,"pre-commit-ci[bot]":2,"tony":1,"Xyand":1,"dependabot[bot]":1,"ianrussel":1,"aakashnand":1,"ErlanBazarov":1,"Franac1":1,"marcinkuzminski":1,"bram-tv":1,"TeaDrinkingProgrammer":1,"I-Dont-Remember":1,"MrMegaMango":1,"mLetrone":1,"stevenengland":1,"mgorny":1,"mikicz":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":159,"dependabot[bot]":65,"gaborbernat":31,"Elijas":4,"josumoreno-BP":2,"The-Compiler":1,"mgorny":1,"akx":1,"bfontaine":1,"sandrotosi":1,"mikicz":1,"thundercat1":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16296101,"issues_count":42292673,"pull_requests_count":134620613,"authors_count":11514024,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":17,"github_actions":17,"enhancement":1}},"past_year_issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":55,"COLLABORATOR":12,"NONE":1}},"past_year_issue_authors":{"table":{"aakashnand":1,"Franac1":1,"mikicz":1,"mLetrone":1,"pre-commit-ci[bot]":1,"TeaDrinkingProgrammer":1,"Xyand":1}},"past_year_pull_request_authors":{"table":{"pre-commit-ci[bot]":37,"dependabot[bot]":17,"gaborbernat":12,"akx":1,"mikicz":1}},"maintainers":[{"table":{"login":"gaborbernat","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}},{"table":{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"}},{"table":{"login":"tony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}}],"active_maintainers":[{"table":{"login":"gaborbernat","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}}]}},"events":{"total":{"CreateEvent":65,"DeleteEvent":63,"ForkEvent":1,"IssueCommentEvent":21,"IssuesEvent":9,"PullRequestEvent":104,"PullRequestReviewEvent":36,"PushEvent":74,"WatchEvent":57},"last_year":{"CreateEvent":26,"DeleteEvent":21,"IssueCommentEvent":4,"IssuesEvent":5,"PullRequestEvent":32,"PullRequestReviewEvent":8,"PushEvent":31,"WatchEvent":11}},"keywords":["plugin","pytest","python"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T02:00:38.420Z","updated_at":"2023-02-19T02:00:38.420Z","repository_link":"https://github.com/pytest-dev/pytest-env/blob/main/pyproject.toml","dependencies":[{"id":7775579342,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check.yaml","sha":null,"kind":"manifest","created_at":"2026-02-02T00:02:06.973Z","updated_at":"2026-02-02T00:02:06.973Z","repository_link":"https://github.com/pytest-dev/pytest-env/blob/main/.github/workflows/check.yaml","dependencies":[{"id":25808751788,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25808751789,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2026-02-02T00:02:07.083Z","updated_at":"2026-02-02T00:02:07.083Z","repository_link":"https://github.com/pytest-dev/pytest-env/blob/main/.github/workflows/release.yaml","dependencies":[{"id":25808751790,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25808751791,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25808751792,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25808751793,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25808751794,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.13.0","direct":true,"kind":"composite","optional":false}]}],"score":25.241064404811283,"created_at":"2025-10-10T15:44:24.941Z","updated_at":"2026-08-24T02:50:47.708Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368703","html_url":"https://summary.ecosyste.ms/projects/368703"}