{"id":5800950,"name":"kdheepak/panvimdoc","ecosystem":"actions","description":"Convert pandoc input to vimdoc output","homepage":"https://kdheepak.com/panvimdoc","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/kdheepak/panvimdoc","keywords_array":["documentation","markdown","neovim","pandoc","vim"],"namespace":"kdheepak","versions_count":32,"first_release_published_at":"2021-08-12T06:55:01.000Z","latest_release_published_at":"2024-03-28T00:49:50.000Z","latest_release_number":"v4.0.1","last_synced_at":"2026-09-12T11:53:45.228Z","created_at":"2023-01-04T12:38:21.599Z","updated_at":"2026-09-13T06:54:53.561Z","registry_url":"https://github.com/kdheepak/panvimdoc","install_command":null,"documentation_url":null,"metadata":{"name":"panvimdoc","description":"Convert pandoc input to vimdoc output","branding":{"icon":"file-text","color":"gray-dark"},"inputs":{"vimdoc":{"description":"Output vimdoc project name","required":true},"pandoc":{"description":"Input pandoc file","required":true,"default":"README.md"},"version":{"description":"Vim version","required":false,"default":"NVIM v0.8.0"},"toc":{"description":"Table of contents","required":false,"default":"true"},"description":{"description":"Project description used in title (if empty, uses neovim version and current date)","required":false,"default":""},"titledatepattern":{"description":"Pattern for the date that used in the title (if empty, uses '%Y %B %d')","required":false,"default":"%Y %B %d"},"demojify":{"description":"Strip emojis from the vimdoc","required":false,"default":"false"},"dedupsubheadings":{"description":"Add heading to subheading links","required":false,"default":"true"},"treesitter":{"description":"Use treesitter for highlighting codeblocks","required":false,"default":"true"},"ignorerawblocks":{"description":"Ignore raw blocks when generating vimdoc","required":false,"default":"true"},"docmapping":{"description":"Use h4 headers as mapping docs","required":false,"default":"false"},"docmappingprojectname":{"description":"Use project name in tag when writing mapping docs","required":false,"default":"true"},"shiftheadinglevelby":{"description":"Shift heading levels by specified number","required":false,"default":"0"},"incrementheadinglevelby":{"description":"Increment heading levels by specified number","required":false,"default":"0"}},"runs":{"using":"docker","image":"Dockerfile","args":["--project-name","${{ inputs.vimdoc }}","--input-file","${{ inputs.pandoc }}","--vim-version","${{ inputs.version }}","--toc","${{ inputs.toc }}","--description","${{ inputs.description }}","--title-date-pattern","${{ inputs.titledatepattern }}","--dedup-subheadings","${{ inputs.dedupsubheadings }}","--demojify","${{ inputs.demojify }}","--treesitter","${{ inputs.treesitter }}","--ignore-rawblocks","${{ inputs.ignorerawblocks }}","--doc-mapping-project-name","${{ inputs.docmappingprojectname }}","--doc-mapping","${{ inputs.docmapping }}","--shift-heading-level-by","${{ inputs.shiftheadinglevelby }}","--increment-heading-level-by","${{ inputs.incrementheadinglevelby }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":43097500,"uuid":"394350304","full_name":"kdheepak/panvimdoc","owner":"kdheepak","description":"Write documentation in pandoc markdown. Generate documentation in vimdoc.","archived":false,"fork":false,"pushed_at":"2026-04-12T14:32:35.000Z","size":31794,"stargazers_count":322,"open_issues_count":8,"forks_count":22,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-12T11:53:25.316Z","etag":null,"topics":["documentation","markdown","neovim","pandoc","vim"],"latest_commit_sha":null,"homepage":"https://kdheepak.com/panvimdoc","language":"CSS","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/kdheepak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["kdheepak"],"custom":["https://donate.stripe.com/8wM9E7bBO9ZsbGUdQR"]}},"created_at":"2021-08-09T15:46:23.000Z","updated_at":"2026-09-09T07:26:17.000Z","dependencies_parsed_at":"2023-01-04T15:05:20.355Z","dependency_job_id":"7f23940b-61a8-4ce0-9d3f-2510177b5215","html_url":"https://github.com/kdheepak/panvimdoc","commit_stats":{"total_commits":590,"total_committers":15,"mean_commits":"39.333333333333336","dds":0.05932203389830504,"last_synced_commit":"69d9529e2a0ed53b1ba6dc56f471bf263af71042"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/kdheepak/panvimdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdheepak","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/sbom","scorecard":{"id":553133,"data":{"date":"2025-08-11","repo":{"name":"github.com/kdheepak/panvimdoc","commit":"613d5e222df79506df725888017bf0e963554313"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:8","Warn: no topLevel permission defined: .github/workflows/panvimdoc.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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/panvimdoc.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/panvimdoc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/panvimdoc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/panvimdoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kdheepak/panvimdoc/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating pandoc/core:3.1 to pandoc/core:3.1@sha256:3cb2db37ef4a5d65bbb511457bd5f42faa48de0a8bebfa1d938896ea1737a4a6","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T11:30:07.048Z","repository_id":43097500,"created_at":"2025-08-20T11:30:07.048Z","updated_at":"2025-08-20T11:30:07.048Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37251967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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":"kdheepak","name":"Dheepak Krishnamurthy","uuid":"1813121","kind":"user","description":"","email":"","website":"https://kdheepak.com","location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1813121?v=4","repositories_count":1043,"last_synced_at":"2026-09-09T22:36:49.462Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kdheepak","funding_links":["https://github.com/sponsors/kdheepak"],"total_stars":5707,"followers":294,"following":0,"created_at":"2022-11-06T22:53:57.604Z","updated_at":"2026-09-09T22:36:49.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdheepak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdheepak/repositories"},"tags":[{"name":"v5.0.0","sha":"463a804b068d069bbcb5b79ac8ff700b51681cbe","kind":"commit","published_at":"2026-09-12T22:25:08.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v5.0.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"662fb20304d20c539fb48a0bda628f5165507de7","kind":"commit","published_at":"2024-03-28T00:49:50.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v4.0.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v4.0.1","dependencies_parsed_at":"2024-03-29T04:14:08.117Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7e9a072bde76f9f83f16b73793b61133c3c68b94","kind":"commit","published_at":"2023-09-17T14:17:30.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v4.0.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v4.0.0","dependencies_parsed_at":"2023-09-21T05:22:29.442Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v4.0.0/manifests"},{"name":"v3.0.6","sha":"672b08046554813936bd9b6b4bb7326852d4cf7c","kind":"commit","published_at":"2023-05-10T12:58:28.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.6","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.6","dependencies_parsed_at":"2023-06-02T00:21:52.913Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6e3ad65e2e8eb2a28788cc2f29f43b385a66b50a","kind":"commit","published_at":"2023-02-22T23:03:48.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.5","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.5","dependencies_parsed_at":"2023-06-02T00:21:51.936Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"93b0ce84b4a57093b890584d812d897252d5710d","kind":"commit","published_at":"2023-02-19T21:14:28.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.4","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.4","dependencies_parsed_at":"2023-06-02T00:21:49.620Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"262680aee1ab06e4e2c665b25e4549ed3aed1b97","kind":"commit","published_at":"2023-02-19T17:12:52.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.3","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.3","dependencies_parsed_at":"2023-06-02T00:21:50.863Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d94e65f3bd164dce32d521f8f9245a21868d24bf","kind":"commit","published_at":"2023-02-19T13:21:52.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.2","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.2","dependencies_parsed_at":"2023-06-02T00:21:50.446Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b112c3cb4eb435e8fd690fb40709333f570301ec","kind":"commit","published_at":"2023-02-19T05:47:12.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-02T00:21:53.085Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0492eae28f47ff714e9601fe5b231acf066e53db","kind":"commit","published_at":"2023-02-19T05:23:00.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v3.0.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-02T00:21:51.354Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"c2dc5d58f199a210004de18b74c34d53fbc21181","kind":"commit","published_at":"2022-03-12T22:29:42.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.7.3","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.7.3","dependencies_parsed_at":"2023-05-31T13:14:18.023Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"ddb7ef23c9359483835bd0275db1b0e6423a66c6","kind":"commit","published_at":"2022-01-26T19:43:25.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.7.2","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.7.2","dependencies_parsed_at":"2023-05-31T13:14:18.482Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"3dbc929ace563f90694e5ff466280c232d1f28e9","kind":"commit","published_at":"2021-09-14T04:45:37.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.7.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.7.1","dependencies_parsed_at":"2023-05-31T13:14:18.980Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"3ec34c2e0a461f7c7e8ceb1bec5106a7a963d0cc","kind":"commit","published_at":"2021-09-14T03:51:37.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.7.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.7.0","dependencies_parsed_at":"2023-05-31T13:14:19.646Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"0d5e04fb510c86e91429256f9f429ba83ec323f5","kind":"commit","published_at":"2021-09-05T06:37:10.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.6.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.6.0","dependencies_parsed_at":"2023-05-31T13:14:20.208Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"93760e48b0781e79c69974aac3f05cfe40a54eec","kind":"commit","published_at":"2021-09-02T06:35:49.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.5.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.5.0","dependencies_parsed_at":"2023-05-31T13:14:20.680Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"18bb08c83cda5e551b5bf3c72dd696bb3da120a7","kind":"commit","published_at":"2021-08-27T21:50:02.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.4.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.4.1","dependencies_parsed_at":"2023-05-31T13:14:21.270Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e48b984558f97f97c65b6beb8529e01b24aedd7c","kind":"commit","published_at":"2021-08-27T21:34:51.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.4.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.4.0","dependencies_parsed_at":"2023-05-31T13:14:21.736Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"5ea5380a3421df587863ea9c3686ddf240e82e79","kind":"commit","published_at":"2021-08-27T16:18:41.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.3.3","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.3.3","dependencies_parsed_at":"2023-05-31T13:14:22.222Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"760c29e81290ba27a226899226973860404b334d","kind":"commit","published_at":"2021-08-27T09:01:27.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.3.2","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.3.2","dependencies_parsed_at":"2023-05-31T13:14:22.709Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"82f70c1e045bc759fbdb28c318822b5cf65601bf","kind":"commit","published_at":"2021-08-27T08:47:37.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.3.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.3.1","dependencies_parsed_at":"2023-05-31T13:14:23.188Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa67fdc8601dd9f810876a34c36d65a397fd8c43","kind":"commit","published_at":"2021-08-27T08:21:16.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.3.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-31T13:14:23.666Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0a80effe5c76a3a5733b6ca849cdb739fb95bac7","kind":"commit","published_at":"2021-08-27T08:00:59.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.2.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T13:14:24.145Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"54474032f817c50455573dba303c3018f804c41f","kind":"commit","published_at":"2021-08-16T06:55:29.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.1.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T13:14:24.653Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b896f443dab1cbdb5cfad45cb62507aac1da23da","kind":"commit","published_at":"2021-08-13T05:01:03.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v2.0.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T13:14:25.177Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v2.0.0/manifests"},{"name":"v1.0.7","sha":"a7541efda4abe19d61967cba38c6a7730e366388","kind":"commit","published_at":"2021-08-12T21:37:58.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.7","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T13:14:25.562Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"9e139b234f5d4d3d68a6b1beb9e6aadccdf6be9c","kind":"commit","published_at":"2021-08-12T19:03:48.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.6","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T13:14:26.158Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"f541a770f7aab40ac5a6a2aa86ecf2edcf7d082a","kind":"commit","published_at":"2021-08-12T18:16:26.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.5","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T13:14:26.598Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"675051a61586559ba18a9059b092d77e533b4172","kind":"commit","published_at":"2021-08-12T07:27:38.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.4","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T13:14:27.054Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b269849ed90c9dd3d2459da5c0fc95cefa2576e3","kind":"commit","published_at":"2021-08-12T07:13:57.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.3","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T13:14:27.550Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"dd8c09ded4e29beb4c4be09255e4786e4f556a93","kind":"commit","published_at":"2021-08-12T07:12:36.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.1","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T13:14:28.521Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.1/manifests"},{"name":"v1.0.2","sha":"dd8c09ded4e29beb4c4be09255e4786e4f556a93","kind":"commit","published_at":"2021-08-12T07:12:36.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.2","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T13:14:28.091Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"0b5a8c58403e77c29f787cb1937a83cd5de2175e","kind":"commit","published_at":"2021-08-12T06:55:01.000Z","download_url":"https://codeload.github.com/kdheepak/panvimdoc/tar.gz/v1.0.0","html_url":"https://github.com/kdheepak/panvimdoc/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T13:14:28.906Z","dependency_job_id":null,"purl":"pkg:github/kdheepak/panvimdoc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T06:54:53.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":474,"rankings":{"downloads":null,"dependent_repos_count":1.6891142449691015,"dependent_packages_count":0.0,"stargazers_count":1.1788939946125812,"forks_count":6.128981144034226,"docker_downloads_count":4.943749009665663,"average":2.7881476786563146},"purl":"pkg:githubactions/kdheepak/panvimdoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kdheepak/panvimdoc","docker_dependents_count":2,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/kdheepak/panvimdoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kdheepak/panvimdoc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kdheepak","https://donate.stripe.com/8wM9E7bBO9ZsbGUdQR"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T11:52:21.344Z","issues_count":31,"pull_requests_count":41,"avg_time_to_close_issue":4868201.260869565,"avg_time_to_close_pull_request":1339562.7948717948,"issues_closed_count":23,"pull_requests_closed_count":39,"pull_request_authors_count":19,"issue_authors_count":20,"avg_comments_per_issue":3.4838709677419355,"avg_comments_per_pull_request":1.878048780487805,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43946.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdheepak%2Fpanvimdoc/issues","maintainers":[{"login":"kdheepak","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kdheepak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kdheepak%2Fpanvimdoc/codemeta","maintainers":[]}