{"id":8951213,"name":"msgreader","ecosystem":"nuget","description":"Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files.\nThe EML reader supports MIME 1.0 encoded files.","homepage":"https://github.com/Sicos1977/MSGReader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Sicos1977/MSGReader","keywords_array":["Outlook","MSG","Signed","EML","Contact","Appointment","Task"],"namespace":null,"versions_count":184,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-03-03T13:11:10.437Z","latest_release_number":"6.0.9","last_synced_at":"2026-04-03T23:32:24.665Z","created_at":"2024-02-26T04:25:27.097Z","updated_at":"2026-04-03T23:33:15.898Z","registry_url":"https://www.nuget.org/packages/msgreader/","install_command":"Install-Package msgreader","documentation_url":null,"metadata":{"copyright":"(c)2013-2026 - Kees van Spelde","owners":"","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"Outlook-icon.png","readme":"README.md","repository":{"type":"GitHub","url":"https://github.com/Sicos1977/MSGReader","branch":null,"commit":"da9120eab92459b76b2659f0fea2078b9dc5bcf1"},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System","target_framework":".NETFramework4.6.2"},{"assembly_name":"System.Security","target_framework":".NETFramework4.6.2"}],"package_types":[],"release_notes":"- Updated nuget packages","dependency_summary":{"total_dependency_groups":5,"target_frameworks":[".NETFramework4.6.2","net8.0","net9.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":35}},"repo_metadata":{"id":14167376,"uuid":"16873398","full_name":"Sicos1977/MSGReader","owner":"Sicos1977","description":"C# Outlook MSG file reader without the need for Outlook","archived":false,"fork":false,"pushed_at":"2025-10-17T08:24:11.000Z","size":27963,"stargazers_count":525,"open_issues_count":1,"forks_count":176,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-10-31T17:01:45.807Z","etag":null,"topics":["email","email-parsing","eml","msg","outlook"],"latest_commit_sha":null,"homepage":"http://sicos1977.github.io/MSGReader","language":"C#","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/Sicos1977.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["Sicos1977"]}},"created_at":"2014-02-15T22:35:17.000Z","updated_at":"2025-10-28T08:05:06.000Z","dependencies_parsed_at":"2023-01-13T17:49:35.079Z","dependency_job_id":"6a9e280a-c027-4355-aece-5924fed91376","html_url":"https://github.com/Sicos1977/MSGReader","commit_stats":{"total_commits":1002,"total_committers":43,"mean_commits":"23.302325581395348","dds":0.5658682634730539,"last_synced_commit":"42d76a5f8140cc098f1d0be254723e5852db2351"},"previous_names":[],"tags_count":147,"template":false,"template_full_name":null,"purl":"pkg:github/Sicos1977/MSGReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sicos1977","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/sbom","scorecard":{"id":129630,"data":{"date":"2025-08-11","repo":{"name":"github.com/Sicos1977/MSGReader","commit":"d39571a290dc40451b42af4bc2a3a2e5e60e1be4"},"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":10,"reason":"30 commit(s) and 16 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 2/28 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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: .nuget/NuGet.exe:1","Warn: binary detected: Assemblies/net45/RtfPipe.dll:1","Warn: binary detected: Assemblies/netstandard20/RtfPipe.dll:1"],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: MIT License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-16T04:57:16.219Z","repository_id":14167376,"created_at":"2025-08-16T04:57:16.219Z","updated_at":"2025-08-16T04:57:16.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285206806,"owners_count":27132515,"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-11-19T02:00:05.673Z","response_time":65,"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":"Sicos1977","name":"Kees","uuid":"6692947","kind":"user","description":"Programming since I was a kid. Started on the C64 with BASIC. Since then I used programming languages like Turbo Pascal, Delphi, C++, VB6 and of course C#","email":"","website":null,"location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6692947?u=8123dbea8b613791a831d6d1c687b613da8933f2\u0026v=4","repositories_count":28,"last_synced_at":"2025-10-14T12:17:16.116Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Sicos1977","funding_links":["https://github.com/sponsors/Sicos1977"],"total_stars":1491,"followers":147,"following":3,"created_at":"2022-11-02T16:52:36.321Z","updated_at":"2025-10-14T12:17:16.116Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sicos1977","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sicos1977/repositories"},"tags":[{"name":"6.0.5","sha":"c329f0578d26c8729ba78e14117c52ea3db0858b","kind":"commit","published_at":"2025-10-01T08:32:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"fe250a9176af10007deab9158b887877c33f3f0e","kind":"commit","published_at":"2025-08-27T07:18:29.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"d39571a290dc40451b42af4bc2a3a2e5e60e1be4","kind":"commit","published_at":"2025-08-03T11:28:32.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"5d1714ada8973e7e3d7b5de2834700d83f34c36c","kind":"commit","published_at":"2025-08-02T12:20:55.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"5f4250eb83f54358bbfcf6962fe182f8b0936391","kind":"commit","published_at":"2025-06-26T12:05:31.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"507e0a2547f55c012d72d33ca7552146e0f4bfd4","kind":"commit","published_at":"2025-06-15T11:46:44.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/6.0.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/6.0.0/manifests"},{"name":"5.7.3","sha":"2e523385b26c2e35657eea1b3365ebe91960c921","kind":"commit","published_at":"2025-06-12T11:45:38.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.7.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.3/manifests"},{"name":"5.7.2","sha":"d6fa65ddd334cf6b835fe6b359808ad548726b15","kind":"commit","published_at":"2025-02-27T08:26:32.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.7.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"ae5f5153fa7a7078b0b348f48c182ef43daa04bf","kind":"commit","published_at":"2025-02-18T18:01:50.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.7.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"5a05a8144cd725e96a55f64e5eebccb91abaa886","kind":"commit","published_at":"2024-11-08T18:41:47.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.7.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.7.0/manifests"},{"name":"5.6.6","sha":"e79be0f91c3d66fca6fa63c11641fe3cdb2747e4","kind":"commit","published_at":"2024-10-22T11:48:37.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.6/manifests"},{"name":"5.6.5","sha":"c72b042b93ac494c5b90ca1fbd4d5c2d80a255c6","kind":"commit","published_at":"2024-08-29T06:10:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.5/manifests"},{"name":"5.6.3","sha":"f06bde51a152ecfe599b510efed3c81ca18a5aea","kind":"commit","published_at":"2024-07-17T06:04:40.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.3/manifests"},{"name":"5.6.2","sha":"1b136309be43fbf382d5239e03de6e8af01bd643","kind":"commit","published_at":"2024-06-26T18:31:35.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"54d3c6b2bb70d6f90ede26b1b870889d121ade28","kind":"commit","published_at":"2024-06-22T12:08:29.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"1ffb444aed202cfa4206b87d7387e6e7f87004d8","kind":"commit","published_at":"2024-06-09T12:35:33.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.6.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.6.0/manifests"},{"name":"5.5.9","sha":"517b495af53e60827027c237e5ec01e4c91ef56d","kind":"commit","published_at":"2024-05-26T17:38:19.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.9","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.9/manifests"},{"name":"5.5.8","sha":"0d26676da8064b8e1f6163068353025f29fd66d9","kind":"commit","published_at":"2024-05-22T17:02:57.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.8","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.8/manifests"},{"name":"5.5.7","sha":"601c9eda9cc59e28977bf548af9f13ef26f26860","kind":"commit","published_at":"2024-04-13T07:26:37.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.7/manifests"},{"name":"5.5.6","sha":"4c96360cf33bb68252cac4367c89a41572bb5c70","kind":"commit","published_at":"2024-04-06T13:06:48.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.6/manifests"},{"name":"5.5.5","sha":"678b4f432a09e02cdadcd616c6f8b7fe892e942b","kind":"commit","published_at":"2024-01-17T20:36:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.5/manifests"},{"name":"5.5.4","sha":"a9113ced3336a3ed920383a2a2456d840a06fe60","kind":"commit","published_at":"2024-01-13T18:15:19.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.4/manifests"},{"name":"5.5.3","sha":"2ae8c8ff4b3086d5d428e6ed3c4f0382740bc5aa","kind":"commit","published_at":"2024-01-08T10:45:04.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.3/manifests"},{"name":"5.4.6","sha":"01d117ac9d9719bf99f08b176ce9ec1ab74efc19","kind":"commit","published_at":"2023-11-08T11:25:14.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.6/manifests"},{"name":"5.5.1","sha":"01d117ac9d9719bf99f08b176ce9ec1ab74efc19","kind":"commit","published_at":"2023-11-08T11:25:14.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"42d76a5f8140cc098f1d0be254723e5852db2351","kind":"commit","published_at":"2023-10-23T05:58:21.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.5.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.5.0/manifests"},{"name":"5.4.5","sha":"7988a98c55714053f14ca169d9b439a4cca4f294","kind":"commit","published_at":"2023-10-10T05:43:29.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.5/manifests"},{"name":"5.4.4","sha":"0cbb5b014b2bc9bbaa9ca089eb838631a7543a25","kind":"commit","published_at":"2023-09-20T17:00:09.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.4/manifests"},{"name":"5.4.3","sha":"e4b6cb2fe529612cb4c64450cd6eb888da0c9f68","kind":"commit","published_at":"2023-09-11T10:42:09.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.3/manifests"},{"name":"5.4.1","sha":"73c1c7eb0745ca542e71ae081e80ec6ebbd18ccd","kind":"commit","published_at":"2023-09-11T06:54:54.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"a1492ebdfab509d5df92dcf613d681c8b4f50afd","kind":"commit","published_at":"2023-08-22T17:06:36.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.4.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"a70892983081e2a42fd0546c554887649528f9cd","kind":"commit","published_at":"2023-08-22T16:35:32.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.3.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.3.0/manifests"},{"name":"5.2.5","sha":"719c4422af8af3b497fc222dc7a6c7c4ca8e516d","kind":"commit","published_at":"2023-08-16T16:54:17.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.2.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"b6629ab4844fdb59ea6ea02bea94074881ec8720","kind":"commit","published_at":"2023-07-05T14:40:54.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.2.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"39009ca9f13dd38ffbb8e5f97d3baf3363f5487c","kind":"commit","published_at":"2023-06-05T06:41:31.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.2.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.3/manifests"},{"name":"5.2.2","sha":"73390762a9c4ec330417a053c237c05ce7ec18d9","kind":"commit","published_at":"2023-05-10T06:31:16.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.2.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.2.2/manifests"},{"name":"5.1.1","sha":"fe00979683c6b573eec416a7314bbde351687ba7","kind":"commit","published_at":"2023-05-08T16:17:46.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.1.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"d39770740daca284a6e3ed236eaedae94b0e0369","kind":"commit","published_at":"2023-04-29T11:42:03.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.1.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"82913558d0f28e72d10b2a6dc5edaf89d4184973","kind":"commit","published_at":"2023-04-27T14:11:26.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/5.0.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/5.0.0/manifests"},{"name":"4.5.5","sha":"a9083c41054db6fcc7e416cff9e2cea3c271138a","kind":"commit","published_at":"2023-04-26T04:50:47.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.5/manifests"},{"name":"4.5.4","sha":"04c75c14253c78d499303a73295994d5c42456fe","kind":"commit","published_at":"2023-04-17T07:18:57.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.4/manifests"},{"name":"4.5.3","sha":"279bf8e08c20a4e5432837b6a431c837ab5e180f","kind":"commit","published_at":"2023-04-11T17:16:38.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"c2c4eddd19c339fce065800674f91b4101304331","kind":"commit","published_at":"2023-03-30T10:45:31.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"5b2a9dffe2debdfd26d823b0f67b6a4cf2201082","kind":"commit","published_at":"2023-03-27T17:33:41.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"2dd5aa8e63c41f14022b0a54aef7a3a8ab263574","kind":"commit","published_at":"2023-03-26T11:32:51.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.5.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.5.0/manifests"},{"name":"4.4.15","sha":"99085aa3d83d4ae63de28a637cb01f5d57deee9c","kind":"commit","published_at":"2023-02-11T09:56:52.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.15","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.15/manifests"},{"name":"4.4.14","sha":"7041385e72b5386b3b750eba8ee846b70dc95315","kind":"commit","published_at":"2022-12-21T14:04:20.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.14","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.14/manifests"},{"name":"4.4.13","sha":"adce113288958b062bceb7bcd8f717c655212d4d","kind":"commit","published_at":"2022-12-20T11:36:49.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.13","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.13/manifests"},{"name":"4.4.12","sha":"94b8214cdca98cd6e3bcacca4bc088cec183f259","kind":"commit","published_at":"2022-12-01T20:34:15.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.12","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.12/manifests"},{"name":"4.4.10","sha":"f30f821beca20d5ada63075090cfa0c246d853ef","kind":"commit","published_at":"2022-08-28T16:36:41.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.10","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.10/manifests"},{"name":"4.4.7","sha":"5d563c0c699fde70218929768f08f4256af98ef3","kind":"commit","published_at":"2022-07-22T05:12:32.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.7/manifests"},{"name":"4.4.6","sha":"5d563c0c699fde70218929768f08f4256af98ef3","kind":"commit","published_at":"2022-07-22T05:12:32.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.6/manifests"},{"name":"4.4.5","sha":"4395e774fcf46db6210cc2766e92cb3f037d588e","kind":"commit","published_at":"2022-07-09T17:16:46.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"7f01cc9e66085fd4e41cd32b20a809bf5f71058f","kind":"commit","published_at":"2022-04-04T13:14:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"b9a3a9c0e2b8508b672e7f4cbcfe8b9ba2a689d8","kind":"commit","published_at":"2022-04-02T15:20:48.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4.3/manifests"},{"name":"4.4","sha":"e940af14f04253cfb499a50a2f775f3f7fb06925","kind":"commit","published_at":"2022-03-12T13:00:39.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.4/manifests"},{"name":"4.3.2","sha":"6a33bdca3f53c9486dadcccb81798e3756ea3185","kind":"commit","published_at":"2022-02-11T13:24:42.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.3.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"a60292366dffffb48af6804d97e5b18f0f00195c","kind":"commit","published_at":"2022-01-03T17:55:46.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.3.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0c2c660e59eb4aab46a3179b5e2a8f3f60ced4dc","kind":"commit","published_at":"2021-12-24T11:54:22.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.3.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.3.0/manifests"},{"name":"4.2.5","sha":"4133c2fc279ae3c4c526b2a5d0ba04d66996682d","kind":"commit","published_at":"2021-12-22T09:05:26.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.2.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.5/manifests"},{"name":"4.2.3","sha":"f6ba58f8a011648af561fdc2abe94d6424c0bb65","kind":"commit","published_at":"2021-11-17T07:07:57.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.2.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"b86d9d9d8b95821044e67c010488b8486dbadd6f","kind":"commit","published_at":"2021-10-29T14:17:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.2.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"27b421d83062667394c29643452dc5c9bfb9daa5","kind":"commit","published_at":"2021-09-24T17:03:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.2.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"3cd5720fe2c11f23d4c1a1fa4806d83cd3e3a1cb","kind":"commit","published_at":"2021-09-21T05:13:37.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.2.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"55d54741c2af848462c8c67de22fe9979a2c1c47","kind":"commit","published_at":"2021-07-20T12:16:41.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.1.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"cfe96c7c437bf0986c5a0027a99ab716618e912d","kind":"commit","published_at":"2021-05-23T06:37:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.0.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"01074d50b16adc49c4e5405258bf85c1052adf4c","kind":"commit","published_at":"2021-05-10T07:37:33.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.0.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"758d47c09a2dc650b5be4f4c70a8baf1c6ccf4d4","kind":"commit","published_at":"2021-04-28T08:20:15.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/4.0.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/4.0.0/manifests"},{"name":"3.12.4","sha":"d17172a863bcfa659a5c6758fe174ed3188917c6","kind":"commit","published_at":"2021-04-01T13:40:17.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.12.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.12.4/manifests"},{"name":"3.12.3","sha":"3138a420b8b254c24860c125423b235c3892c277","kind":"commit","published_at":"2021-03-17T17:51:11.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.12.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.12.3/manifests"},{"name":"3.10","sha":"d2e9d563575702da33a11d149b70a8645b921d88","kind":"commit","published_at":"2021-01-04T13:18:51.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.10","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.10/manifests"},{"name":"3.9.0","sha":"ec1a4a471fd7e7d4cfa7a056707b4006d439edbb","kind":"commit","published_at":"2020-10-10T16:52:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.9.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"b9fbafcbe3c7998acb8499cc4aef42291afe842f","kind":"commit","published_at":"2020-09-23T05:17:05.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.8.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.8.0/manifests"},{"name":"3.7.34","sha":"293eaf51ad431bf10ad20b74c9f7574105a31cb0","kind":"commit","published_at":"2020-09-22T09:21:26.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.34","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.34/manifests"},{"name":"3.7.33","sha":"08ab41ddde826750be04f3c53946f86f493a4a1f","kind":"commit","published_at":"2020-09-12T13:20:53.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.33","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.33/manifests"},{"name":"3.7.31","sha":"e2de061420079fedece6bee37e56400ba7f6f9f8","kind":"commit","published_at":"2020-08-26T13:50:47.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.31","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.31/manifests"},{"name":"3.7.29","sha":"5395bd612f917acac11987d334a1a9dbbdaeb967","kind":"commit","published_at":"2020-08-18T17:27:51.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.29","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.29/manifests"},{"name":"3.7.28","sha":"5cad6dd9f4b687c08ca8882294ae2823bdc10219","kind":"commit","published_at":"2020-08-14T06:12:13.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.28","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.28/manifests"},{"name":"3.7.27","sha":"858ed20e2f1033566b763dd53d4aae4c3e756e42","kind":"commit","published_at":"2020-07-18T16:28:20.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.27","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.27/manifests"},{"name":"3.7.19","sha":"f605d067fafeb44cac783440eee0f153a7e34c07","kind":"commit","published_at":"2020-03-31T07:38:07.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.19","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.19/manifests"},{"name":"3.7.16","sha":"3cb259bf8fc37f50d365cf225efd3153f5ea5748","kind":"commit","published_at":"2020-02-13T18:15:45.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.16","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.16/manifests"},{"name":"3.7.14","sha":"c11e890908d329c8d3892ff27fbe2da0ce049f4b","kind":"commit","published_at":"2019-12-30T15:19:13.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.14","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.14/manifests"},{"name":"3.7.13","sha":"f9594e885ab45a606f3f22a0a487ec9dece1da2a","kind":"commit","published_at":"2019-12-02T09:10:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.13","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.13/manifests"},{"name":"3.7.11","sha":"4d851d28e1fb53fc5c6d8ad522c2ec51a45bb5d0","kind":"commit","published_at":"2019-11-26T07:33:13.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.11","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.11/manifests"},{"name":"3.7.7","sha":"b1596daba94c33d702e0e998fd2b0c4cccb34bc6","kind":"commit","published_at":"2019-10-03T09:16:20.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.7/manifests"},{"name":"3.7.6","sha":"299009ad13871e907420320a16be0671f86c89fe","kind":"commit","published_at":"2019-09-30T07:49:40.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.6/manifests"},{"name":"3.7.4","sha":"2c0496c09e045d13ee4968533b9ae5da3d17207b","kind":"commit","published_at":"2019-08-29T15:31:18.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"2d0963e948031e14496c7dfb4a453aafa82799b2","kind":"commit","published_at":"2019-06-21T08:08:50.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"b33d8c9086df6eacf706a524d4782e5cf303c55a","kind":"commit","published_at":"2019-06-20T07:31:06.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"dabd35d8d1fe62db603f29c73b527a3c0e4735aa","kind":"commit","published_at":"2019-05-27T05:45:53.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"865833962ee23927920ee29961ec804f0d496517","kind":"commit","published_at":"2019-05-22T07:05:45.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.7.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.7.0/manifests"},{"name":"3.6.2","sha":"16c6ab982ff68b0730ff16ce82542a402aed9292","kind":"commit","published_at":"2019-05-10T14:54:38.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.6.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.6.2/manifests"},{"name":"3.6.0","sha":"822a3f9a0afc4c684a3afa2ae36052c4e8f2f7a8","kind":"commit","published_at":"2019-02-07T09:30:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.6.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"cc5ca386e67533a81f0d8d59ce7d4f4166c5f3d4","kind":"commit","published_at":"2019-01-14T16:22:00.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.5.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"bc26e7c4c7a10bdf475e7459ba1ab07baee61388","kind":"commit","published_at":"2018-10-29T16:51:57.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.4.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"13093209d959908a4c75938fea574f05063f5cd4","kind":"commit","published_at":"2018-10-25T15:58:31.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.3.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"27be1dae18fadbb6dd135cbff3175ff6af0c5568","kind":"commit","published_at":"2018-09-04T04:43:40.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.2.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.2.1/manifests"},{"name":"3.2","sha":"4ee122ac1a88a848974ac48afa9f3decda551554","kind":"commit","published_at":"2018-08-05T16:25:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.2/manifests"},{"name":"3.1","sha":"54c00ca0e6aee8eff67af4832521a2058391056f","kind":"commit","published_at":"2018-07-23T14:50:23.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.1/manifests"},{"name":"3.0.0","sha":"79823507c54d2fb27dae183bf8be9aa3539148ae","kind":"commit","published_at":"2018-07-12T16:26:08.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/3.0.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/3.0.0/manifests"},{"name":"2.1.4","sha":"f3ff5ce8d70fba4bf0c56f49886d5e782d3e44dd","kind":"commit","published_at":"2018-04-17T15:54:51.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.1.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"e5493863fef4b88f43be5f50eb62c1a221295388","kind":"commit","published_at":"2018-01-26T16:30:38.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.1.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"0bddfa33c79b5046dff592fe8c4aafb4878fbe3d","kind":"commit","published_at":"2017-11-15T17:26:03.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.1.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.1/manifests"},{"name":"2.1.2","sha":"0bddfa33c79b5046dff592fe8c4aafb4878fbe3d","kind":"commit","published_at":"2017-11-15T17:26:03.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.1.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1.2/manifests"},{"name":"2.1","sha":"3201ed5370b9132a5694f93a5aa9442a42610114","kind":"commit","published_at":"2017-10-23T15:16:46.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.1/manifests"},{"name":"2.0.15","sha":"054ff22e9c203f898cfeb1e00ba9f4aaf793cd61","kind":"commit","published_at":"2017-09-05T16:10:45.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.15","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.15/manifests"},{"name":"2.0.13","sha":"a164a5a902a1045c18ce9777efb7efd5600b90e9","kind":"commit","published_at":"2017-07-15T16:09:19.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.13","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.13/manifests"},{"name":"2.0.11","sha":"0fe0d023e426d5ad67ba956dffde73b37cedcbac","kind":"commit","published_at":"2017-04-26T14:23:11.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.11","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"8a79c5321aa8489badb2a0bb66934390140291e8","kind":"commit","published_at":"2017-02-09T20:38:27.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.10","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"05120dfa831677e8f86c0ca8084cb038b0666791","kind":"commit","published_at":"2017-02-05T15:23:25.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.9","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"9ab335e662bd7c8e25d8d7103f93af04cba0b91b","kind":"commit","published_at":"2017-01-20T15:55:54.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.8","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"9ab335e662bd7c8e25d8d7103f93af04cba0b91b","kind":"commit","published_at":"2017-01-20T15:55:54.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"869451b6ac0fce4eb742f2203f763de7a2b08748","kind":"commit","published_at":"2017-01-20T14:23:53.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.6/manifests"},{"name":"2.0.4","sha":"1c856dfdb9377f0a318f96eb44d5393d92735c21","kind":"commit","published_at":"2017-01-18T11:03:14.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"e02305e2dff319dd46aa945265899279b94d96de","kind":"commit","published_at":"2016-12-20T15:17:12.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.3/manifests"},{"name":"2.0.0","sha":"bf4ae0f5c94414ea07a1807e9318cd99ace31698","kind":"commit","published_at":"2016-06-21T18:07:59.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/2.0.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/2.0.0/manifests"},{"name":"1.9.15","sha":"c99de4f86978f85eae6070bf1c008020f19e2b47","kind":"commit","published_at":"2016-05-27T17:58:19.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.15","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.15/manifests"},{"name":"1.9.14.1","sha":"e3a05b4e6561ba75ee3c0c004777f03ee1462719","kind":"commit","published_at":"2016-03-28T11:53:27.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.14.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.14.1/manifests"},{"name":"1.9.14","sha":"d2446ec719048735e65fb8ca9e73c61510783714","kind":"commit","published_at":"2016-03-19T19:10:12.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.14","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.14/manifests"},{"name":"1.9.12","sha":"d50656b6016adff091ae12619c573cfe3c876901","kind":"commit","published_at":"2016-03-05T19:16:01.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.12","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.12/manifests"},{"name":"1.9.11","sha":"a5ae0b7770093308f6e940f595f4f2f54e5ab551","kind":"commit","published_at":"2016-01-30T18:48:58.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.11","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.11/manifests"},{"name":"1.9.10","sha":"f9998b5f69091e21e9812a84fa531515e82dad47","kind":"commit","published_at":"2015-12-08T15:39:53.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.10","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.10/manifests"},{"name":"1.9.9","sha":"a369d80216a73b4ed3a35719ad27cbd05faf4325","kind":"commit","published_at":"2015-10-25T13:14:14.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.9","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.9/manifests"},{"name":"1.9.8","sha":"6e021210612c0822fe55344261e431b8f1135d9b","kind":"commit","published_at":"2015-10-05T16:35:24.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.8","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.8/manifests"},{"name":"1.9.7","sha":"9c443bc7f3ee0fea46c6bb525883695a0b13270d","kind":"commit","published_at":"2015-10-01T17:33:58.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.7/manifests"},{"name":"1.9.6","sha":"9393e275930c0d1f24e4ba8ef7d77252ece83157","kind":"commit","published_at":"2015-07-02T16:49:53.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.6/manifests"},{"name":"1.9.5","sha":"4639f0656293479ccdc5acf76763a42777178d8f","kind":"commit","published_at":"2015-06-26T17:13:17.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.5/manifests"},{"name":"1.9.4","sha":"d558fcc2bf14c5bea43af6150055343767486367","kind":"commit","published_at":"2015-06-18T16:29:11.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.4/manifests"},{"name":"1.9.3","sha":"d3d4c9462b3f0a5d9171f1ac0f1bf9514c50f557","kind":"commit","published_at":"2015-03-11T18:29:51.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"0a2a9530bbc3e5b47d1bf7d20ca23793a0ce203a","kind":"commit","published_at":"2015-03-09T18:09:18.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"441dfe887315a225faa75d6d6f4b31c9417e8a02","kind":"commit","published_at":"2015-02-25T10:47:27.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"37c94785925579a27d83da32ebc530dbbbc724e6","kind":"commit","published_at":"2015-02-24T10:16:07.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.9.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.9.0/manifests"},{"name":"1.8.3","sha":"4d4f105671b809ce624cb8915586f6927eccbbd4","kind":"commit","published_at":"2014-12-30T16:17:25.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.8.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"faa6f632bf2253d87bb54357758c4316ed2cd92b","kind":"commit","published_at":"2014-12-08T17:50:24.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.8.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0c2c1b37a2936101bb29c6839bd2655b943ac2ac","kind":"commit","published_at":"2014-11-28T19:07:21.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.8.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8.1/manifests"},{"name":"1.8","sha":"3b85a7bc4465bf06ce5a14d7b45967234f5c93f2","kind":"commit","published_at":"2014-11-06T17:10:13.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.8","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.8/manifests"},{"name":"1.7.4","sha":"7cf17caebd064e04be990c8db7bc0034f75be027","kind":"commit","published_at":"2014-08-14T17:20:00.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.7.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"397b6bb63e9c6148d9a1b53be0ae78d259abb696","kind":"commit","published_at":"2014-08-09T17:52:34.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.7.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7.3/manifests"},{"name":"1.7","sha":"e8c6e869e29795fa62b0d8c38423fe3a41901b08","kind":"commit","published_at":"2014-07-06T12:21:15.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.7","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.7/manifests"},{"name":"1.6.1","sha":"f42a5b0e1a1689ac71ced1003eb2a46ce4199677","kind":"commit","published_at":"2014-06-20T06:30:10.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.6.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.6.1/manifests"},{"name":"1.6","sha":"758e68e37cf741a671a44ac7faae6187caed76b9","kind":"commit","published_at":"2014-06-12T17:12:21.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.6","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.6/manifests"},{"name":"1.5","sha":"921c112f05509e2e93a3aea6bdfe097a3ef4c68a","kind":"commit","published_at":"2014-04-29T17:16:04.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.5","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.5/manifests"},{"name":"1.4","sha":"2a5b35afe4eb3a6e0c42e036401bdc18bf43123e","kind":"commit","published_at":"2014-04-21T10:37:16.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.4","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.4/manifests"},{"name":"1.3","sha":"b131209ddcf2a0bba20f21d9cdfa650bd06e4ef9","kind":"commit","published_at":"2014-03-30T17:01:38.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.3","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.3/manifests"},{"name":"1.2.1","sha":"8f8eee8b7208c3b4f3cfaef55592b8219f2a7cef","kind":"commit","published_at":"2014-03-20T19:00:31.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.2.1","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.2.1/manifests"},{"name":"1.2","sha":"c6ffe95f0ab497e9bbf9a4f8a7416feba217a354","kind":"commit","published_at":"2014-03-18T21:56:54.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.2","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.2/manifests"},{"name":"1.0","sha":"12ccdf1ebd1574c83fc0c7cceaa871306eeace15","kind":"commit","published_at":"2014-02-15T22:43:30.000Z","download_url":"https://codeload.github.com/Sicos1977/MSGReader/tar.gz/1.0","html_url":"https://github.com/Sicos1977/MSGReader/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Sicos1977/MSGReader@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-03T23:33:15.877Z","dependent_packages_count":9,"downloads":7272263,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.7590827160735502,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.024914116066034},"purl":"pkg:nuget/msgreader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/msgreader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/msgreader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/msgreader/dependencies","status":null,"funding_links":["https://github.com/sponsors/Sicos1977"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T11:01:29.728Z","issues_count":180,"pull_requests_count":56,"avg_time_to_close_issue":2449091.2874251497,"avg_time_to_close_pull_request":106386.32,"issues_closed_count":167,"pull_requests_closed_count":50,"pull_request_authors_count":24,"issue_authors_count":136,"avg_comments_per_issue":3.6555555555555554,"avg_comments_per_pull_request":0.39285714285714285,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":33,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":1363834.5652173914,"past_year_avg_time_to_close_pull_request":118807.09523809524,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.23076923076923078,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sicos1977%2FMSGReader/issues","maintainers":[{"login":"Sicos1977","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sicos1977"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/msgreader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/msgreader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/msgreader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/msgreader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/msgreader/codemeta","maintainers":[{"uuid":"Sicos1977","login":"Sicos1977","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://www.nuget.org/profiles/Sicos1977","role":null,"created_at":"2024-02-26T04:25:39.805Z","updated_at":"2024-02-26T04:25:39.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Sicos1977/packages"}]}