{"id":38716,"name":"pmp-library","description":"The Polygon Mesh Processing Library","url":"https://github.com/pmp-library/pmp-library","last_synced_at":"2025-09-05T07:53:10.057Z","repository":{"id":39850907,"uuid":"105374301","full_name":"pmp-library/pmp-library","owner":"pmp-library","description":"The Polygon Mesh Processing Library","archived":false,"fork":false,"pushed_at":"2025-07-16T08:05:21.000Z","size":24916,"stargazers_count":1403,"open_issues_count":17,"forks_count":188,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-07-17T10:55:13.740Z","etag":null,"topics":["c-plus-plus","curvature","geodesic-distances","geometry-processing","hole-filling-algorithm","mesh-processing","mesh-simplification","parameterization","polygon-mesh","remeshing","smoothing","subdivision","surface-mesh","triangle-mesh","triangulation"],"latest_commit_sha":null,"homepage":"https://www.pmp-library.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmp-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-30T14:11:00.000Z","updated_at":"2025-07-17T06:52:54.000Z","dependencies_parsed_at":"2023-11-11T13:42:58.863Z","dependency_job_id":"783d93ea-7e30-436b-8891-e65bbd8651ad","html_url":"https://github.com/pmp-library/pmp-library","commit_stats":{"total_commits":1746,"total_committers":18,"mean_commits":97.0,"dds":"0.18671248568155785","last_synced_commit":"0bb5112f64c2e5a02e0be630dd180bc10575d698"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/pmp-library/pmp-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmp-library","download_url":"https://codeload.github.com/pmp-library/pmp-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/sbom","scorecard":{"id":738911,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmp-library/pmp-library","commit":"7e96ebf7197e1f141afcf59755269884cdcb1e04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":10,"reason":"24 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"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":"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":"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":"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/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pmp-library/pmp-library/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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"}}]},"last_synced_at":"2025-08-22T16:47:00.036Z","repository_id":39850907,"created_at":"2025-08-22T16:47:00.036Z","updated_at":"2025-08-22T16:47:00.036Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728150,"owners_count":25157136,"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-05T02:00:09.113Z","response_time":402,"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":"pmp-library","name":"pmp-library","uuid":"31664038","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31664038?v=4","repositories_count":1,"last_synced_at":"2023-03-09T03:20:33.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pmp-library","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T16:44:21.714Z","updated_at":"2023-03-09T03:20:33.321Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmp-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmp-library/repositories"},"packages":[],"commits":{"id":1771428,"full_name":"pmp-library/pmp-library","default_branch":"main","committers":[{"name":"Daniel Sieger","email":"dsieger@posteo.de","login":"dsieger","count":1445},{"name":"Mario Botsch","email":"botsch@techfak.uni-bielefeld.de","login":null,"count":227},{"name":"Mario Botsch","email":"mario.botsch@tu-dortmund.de","login":"mbotsch","count":98},{"name":"Timo Menzel","email":"timo.menzel@tu-dortmund.de","login":"menzelt","count":5},{"name":"grassofsky","email":"grass-of-sky@163.com","login":"grassofsky","count":5},{"name":"Paul Du","email":"du.paul136@gmail.com","login":"PJK136","count":3},{"name":"Andreas Fabri","email":"andreas.fabri@geometryfactory.com","login":"afabri","count":2},{"name":"Fabien Péan","email":"fabien@pean.pro","login":"FabienPean","count":2},{"name":"Stephan Wenninger","email":"76207234+stephan-wenninger","login":"stephan-wenninger","count":2},{"name":"Andrew Magill","email":"AMagill","login":"AMagill","count":1},{"name":"Chris","email":"chris.sam55@gmail.com","login":"cwsamuelson","count":1},{"name":"DominicBeerAlloyed","email":"158565989+DominicBeerAlloyed","login":"DominicBeerAlloyed","count":1},{"name":"François Revol","email":"revol@free.fr","login":"mmuman","count":1},{"name":"Jonatan Wallmander","email":"jonatan@vovoid.com","login":"jaw","count":1},{"name":"João Baptista de Paula e Silva","email":"jbaptistapsilva@yahoo.com.br","login":"JoaoBaptMG","count":1},{"name":"Matthias Dörfelt","email":"hi@mokafolio.de","login":"mokafolio","count":1},{"name":"Mohamed El Shorbagy","email":"59314933+elshorbagyx","login":"elshorbagyx","count":1},{"name":"Nicolas Ulrich","email":"nikolaseu@gmail.com","login":"nikolaseu","count":1},{"name":"Stephan Wenninger","email":"76207234+swenninger-1","login":"swenninger-1","count":1},{"name":"Sébastien Loriot","email":"sebastien.loriot@cgal.org","login":"sloriot","count":1}],"total_commits":1800,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":90.0,"dds":0.1972222222222222,"past_year_committers":[{"name":"Daniel Sieger","email":"dsieger@posteo.de","login":"dsieger","count":43},{"name":"Mario Botsch","email":"mario.botsch@tu-dortmund.de","login":"mbotsch","count":26},{"name":"Stephan Wenninger","email":"76207234+stephan-wenninger","login":"stephan-wenninger","count":2},{"name":"Mohamed El Shorbagy","email":"59314933+elshorbagyx","login":"elshorbagyx","count":1},{"name":"Jonatan Wallmander","email":"jonatan@vovoid.com","login":"jaw","count":1},{"name":"DominicBeerAlloyed","email":"158565989+DominicBeerAlloyed","login":"DominicBeerAlloyed","count":1}],"past_year_total_commits":74,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.333333333333334,"past_year_dds":0.41891891891891897,"last_synced_at":"2025-05-28T15:24:28.571Z","last_synced_commit":"e2c81608a08ba07f77b0464ff132b6201e7329c9","created_at":"2024-09-20T15:41:53.737Z","updated_at":"2025-05-28T15:24:28.592Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"pmp-library/pmp-library","html_url":"https://github.com/pmp-library/pmp-library","last_synced_at":"2025-08-31T13:08:50.589Z","status":null,"issues_count":152,"pull_requests_count":67,"avg_time_to_close_issue":4463108.857142857,"avg_time_to_close_pull_request":3115548.4426229508,"issues_closed_count":140,"pull_requests_closed_count":61,"pull_request_authors_count":27,"issue_authors_count":79,"avg_comments_per_issue":2.1447368421052633,"avg_comments_per_pull_request":1.6119402985074627,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1214638.625,"past_year_avg_time_to_close_pull_request":2988135.6875,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2024-09-20T15:41:53.980Z","updated_at":"2025-09-03T05:39:55.571Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmp-library%2Fpmp-library/issues","issue_labels_count":{"enhancement":20,"bug":6,"docs":2,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":124,"MEMBER":15,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":32,"NONE":30,"MEMBER":13},"issue_authors":{"dsieger":15,"petrasvestartas":8,"cdcseacave":7,"XuRongYan":4,"ramcdona":4,"thovide":4,"j8asic":4,"breakerrorchen":4,"stephan-wenninger":4,"jtorresfabra":3,"f-brinkmann":3,"ghost":3,"mariuszhermansdorfer":3,"mokafolio":3,"licheng0794":2,"ztdepztdep":2,"janvda":2,"hwkim0325":2,"jellychen":2,"schneider007":2,"malytomas":2,"sunbubble":2,"chongjeelee":2,"grassofsky":2,"xiconxi":2,"461353349":2,"distractor":2,"shoutOutYangJie":2,"ted944":2,"lavender-lee":2,"cwognum":1,"charleneguillaumot":1,"Nonesence999":1,"DominicBeerAlloyed":1,"sebjf":1,"Peasman":1,"linbeijianbaoxia":1,"sizzzzlerz":1,"aTerminal":1,"thomastong":1,"benstadin":1,"zoujieJason":1,"timo-oster":1,"JianqiangDing":1,"ForceFaction":1,"Chernobrovkin-AD":1,"bahorn":1,"summer-go":1,"SabyrAltybaev":1,"actondev":1,"lukkio88":1,"alejandro-machina":1,"jue703":1,"MahmoudAshraf-CIS":1,"Revln9":1,"hypoconulide":1,"chaohuang":1,"eurekesh":1,"kjez":1,"delhoume":1,"Jas-y":1,"Zeta48":1,"m-bob":1,"mmuman":1,"filiatra":1,"DWR-CMQ":1,"Xayah-Hina":1,"rajkr09":1,"jkooooo99":1,"jigneshBadrakhiya":1,"brupelo":1,"ademola-lou":1,"saurabh64sant":1,"mkuitune":1,"zhangfq-chemistry":1,"csverma610":1,"geon6":1,"SivanDuijn":1},"pull_request_authors":{"dsieger":10,"DominicBeerAlloyed":7,"grassofsky":5,"stephan-wenninger":5,"PJK136":5,"Giacogiak":4,"TresSims":4,"Roy-KC":4,"mbotsch":3,"FabienPean":2,"cedarz":2,"menzelt":2,"mokafolio":2,"jaw":2,"xiconxi":2,"elshorbagyx":2,"mmuman":2,"afabri":2,"swenninger-1":1,"nikolaseu":1,"sloriot":1,"luncliff":1,"ramcdona":1,"JoaoBaptMG":1,"cwsamuelson":1,"AMagill":1,"Angela-Oo":1,"j8asic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055219,"issues_count":30917502,"pull_requests_count":92945978,"authors_count":10627110,"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":{"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":9,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":18,"CONTRIBUTOR":7},"past_year_issue_authors":{"distractor":2,"cdcseacave":1,"Chernobrovkin-AD":1,"DominicBeerAlloyed":1,"DWR-CMQ":1,"jellychen":1,"Nonesence999":1,"stephan-wenninger":1,"zhangfq-chemistry":1},"past_year_pull_request_authors":{"DominicBeerAlloyed":7,"Giacogiak":4,"Roy-KC":4,"stephan-wenninger":4,"cedarz":2,"elshorbagyx":2,"jaw":2},"maintainers":[{"login":"dsieger","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsieger"},{"login":"mbotsch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbotsch"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":15,"WatchEvent":104,"IssueCommentEvent":25,"PushEvent":94,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":15,"ForkEvent":20},"last_year":{"IssuesEvent":15,"WatchEvent":104,"IssueCommentEvent":25,"PushEvent":94,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":15,"ForkEvent":20}},"keywords":["c-plus-plus","curvature","geodesic-distances","geometry-processing","hole-filling-algorithm","mesh-processing","mesh-simplification","parameterization","polygon-mesh","remeshing","smoothing","subdivision","surface-mesh","triangle-mesh","triangulation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:05.833Z","updated_at":"2023-02-18T01:16:05.833Z","repository_link":"https://github.com/pmp-library/pmp-library/blob/main/.github/workflows/build.yml","dependencies":[{"id":7750580320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:05.998Z","updated_at":"2023-02-18T01:16:05.998Z","repository_link":"https://github.com/pmp-library/pmp-library/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":7750580331,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7750580332,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:06.038Z","updated_at":"2023-02-18T01:16:06.038Z","repository_link":"https://github.com/pmp-library/pmp-library/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7750580334,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7750580335,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":10.254144424149297,"created_at":"2025-09-04T15:51:12.755Z","updated_at":"2025-10-07T08:15:52.719Z","avatar_url":"https://github.com/pmp-library.png","language":"C","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.1007/978-3-642-24734-7_29"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/38716","html_url":"https://science.ecosyste.ms/projects/38716","bibtex_url":"https://science.ecosyste.ms/projects/38716/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38716/export.apalike"}