{"id":1377,"name":"special","description":"special: A Python package for the spectral characterization of directly imaged low-mass companions - Published in JOSS (2022)","url":"https://github.com/vchristiaens/special","last_synced_at":"2025-09-04T16:26:58.267Z","repository":{"id":48091930,"uuid":"446154126","full_name":"VChristiaens/special","owner":"VChristiaens","description":"Package for spectral characterization of (sub-)stellar objects","archived":false,"fork":false,"pushed_at":"2023-10-10T12:20:23.000Z","size":52600,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T18:11:16.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VChristiaens.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-09T17:16:28.000Z","updated_at":"2023-10-12T18:23:01.000Z","dependencies_parsed_at":"2025-04-14T14:51:50.870Z","dependency_job_id":null,"html_url":"https://github.com/VChristiaens/special","commit_stats":null,"previous_names":["vchristiaens/specfit"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/VChristiaens/special","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/sbom","scorecard":{"id":146677,"data":{"date":"2025-08-11","repo":{"name":"github.com/VChristiaens/special","commit":"fcc0f995a690189c94b8ed85d597f40a76d2540b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:62","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1"],"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: special-0.2.6-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.6","Info: signed release artifact: special-0.2.5-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.5","Info: signed release artifact: special-0.2.3-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.3","Warn: release artifact v0.2.6 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/124416827","Warn: release artifact v0.2.5 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/123294438","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/123179709"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:19","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:32:00.818Z","repository_id":48091930,"created_at":"2025-08-16T09:32:00.819Z","updated_at":"2025-08-16T09:32:00.819Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273599586,"owners_count":25134855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"VChristiaens","name":null,"uuid":"13889052","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13889052?u=2b66ca0ccb136214f9616c054c4a6269c61e3cd7\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-09T08:35:33.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/VChristiaens","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T21:53:13.232Z","updated_at":"2023-03-09T08:35:33.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens/repositories"},"packages":[{"id":333869,"name":"special","ecosystem":"pypi","description":"Package for SPEctral Characterization of ImAged Low-mass companions","homepage":"https://github.com/VChristiaens/special","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/VChristiaens/special","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2022-02-14T17:13:11.000Z","latest_release_published_at":"2023-10-10T12:21:44.000Z","latest_release_number":"0.2.6","last_synced_at":"2025-09-03T20:08:00.498Z","created_at":"2022-04-06T12:38:07.285Z","updated_at":"2025-09-04T06:29:40.687Z","registry_url":"https://pypi.org/project/special/","install_command":"pip install special --index-url https://pypi.org/simple","documentation_url":"https://special.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"special","project_status":null},"repo_metadata":{"id":48091930,"uuid":"446154126","full_name":"VChristiaens/special","owner":"VChristiaens","description":"Package for spectral characterization of (sub-)stellar objects","archived":false,"fork":false,"pushed_at":"2023-10-10T12:20:23.000Z","size":52600,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T18:11:16.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VChristiaens.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-09T17:16:28.000Z","updated_at":"2023-10-12T18:23:01.000Z","dependencies_parsed_at":"2025-04-14T14:51:50.870Z","dependency_job_id":null,"html_url":"https://github.com/VChristiaens/special","commit_stats":null,"previous_names":["vchristiaens/specfit"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/VChristiaens/special","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/sbom","scorecard":{"id":146677,"data":{"date":"2025-08-11","repo":{"name":"github.com/VChristiaens/special","commit":"fcc0f995a690189c94b8ed85d597f40a76d2540b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:62","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1"],"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: special-0.2.6-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.6","Info: signed release artifact: special-0.2.5-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.5","Info: signed release artifact: special-0.2.3-py3-none-any.whl.sigstore: https://github.com/VChristiaens/special/releases/tag/v0.2.3","Warn: release artifact v0.2.6 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/124416827","Warn: release artifact v0.2.5 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/123294438","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/VChristiaens/special/releases/123179709"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/VChristiaens/special/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:19","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:32:00.818Z","repository_id":48091930,"created_at":"2025-08-16T09:32:00.819Z","updated_at":"2025-08-16T09:32:00.819Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":"VChristiaens","name":null,"uuid":"13889052","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13889052?u=2b66ca0ccb136214f9616c054c4a6269c61e3cd7\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-09T08:35:33.137Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/VChristiaens","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T21:53:13.232Z","updated_at":"2023-03-09T08:35:33.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VChristiaens/repositories"},"tags":[{"name":"v0.2.6","sha":"f2490ddcc8cdfe128b47d59fd2ce72356444e7e1","kind":"tag","published_at":"2023-10-10T12:20:03.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.6","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e69f90f82a96501649cfe647c4e86192d01b61d6","kind":"tag","published_at":"2023-10-02T08:12:13.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.5","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"caeea1ff2c355cea27dcc8025a83eed19117902c","kind":"tag","published_at":"2023-10-01T20:18:43.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.4","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d9638299868434ba74e48add53efab4b1ca09f13","kind":"tag","published_at":"2023-09-29T20:43:16.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.3","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"993c796b29f2319f439b4e65c8ed58cb25a3f274","kind":"tag","published_at":"2023-09-29T20:28:10.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.2","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c9c0558645adca364abce1316eae8eb7be6ca9d1","kind":"tag","published_at":"2023-09-29T19:59:45.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.1","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"61f7dd5baaad143773c1d6893e94669a9b1db62c","kind":"tag","published_at":"2023-09-29T19:24:25.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.2.0","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.2.0/manifests"},{"name":"v0.1.29","sha":"cf7f6736df6d7adce86705ecaec334c527280e58","kind":"tag","published_at":"2023-09-29T13:35:19.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.29","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"5af616738a231468e8291146e9cd41b15bfb3a2a","kind":"tag","published_at":"2023-09-29T13:20:37.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.28","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"a0de2d42a922ef4781ddbc98a02324390332f244","kind":"tag","published_at":"2023-09-19T14:19:37.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.27","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"612be5dc03a406e146a725efc2ebf4acb55b5100","kind":"tag","published_at":"2023-09-19T12:46:17.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.26","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.26/manifests"},{"name":"0.1.25","sha":"d3cd248fb068a35fc3b91ecfacb7f03ffb711192","kind":"tag","published_at":"2023-09-19T11:11:15.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/0.1.25","html_url":"https://github.com/VChristiaens/special/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"d3cd248fb068a35fc3b91ecfacb7f03ffb711192","kind":"tag","published_at":"2023-09-19T11:11:08.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/0.1.24","html_url":"https://github.com/VChristiaens/special/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/0.1.24/manifests"},{"name":"v0.1.24","sha":"d1dc62b1eaac1bf260d339e06e90f560f942fbbe","kind":"tag","published_at":"2023-09-19T10:56:52.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.24","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8dc9b240d3ba186f3b2d30df154c9840f7ceb9d6","kind":"tag","published_at":"2023-09-19T10:49:25.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.23","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"943d8ccb0f2e0dfaa37b1ec5e27eae620d7b025d","kind":"tag","published_at":"2023-09-18T22:12:31.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.22","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"5234c389b11ca9605c061ae5f83ead9660f1772d","kind":"tag","published_at":"2023-09-18T20:46:46.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.21","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"2c5c46fe76bbcfffcc08cd9fe932a482c931bad8","kind":"tag","published_at":"2023-09-18T20:33:28.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.20","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6df70433024eed4340839578740f32d39425c299","kind":"tag","published_at":"2023-09-18T19:54:20.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.19","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"2e750ad16ce4e77917ef386290fc8588a785bdb9","kind":"tag","published_at":"2023-09-18T17:18:31.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.18","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"bfb9437940a9521aadfa645b3d2f2171fae4a10e","kind":"tag","published_at":"2023-09-18T16:56:44.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.17","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"c96b672268d6a754b989cf7184e7d4d97e4f39ae","kind":"tag","published_at":"2023-09-18T16:26:57.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.16","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"95045ee75efc2a205253bc8fa2c2ede623d41062","kind":"tag","published_at":"2023-09-17T22:51:35.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.15","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"73e52c2419ea5a5ff1f78a640640eb9b2ec9bd4e","kind":"tag","published_at":"2023-09-17T22:18:23.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.14","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"566cec4a223821050244a9be5d47abe277030bec","kind":"tag","published_at":"2023-09-17T20:57:20.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.13","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"047f6f3fdbce847516f8d3612270c9fddbc7f1a6","kind":"tag","published_at":"2023-09-17T20:49:09.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.12","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"7a358e636311b2098acae9de0f2c9bee32186dd6","kind":"tag","published_at":"2023-09-17T20:43:53.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.11","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"7cf8cd9be1e050f7f98fe7d3ac694ad318caa5e5","kind":"tag","published_at":"2023-09-17T20:13:15.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.10","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"9360ab0154e55cd68e1f9604925b1e3a9e47862b","kind":"tag","published_at":"2023-09-17T19:58:36.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.9","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"5980ddb3d4772ec82af2e7385f0564b8633f584c","kind":"tag","published_at":"2023-09-17T19:50:08.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.8","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"b8c839cd52c6b0852b4f3100fb58499d6cfefa10","kind":"tag","published_at":"2023-09-17T19:32:02.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.7","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e644ecf4de836a7b834cae84c425e5e246ded9b7","kind":"tag","published_at":"2023-09-17T17:43:48.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.6","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"58e3f371a6df9446e8dec1d0cdd9d27c50bb87e8","kind":"commit","published_at":"2023-05-08T16:57:59.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.5","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b51d853e4e1f8b8d2d6ae126ca0584ed88fa7796","kind":"commit","published_at":"2022-10-10T15:09:13.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.4","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7d275c57bc918611a76e006e95f2c8d2029fcf35","kind":"commit","published_at":"2022-07-27T10:18:11.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.3","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"01f3aa99613b97bf4f914a96fff8b0754d3fa6d4","kind":"commit","published_at":"2022-05-24T16:28:44.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.2","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6de5f00068ba7702462dd4f18fa5aa8a0390511a","kind":"commit","published_at":"2022-04-09T08:39:11.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.1","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e725de2d7349a9615da88319bf01098ea3018bf1","kind":"commit","published_at":"2022-04-05T15:48:00.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.1.0","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"a5b6a06a0cd4591641a6e68c6f9bdc34fb8a5fce","kind":"commit","published_at":"2022-03-09T13:19:48.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.0.5","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"97eff5f299609d9310b6eca1c2a7af20161fa82a","kind":"commit","published_at":"2022-02-26T12:59:45.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.0.4","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7b890ee0ab6aedbc9e7ccd5da36b5b11ba7c1d14","kind":"commit","published_at":"2022-02-21T16:22:01.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.0.3","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"20a3aff00ff8c635cb529ecd83b5ddec9f8030de","kind":"commit","published_at":"2022-02-21T14:14:37.000Z","download_url":"https://codeload.github.com/VChristiaens/special/tar.gz/v0.0.2","html_url":"https://github.com/VChristiaens/special/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VChristiaens/special@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:29:40.687Z","dependent_packages_count":0,"downloads":205,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":10.66275842785324,"dependent_repos_count":7.484319311685299,"dependent_packages_count":10.119285352930213,"stargazers_count":23.106414296336723,"forks_count":29.79117102828443,"docker_downloads_count":null,"average":16.23278968341798},"purl":"pkg:pypi/special","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/special","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/special","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/special/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:19.252Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":263368.0,"avg_time_to_close_pull_request":57754.666666666664,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/issues","maintainers":[{"login":"VChristiaens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VChristiaens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/special/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/special/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/special/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/special/related_packages","maintainers":[{"uuid":"valchris","login":"valchris","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/valchris/","role":null,"created_at":"2022-11-14T17:20:28.249Z","updated_at":"2022-11-14T17:20:28.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/valchris/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}}],"commits":{"id":527405,"full_name":"VChristiaens/special","default_branch":"main","committers":[{"name":"VChristiaens","email":"valentinchrist@hotmail.com","login":"VChristiaens","count":207},{"name":"Dan Foreman-Mackey","email":"dfm@dfm.io","login":"dfm","count":4}],"total_commits":211,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":105.5,"dds":0.018957345971563955,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:14:16.153Z","last_synced_commit":"fcc0f995a690189c94b8ed85d597f40a76d2540b","created_at":"2023-03-09T03:36:54.473Z","updated_at":"2025-08-07T06:14:16.153Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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_stats":{"full_name":"VChristiaens/special","html_url":"https://github.com/VChristiaens/special","last_synced_at":"2025-08-31T18:44:19.252Z","status":"error","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":263368.0,"avg_time_to_close_pull_request":57754.666666666664,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T08:02:07.939Z","updated_at":"2025-08-31T18:44:19.253Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VChristiaens%2Fspecial/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":2,"OWNER":1},"issue_authors":{},"pull_request_authors":{"dfm":2,"VChristiaens":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9957585,"issues_count":29574116,"pull_requests_count":85773325,"authors_count":9463536,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"VChristiaens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VChristiaens"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-20T17:40:41.274Z","updated_at":"2022-08-20T17:40:41.274Z","repository_link":"https://github.com/VChristiaens/special/blob/main/requirements-dev.txt","dependencies":[{"id":2179185690,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185691,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185692,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185693,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185694,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185695,"package_name":"flake8-bandit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185696,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2179185697,"package_name":"autopep8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-20T17:40:41.372Z","updated_at":"2022-08-20T17:40:41.372Z","repository_link":"https://github.com/VChristiaens/special/blob/main/requirements.txt","dependencies":[{"id":2179185712,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185713,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185714,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185715,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185716,"package_name":"emcee","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":2179185717,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185718,"package_name":"nestle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185719,"package_name":"ultranest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185720,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185721,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003c=3.4.3","direct":true,"kind":"runtime","optional":false},{"id":2179185722,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185723,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2179185724,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft-pdf.yml","sha":null,"kind":"manifest","created_at":"2023-02-03T01:01:47.783Z","updated_at":"2023-02-03T01:01:47.783Z","repository_link":"https://github.com/VChristiaens/special/blob/main/.github/workflows/draft-pdf.yml","dependencies":[{"id":7327079679,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7327079680,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7327079681,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:16:25.762Z","updated_at":"2025-04-11T11:16:25.762Z","repository_link":"https://github.com/VChristiaens/special/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":22639390531,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22639390532,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22639390533,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22639390534,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22639390535,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":22639390536,"package_name":"sigstore/gh-action-sigstore-python","ecosystem":"actions","requirements":"v2.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-11T11:16:27.565Z","updated_at":"2025-04-11T11:16:27.565Z","repository_link":"https://github.com/VChristiaens/special/blob/main/setup.py","dependencies":[{"id":22639390590,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390591,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390592,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390593,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390594,"package_name":"emcee","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":22639390622,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390634,"package_name":"nestle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390684,"package_name":"ultranest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390714,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390715,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003c=3.4.3","direct":true,"kind":"runtime","optional":false},{"id":22639390716,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390717,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390720,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22639390721,"package_name":"urllib3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.426549072397305,"created_at":"2025-09-04T09:17:47.141Z","updated_at":"2025-10-07T08:04:31.804Z","avatar_url":"https://github.com/VChristiaens.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":205,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04456","https://doi.org/10.5281/zenodo.7181950"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1377","html_url":"https://science.ecosyste.ms/projects/1377"}