{"id":14506,"name":"msticpy","description":"Microsoft Threat Intelligence Security Tools","url":"https://github.com/microsoft/msticpy","last_synced_at":"2025-09-04T22:27:33.348Z","repository":{"id":37265127,"uuid":"171915396","full_name":"microsoft/msticpy","owner":"microsoft","description":"Microsoft Threat Intelligence Security Tools","archived":false,"fork":false,"pushed_at":"2025-08-14T18:01:30.000Z","size":81374,"stargazers_count":1891,"open_issues_count":10,"forks_count":333,"subscribers_count":53,"default_branch":"main","last_synced_at":"2025-09-02T00:37:26.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-21T17:30:03.000Z","updated_at":"2025-08-31T10:14:39.000Z","dependencies_parsed_at":"2023-10-11T00:29:49.219Z","dependency_job_id":"09599d5e-3b18-4066-8854-5f16f1f7aa88","html_url":"https://github.com/microsoft/msticpy","commit_stats":null,"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/msticpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/sbom","scorecard":{"id":643411,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/msticpy","commit":"3093f1464909cb97dd77e7bd61a8ba794c284878"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:98","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:130","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:223","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:17","Info: jobLevel permissions set to 'read-all': .github/workflows/python-publish.yml:23","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/anaconda to mcr.microsoft.com/vscode/devcontainers/anaconda@sha256:ab3d41c28bfe7bc24429d1cddf0f0ca532ee8bb25e2e2c9d230f01b743de0df7","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:84","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:89","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:93","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:94","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:159","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  26 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (17) 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"}},{"name":"Vulnerabilities","score":0,"reason":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-64x4-9hc6-r2h6","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2017-15 / GHSA-8f6m-gfq9-g33v","Warn: Project is vulnerable to: PYSEC-2017-14 / GHSA-v9v9-xffq-rwr4","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2016-32 / GHSA-fff8-4w9p-7v76","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2021-428 / GHSA-p6rw-44q7-3fw4","Warn: Project is vulnerable to: PYSEC-2023-99 / GHSA-v4f4-23wc-99mh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:25:28.391Z","repository_id":37265127,"created_at":"2025-08-21T11:25:28.391Z","updated_at":"2025-08-21T11:25:28.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273682856,"owners_count":25149321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7257,"last_synced_at":"2025-09-02T00:27:42.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3460437,"followers":101241,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-09-02T00:27:42.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"packages":[{"id":2809423,"name":"msticpy","ecosystem":"pypi","description":"MSTIC Security Tools","homepage":"https://github.com/microsoft/msticpy","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/msticpy","keywords_array":["security","azure","sentinel","mstic","cybersec","infosec","cyber","cybersecurity","jupyter","notebooks","SOC","hunting"],"namespace":null,"versions_count":90,"first_release_published_at":"2019-03-07T13:38:47.000Z","latest_release_published_at":"2025-04-08T21:20:37.000Z","latest_release_number":"2.16.2","last_synced_at":"2025-09-02T00:52:47.270Z","created_at":"2022-04-10T11:39:56.392Z","updated_at":"2025-09-02T01:27:17.796Z","registry_url":"https://pypi.org/project/msticpy/","install_command":"pip install msticpy --index-url https://pypi.org/simple","documentation_url":"https://msticpy.readthedocs.io","metadata":{"funding":null,"documentation":"https://msticpy.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Framework :: IPython","Framework :: Jupyter","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Security","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"msticpy","project_status":null},"repo_metadata":{"id":37265127,"uuid":"171915396","full_name":"microsoft/msticpy","owner":"microsoft","description":"Microsoft Threat Intelligence Security Tools","archived":false,"fork":false,"pushed_at":"2025-08-14T18:01:30.000Z","size":81374,"stargazers_count":1891,"open_issues_count":10,"forks_count":333,"subscribers_count":53,"default_branch":"main","last_synced_at":"2025-09-02T00:37:26.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-21T17:30:03.000Z","updated_at":"2025-08-31T10:14:39.000Z","dependencies_parsed_at":"2023-10-11T00:29:49.219Z","dependency_job_id":"09599d5e-3b18-4066-8854-5f16f1f7aa88","html_url":"https://github.com/microsoft/msticpy","commit_stats":null,"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/msticpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/sbom","scorecard":{"id":643411,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/msticpy","commit":"3093f1464909cb97dd77e7bd61a8ba794c284878"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:98","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:130","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:223","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:17","Info: jobLevel permissions set to 'read-all': .github/workflows/python-publish.yml:23","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/anaconda to mcr.microsoft.com/vscode/devcontainers/anaconda@sha256:ab3d41c28bfe7bc24429d1cddf0f0ca532ee8bb25e2e2c9d230f01b743de0df7","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:84","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:89","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:93","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:94","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:159","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  26 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (17) 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"}},{"name":"Vulnerabilities","score":0,"reason":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-64x4-9hc6-r2h6","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2017-15 / GHSA-8f6m-gfq9-g33v","Warn: Project is vulnerable to: PYSEC-2017-14 / GHSA-v9v9-xffq-rwr4","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2016-32 / GHSA-fff8-4w9p-7v76","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2021-428 / GHSA-p6rw-44q7-3fw4","Warn: Project is vulnerable to: PYSEC-2023-99 / GHSA-v4f4-23wc-99mh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:25:28.391Z","repository_id":37265127,"created_at":"2025-08-21T11:25:28.391Z","updated_at":"2025-08-21T11:25:28.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218219,"owners_count":25065908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7257,"last_synced_at":"2025-09-02T00:27:42.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3460437,"followers":101241,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-09-02T00:27:42.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v2.16.2.post","sha":"e5c4e6fdf49f9dfa65ecaceebd05fa8e998ebfc8","kind":"commit","published_at":"2025-04-08T21:10:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.2.post","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.2.post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.2.post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2.post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2.post/manifests"},{"name":"v2.16.2","sha":"409de94de947d7bba9fc84b4c66ca92e5a005cbb","kind":"commit","published_at":"2025-04-08T01:47:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d7f31ffc47eaaf12eb5accf9a29075bcad658731","kind":"commit","published_at":"2025-03-31T19:41:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"c14a2da2c2d2bc405ada99746875d3589d8ade3a","kind":"commit","published_at":"2025-02-20T04:00:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"337632d313cc0619290f696bd38347c5082ebbfb","kind":"commit","published_at":"2024-12-06T21:29:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.15.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"deab7a5e2ca10e29f40b4fb191ee09bdb6dae4c3","kind":"commit","published_at":"2024-10-21T17:28:48.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.14.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"c01b629f77f904a5dd86eee02a67517e5537de00","kind":"commit","published_at":"2024-09-19T18:19:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.13.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"b5e052a09a73ea9abba0d5c4a83c26c1b0a3c42b","kind":"commit","published_at":"2024-09-12T23:58:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.13.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"07a2f0d778cef859ed4660c137a4180f2cd9e305","kind":"commit","published_at":"2024-05-10T22:53:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.12.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"b3daf13157654161ca3ac7524372afa545941f63","kind":"commit","published_at":"2024-03-25T22:52:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.11.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"d1c0912b1bf6b2388fdb92193e8ae5a500549172","kind":"commit","published_at":"2024-02-12T18:57:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.10.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"74eeb2eac22b7af526b3ef018c0fc59cdb8c2f11","kind":"commit","published_at":"2023-11-13T01:05:42.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.9.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"831414553141028f636e0e46984dce6450420498","kind":"commit","published_at":"2023-10-04T20:53:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0/manifests"},{"name":"v2.8.0.pre1","sha":"0d1b18e71a6a005f812880d1c333ffbed32090c7","kind":"commit","published_at":"2023-09-27T01:02:22.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.8.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.8.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.8.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0.pre1/manifests"},{"name":"v2.7.0","sha":"9136798be51156a3296eea887b12fb33a90c2a64","kind":"commit","published_at":"2023-08-15T16:23:40.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0/manifests"},{"name":"v2.7.0.pre1","sha":"1c6a689243c9d273a3b924294290038647343789","kind":"commit","published_at":"2023-08-08T18:40:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.7.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.7.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.7.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0.pre1/manifests"},{"name":"v2.6.0","sha":"a8a2de42ef5d77dda1de7d1aae1d5c0645a1f61b","kind":"commit","published_at":"2023-07-25T00:49:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.6.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"ab444ca27efb07a5fb790b4224ca9770685fdd47","kind":"commit","published_at":"2023-06-21T23:06:32.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"f4e2cb08a646e9200aa75c7f05b21b53592e86f3","kind":"commit","published_at":"2023-06-13T23:51:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"9466a7723aa49f74175c538fb69ecd11b2e2689d","kind":"commit","published_at":"2023-06-02T22:35:41.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f87529a5217af6c0c56d7364850394d557d4b69","kind":"commit","published_at":"2023-05-26T22:56:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b18243915572b99a73e245c8863da7460b91acc4","kind":"commit","published_at":"2023-04-05T15:15:31.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"e5a91e5a1a957d537606fc86a1689d31e24c15de","kind":"commit","published_at":"2023-02-22T21:05:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.1/manifests"},{"name":"v2.2.3","sha":"941145e160c1d6c96cf685246faca286ede592fb","kind":"commit","published_at":"2023-01-25T20:14:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.2.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.3/manifests"},{"name":"v2.3.0","sha":"941145e160c1d6c96cf685246faca286ede592fb","kind":"commit","published_at":"2023-01-25T20:14:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0fc1912288d6f09ef8be6d8e8a4eedf0705270f4","kind":"commit","published_at":"2022-11-29T03:57:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.2.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"042a252877e8ce311f993e0b565679b417c7c507","kind":"commit","published_at":"2022-11-01T20:27:34.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"db7e51f9822bcfc01606bb318acee54e6445e5ed","kind":"commit","published_at":"2022-10-24T23:51:21.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"4451555473e063f5b9662aec9ac3f5ad585046a1","kind":"commit","published_at":"2022-10-06T01:06:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"19e6431122b8b2edcfa79280f8d21dad5d70757b","kind":"commit","published_at":"2022-09-14T18:54:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"cff0279964178d6747a7f683a133184649b2eec6","kind":"commit","published_at":"2022-09-14T01:02:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"98ffa22b2810a1ec3ea23c6c36c3f9ae2d67a866","kind":"commit","published_at":"2022-09-13T17:53:48.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"95a1d3ca399e0927a96c7ef561b7c8b0cc30bb3c","kind":"commit","published_at":"2022-07-06T22:28:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"6eed3ffdc7bd53750e132c794c238061d44aa601","kind":"commit","published_at":"2022-06-21T01:16:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"fbf9915fb67f65544d948e0ecad28cc8c0b4609a","kind":"commit","published_at":"2022-05-30T23:27:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc2/manifests"},{"name":"v1.8.2","sha":"4ee68f05aaddf3c404b8115d4697bd195a000d6f","kind":"commit","published_at":"2022-05-20T21:19:19.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.2/manifests"},{"name":"v2.0.0.rc1","sha":"857835d2e0b44615976fd1bb78006f1879cf94d3","kind":"commit","published_at":"2022-05-10T16:21:53.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc1/manifests"},{"name":"v1.8.1","sha":"b0ba1f434927d2f1da0d1d2c5991c555b547166d","kind":"commit","published_at":"2022-05-10T16:16:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5c4c7f64400eeb289222ce0c9614670a2d8e74f7","kind":"commit","published_at":"2022-05-04T01:18:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"3587ed4f604529c6f5784d51a557c3ad2379f781","kind":"commit","published_at":"2022-03-23T02:32:11.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.7.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.5/manifests"},{"name":"v1.7.0","sha":"9e5371f165abdc0125e5391dcdcf88c57038354a","kind":"commit","published_at":"2022-02-17T16:56:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f1212ec8738b8625e60a1bbd36035b56f88d89f7","kind":"commit","published_at":"2022-01-19T17:54:05.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.6.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.6.1/manifests"},{"name":"release","sha":"f1212ec8738b8625e60a1bbd36035b56f88d89f7","kind":"commit","published_at":"2022-01-19T17:54:05.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/release","html_url":"https://github.com/microsoft/msticpy/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/release/manifests"},{"name":"v.1.5.2","sha":"8c0c602c1798b1351cef0e036c9927e2bf42b671","kind":"commit","published_at":"2021-12-24T00:21:35.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v.1.5.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v.1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v.1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.2/manifests"},{"name":"v1.5.1","sha":"8406e87cd81148534417c3fe3a72a1692159a32d","kind":"commit","published_at":"2021-12-22T18:50:21.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"7e62378c68916f3eedeb615e6759ed1f051c04d1","kind":"commit","published_at":"2021-11-29T19:37:03.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.0/manifests"},{"name":"v.1.5.0pre3","sha":"4c41364534d8cd6f0d514bc03b00b899a0cfc66d","kind":"commit","published_at":"2021-11-17T03:27:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v.1.5.0pre3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v.1.5.0pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v.1.5.0pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.0pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.0pre3/manifests"},{"name":"v1.4.5","sha":"2de0d6eaa309ef54028168e11243977fb03c5d1a","kind":"commit","published_at":"2021-10-15T23:35:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"909582f60f95398789e37324c90b62fa336b2c70","kind":"commit","published_at":"2021-09-22T22:06:07.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0a0583f7bcbe1beefcd4c5c74741e9b992d67137","kind":"commit","published_at":"2021-09-16T23:43:24.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"96d7897350c7898c4d63fbb3f6fe9aefd0567d57","kind":"commit","published_at":"2021-09-15T04:51:07.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2d648101df5640c41f849c70b940b25a5a4b259e","kind":"commit","published_at":"2021-09-14T20:51:13.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"23ef722c591d17709b37bc075e71173bbaa1f30b","kind":"commit","published_at":"2021-09-10T22:10:50.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3bbad25ca3c65c528b064732449f252fdc549d17","kind":"commit","published_at":"2021-08-09T22:14:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"383c698a95ffbf7df772380df957b7b5aa12b149","kind":"commit","published_at":"2021-07-16T18:07:29.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"66b110be6bfb49b948f9517cca5acc00ef4f7e59","kind":"commit","published_at":"2021-06-29T15:52:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"25c62c200674209e78cec1099d6256ff08d9c5dc","kind":"commit","published_at":"2021-06-25T23:49:02.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"947866421002cf4b5de96f1541c253bd9ac62024","kind":"commit","published_at":"2021-06-17T22:54:29.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"66db37ed9ead665501a7d2c7b420d55ac0094048","kind":"commit","published_at":"2021-05-13T00:08:36.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.1.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"bd790286cbb34b0ebf0129277890b3982e28d8d6","kind":"commit","published_at":"2021-05-01T02:04:40.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"84f9d787267ae7e82439851da21acbc17df0441f","kind":"commit","published_at":"2021-04-15T00:43:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0/manifests"},{"name":"v1.0.0rc4","sha":"67e38ad72e56a9ecf13961a3712903d284d181d9","kind":"commit","published_at":"2021-04-03T00:28:58.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0rc4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0rc4/manifests"},{"name":"v1.0.0pre3","sha":"9c8bdf1bcd1287825ec7f0a14e29b73a05c951bb","kind":"commit","published_at":"2021-03-16T02:52:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0pre3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0pre3/manifests"},{"name":"v1.0.0.pre2","sha":"7a5870107b05cd7f05a72e3ee484b38ffae65314","kind":"commit","published_at":"2021-03-11T22:57:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0.pre2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre2/manifests"},{"name":"v1.0.0.pre1","sha":"260cc55dc3d68bb1e9e8c48ffa74c6aafd26b408","kind":"commit","published_at":"2021-03-10T23:49:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre1/manifests"},{"name":"v0.9.0","sha":"64ccce551532db94176df50a99e0053a1824db58","kind":"commit","published_at":"2021-02-11T16:47:09.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.9.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"76adb94b45463a6d8924fddc4a5f723b4b586b77","kind":"commit","published_at":"2021-01-13T23:05:38.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.9","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"44fd45020ed5f127cd35e878cf2d1ddf1508f8db","kind":"commit","published_at":"2020-10-28T16:41:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"55af1c09002f6adf035c7e8baf58c72eecc9178e","kind":"commit","published_at":"2020-10-16T20:03:53.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"1c8ecddfd067fba4de4c9fc75eea54a552e980b7","kind":"commit","published_at":"2020-10-15T23:30:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.5/manifests"},{"name":"v0.8.2","sha":"41569f191c669f2e5d504fa65c440d43d94847f5","kind":"commit","published_at":"2020-09-26T00:51:36.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b98adb8ee505a5018e2f4f17c6e8bcd84bb3e23b","kind":"commit","published_at":"2020-09-25T23:03:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9de740aece6cd15045829cf51c473ccebf5e75ff","kind":"commit","published_at":"2020-09-11T21:47:55.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"80d9804af7dd5bb55a3ac8c8993b7c6df60690c8","kind":"commit","published_at":"2020-08-07T20:47:03.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.7.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f21f40192a24f56a9467cadc427016357b94eea5","kind":"commit","published_at":"2020-08-06T14:56:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"9a52ec63e1b85241050c41016cbcc640719a4523","kind":"commit","published_at":"2020-07-22T01:13:28.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"cef8462cf349dc7f914e1fbe66706081e90689cd","kind":"commit","published_at":"2020-07-01T01:08:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cef88f457218036cb959d905b6c47822ed435552","kind":"commit","published_at":"2020-06-30T02:16:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"478b5bb49930f75fa531c259d7a674dc5d3cb45f","kind":"commit","published_at":"2020-05-21T15:46:17.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"43ad997d0ca97ab78479ac3a150855f5750034d0","kind":"commit","published_at":"2020-05-12T01:39:30.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"99bc9736f10a1a1cdc237c8d69b8fcb84f6ce383","kind":"commit","published_at":"2020-05-08T02:53:08.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.4.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"1b88f17ad0354764274a1702ef4825074eea1a98","kind":"commit","published_at":"2020-03-27T00:22:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"7ed69a36e10b0df96b7b092572180e9c6efc38d4","kind":"commit","published_at":"2020-02-14T00:39:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fd8e3d791db867872ba12b45d0c38c9330a66a9e","kind":"commit","published_at":"2020-01-13T23:57:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"af265931784131c64922f003d1b9e72e716df2bc","kind":"commit","published_at":"2020-01-07T21:28:28.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"1c1bc1696ce4fb9ffb60fc2149cd1f0482cb93a5","kind":"commit","published_at":"2019-12-20T03:32:32.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.8/manifests"},{"name":"0.2.7","sha":"5b8a31e6c41a7d07701478768f90900863a2d843","kind":"commit","published_at":"2019-10-31T16:36:34.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/0.2.7","html_url":"https://github.com/microsoft/msticpy/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.2.7/manifests"},{"name":"v0.2.6","sha":"08fb02a05be231c367abf732f723e4fb32121480","kind":"commit","published_at":"2019-09-17T23:25:39.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"19b554f093c60792851070579df39b25bef84fce","kind":"commit","published_at":"2019-08-23T02:34:24.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.5/manifests"},{"name":"v0.1.9","sha":"f3ac38b5fd00da4724a38b4bef0462e37c074523","kind":"commit","published_at":"2019-06-05T20:51:58.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.9","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"00fda836aa5bdefa67bd082ad5bed7f72f1483f2","kind":"commit","published_at":"2019-05-31T16:34:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"cd07eda369ae820bdad3a9174080c2723cf1595e","kind":"commit","published_at":"2019-04-15T15:47:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.7","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f9d05f2fca4c17c95e6f6caa2475fc425cc4e113","kind":"commit","published_at":"2019-04-12T15:38:42.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.6/manifests"},{"name":"0.1.5","sha":"6cce39a1fe7847fa2668cd508f6089a6e4d5660c","kind":"commit","published_at":"2019-04-01T16:00:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/0.1.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.1.5/manifests"},{"name":"v0.1.4","sha":"02e9e94768f51d09e78f63ca515b2c6054b7d829","kind":"commit","published_at":"2019-03-27T20:57:35.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"900c3cb59ae0cdf1f3be53ab098e9d88abc6fea5","kind":"commit","published_at":"2019-03-03T23:39:38.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:27:17.796Z","dependent_packages_count":1,"downloads":43133,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":2.172502440426014,"dependent_repos_count":3.6113041243491755,"dependent_packages_count":4.781391382798716,"stargazers_count":1.7215231302911576,"forks_count":3.18806217805881,"docker_downloads_count":1.3616911153270173,"average":2.8060790618751486},"purl":"pkg:pypi/msticpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/msticpy","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/msticpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/msticpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:42:27.525Z","issues_count":98,"pull_requests_count":230,"avg_time_to_close_issue":29062587.662921347,"avg_time_to_close_pull_request":2686655.7788018435,"issues_closed_count":89,"pull_requests_closed_count":217,"pull_request_authors_count":35,"issue_authors_count":37,"avg_comments_per_issue":1.5816326530612246,"avg_comments_per_pull_request":1.2434782608695651,"merged_pull_requests_count":185,"bot_issues_count":1,"bot_pull_requests_count":38,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1140295.2,"past_year_avg_time_to_close_pull_request":987904.1785714285,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":1.0615384615384615,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/issues","maintainers":[{"login":"FlorianBracq","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"Cyb3r-Monk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"},{"login":"ashwin-patil","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashwin-patil"},{"login":"juju4","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"fr0gger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fr0gger"},{"login":"rcobb-scwx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcobb-scwx"},{"login":"lucky-luk3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucky-luk3"},{"login":"ryan-detect-dot-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryan-detect-dot-dev"},{"login":"jannieli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jannieli"}],"active_maintainers":[{"login":"FlorianBracq","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"juju4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"Cyb3r-Monk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msticpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msticpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msticpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msticpy/related_packages","maintainers":[{"uuid":"microsoft","login":"microsoft","name":null,"email":null,"url":null,"packages_count":831,"html_url":"https://pypi.org/user/microsoft/","role":null,"created_at":"2022-11-19T02:54:02.905Z","updated_at":"2022-11-19T02:54:02.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/microsoft/packages"},{"uuid":"ianhellen","login":"ianhellen","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ianhellen/","role":null,"created_at":"2022-11-19T02:54:02.899Z","updated_at":"2022-11-19T02:54:02.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ianhellen/packages"},{"uuid":"pabryan","login":"pabryan","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/pabryan/","role":null,"created_at":"2022-11-19T02:54:02.910Z","updated_at":"2022-11-19T02:54:02.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pabryan/packages"},{"uuid":"pareid","login":"pareid","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pareid/","role":null,"created_at":"2022-11-19T02:54:02.916Z","updated_at":"2022-11-19T02:54:02.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pareid/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724920,"maintainers_count":308248,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10354212,"name":"github.com/microsoft/msticpy","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/microsoft/msticpy","keywords_array":[],"namespace":null,"versions_count":77,"first_release_published_at":"2019-03-03T23:39:38.000Z","latest_release_published_at":"2024-11-28T19:41:13.588Z","latest_release_number":"v2.14.0+incompatible","last_synced_at":"2024-11-28T19:48:44.540Z","created_at":"2024-06-11T15:55:24.093Z","updated_at":"2025-09-02T01:27:17.802Z","registry_url":"https://pkg.go.dev/github.com/microsoft/msticpy","install_command":"go get github.com/microsoft/msticpy","documentation_url":"https://pkg.go.dev/github.com/microsoft/msticpy#section-documentation","metadata":{},"repo_metadata":{"id":37265127,"uuid":"171915396","full_name":"microsoft/msticpy","owner":"microsoft","description":"Microsoft Threat Intelligence Security Tools","archived":false,"fork":false,"pushed_at":"2025-08-14T18:01:30.000Z","size":81374,"stargazers_count":1891,"open_issues_count":10,"forks_count":333,"subscribers_count":53,"default_branch":"main","last_synced_at":"2025-09-02T00:37:26.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-21T17:30:03.000Z","updated_at":"2025-08-31T10:14:39.000Z","dependencies_parsed_at":"2023-10-11T00:29:49.219Z","dependency_job_id":"09599d5e-3b18-4066-8854-5f16f1f7aa88","html_url":"https://github.com/microsoft/msticpy","commit_stats":null,"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/msticpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/sbom","scorecard":{"id":643411,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/msticpy","commit":"3093f1464909cb97dd77e7bd61a8ba794c284878"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:98","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:130","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:223","Info: jobLevel permissions set to 'read-all': .github/workflows/python-package.yml:17","Info: jobLevel permissions set to 'read-all': .github/workflows/python-publish.yml:23","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/msticpy/python-publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/anaconda to mcr.microsoft.com/vscode/devcontainers/anaconda@sha256:ab3d41c28bfe7bc24429d1cddf0f0ca532ee8bb25e2e2c9d230f01b743de0df7","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:8-10","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:84","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:89","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:93","Warn: pipCommand not pinned by hash: tools/test_mp_release.sh:94","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:159","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  26 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (17) 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"}},{"name":"Vulnerabilities","score":0,"reason":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-64x4-9hc6-r2h6","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2017-15 / GHSA-8f6m-gfq9-g33v","Warn: Project is vulnerable to: PYSEC-2017-14 / GHSA-v9v9-xffq-rwr4","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2016-32 / GHSA-fff8-4w9p-7v76","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2021-428 / GHSA-p6rw-44q7-3fw4","Warn: Project is vulnerable to: PYSEC-2023-99 / GHSA-v4f4-23wc-99mh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:25:28.391Z","repository_id":37265127,"created_at":"2025-08-21T11:25:28.391Z","updated_at":"2025-08-21T11:25:28.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218219,"owners_count":25065908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7257,"last_synced_at":"2025-09-02T00:27:42.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3460437,"followers":101241,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-09-02T00:27:42.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v2.16.2.post","sha":"e5c4e6fdf49f9dfa65ecaceebd05fa8e998ebfc8","kind":"commit","published_at":"2025-04-08T21:10:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.2.post","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.2.post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.2.post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2.post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2.post/manifests"},{"name":"v2.16.2","sha":"409de94de947d7bba9fc84b4c66ca92e5a005cbb","kind":"commit","published_at":"2025-04-08T01:47:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d7f31ffc47eaaf12eb5accf9a29075bcad658731","kind":"commit","published_at":"2025-03-31T19:41:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"c14a2da2c2d2bc405ada99746875d3589d8ade3a","kind":"commit","published_at":"2025-02-20T04:00:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.16.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"337632d313cc0619290f696bd38347c5082ebbfb","kind":"commit","published_at":"2024-12-06T21:29:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.15.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"deab7a5e2ca10e29f40b4fb191ee09bdb6dae4c3","kind":"commit","published_at":"2024-10-21T17:28:48.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.14.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"c01b629f77f904a5dd86eee02a67517e5537de00","kind":"commit","published_at":"2024-09-19T18:19:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.13.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"b5e052a09a73ea9abba0d5c4a83c26c1b0a3c42b","kind":"commit","published_at":"2024-09-12T23:58:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.13.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"07a2f0d778cef859ed4660c137a4180f2cd9e305","kind":"commit","published_at":"2024-05-10T22:53:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.12.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"b3daf13157654161ca3ac7524372afa545941f63","kind":"commit","published_at":"2024-03-25T22:52:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.11.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"d1c0912b1bf6b2388fdb92193e8ae5a500549172","kind":"commit","published_at":"2024-02-12T18:57:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.10.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"74eeb2eac22b7af526b3ef018c0fc59cdb8c2f11","kind":"commit","published_at":"2023-11-13T01:05:42.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.9.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"831414553141028f636e0e46984dce6450420498","kind":"commit","published_at":"2023-10-04T20:53:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0/manifests"},{"name":"v2.8.0.pre1","sha":"0d1b18e71a6a005f812880d1c333ffbed32090c7","kind":"commit","published_at":"2023-09-27T01:02:22.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.8.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.8.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.8.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.8.0.pre1/manifests"},{"name":"v2.7.0","sha":"9136798be51156a3296eea887b12fb33a90c2a64","kind":"commit","published_at":"2023-08-15T16:23:40.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0/manifests"},{"name":"v2.7.0.pre1","sha":"1c6a689243c9d273a3b924294290038647343789","kind":"commit","published_at":"2023-08-08T18:40:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.7.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.7.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.7.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.7.0.pre1/manifests"},{"name":"v2.6.0","sha":"a8a2de42ef5d77dda1de7d1aae1d5c0645a1f61b","kind":"commit","published_at":"2023-07-25T00:49:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.6.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"ab444ca27efb07a5fb790b4224ca9770685fdd47","kind":"commit","published_at":"2023-06-21T23:06:32.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"f4e2cb08a646e9200aa75c7f05b21b53592e86f3","kind":"commit","published_at":"2023-06-13T23:51:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"9466a7723aa49f74175c538fb69ecd11b2e2689d","kind":"commit","published_at":"2023-06-02T22:35:41.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f87529a5217af6c0c56d7364850394d557d4b69","kind":"commit","published_at":"2023-05-26T22:56:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b18243915572b99a73e245c8863da7460b91acc4","kind":"commit","published_at":"2023-04-05T15:15:31.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"e5a91e5a1a957d537606fc86a1689d31e24c15de","kind":"commit","published_at":"2023-02-22T21:05:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.1/manifests"},{"name":"v2.2.3","sha":"941145e160c1d6c96cf685246faca286ede592fb","kind":"commit","published_at":"2023-01-25T20:14:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.2.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.3/manifests"},{"name":"v2.3.0","sha":"941145e160c1d6c96cf685246faca286ede592fb","kind":"commit","published_at":"2023-01-25T20:14:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0fc1912288d6f09ef8be6d8e8a4eedf0705270f4","kind":"commit","published_at":"2022-11-29T03:57:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.2.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"042a252877e8ce311f993e0b565679b417c7c507","kind":"commit","published_at":"2022-11-01T20:27:34.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"db7e51f9822bcfc01606bb318acee54e6445e5ed","kind":"commit","published_at":"2022-10-24T23:51:21.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"4451555473e063f5b9662aec9ac3f5ad585046a1","kind":"commit","published_at":"2022-10-06T01:06:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"19e6431122b8b2edcfa79280f8d21dad5d70757b","kind":"commit","published_at":"2022-09-14T18:54:52.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"cff0279964178d6747a7f683a133184649b2eec6","kind":"commit","published_at":"2022-09-14T01:02:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"98ffa22b2810a1ec3ea23c6c36c3f9ae2d67a866","kind":"commit","published_at":"2022-09-13T17:53:48.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.1.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"95a1d3ca399e0927a96c7ef561b7c8b0cc30bb3c","kind":"commit","published_at":"2022-07-06T22:28:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc3","sha":"6eed3ffdc7bd53750e132c794c238061d44aa601","kind":"commit","published_at":"2022-06-21T01:16:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc3/manifests"},{"name":"v2.0.0.rc2","sha":"fbf9915fb67f65544d948e0ecad28cc8c0b4609a","kind":"commit","published_at":"2022-05-30T23:27:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc2/manifests"},{"name":"v1.8.2","sha":"4ee68f05aaddf3c404b8115d4697bd195a000d6f","kind":"commit","published_at":"2022-05-20T21:19:19.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.2/manifests"},{"name":"v2.0.0.rc1","sha":"857835d2e0b44615976fd1bb78006f1879cf94d3","kind":"commit","published_at":"2022-05-10T16:21:53.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v2.0.0.rc1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v2.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v2.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v2.0.0.rc1/manifests"},{"name":"v1.8.1","sha":"b0ba1f434927d2f1da0d1d2c5991c555b547166d","kind":"commit","published_at":"2022-05-10T16:16:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5c4c7f64400eeb289222ce0c9614670a2d8e74f7","kind":"commit","published_at":"2022-05-04T01:18:43.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"3587ed4f604529c6f5784d51a557c3ad2379f781","kind":"commit","published_at":"2022-03-23T02:32:11.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.7.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.5/manifests"},{"name":"v1.7.0","sha":"9e5371f165abdc0125e5391dcdcf88c57038354a","kind":"commit","published_at":"2022-02-17T16:56:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f1212ec8738b8625e60a1bbd36035b56f88d89f7","kind":"commit","published_at":"2022-01-19T17:54:05.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.6.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.6.1/manifests"},{"name":"release","sha":"f1212ec8738b8625e60a1bbd36035b56f88d89f7","kind":"commit","published_at":"2022-01-19T17:54:05.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/release","html_url":"https://github.com/microsoft/msticpy/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/release/manifests"},{"name":"v.1.5.2","sha":"8c0c602c1798b1351cef0e036c9927e2bf42b671","kind":"commit","published_at":"2021-12-24T00:21:35.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v.1.5.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v.1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v.1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.2/manifests"},{"name":"v1.5.1","sha":"8406e87cd81148534417c3fe3a72a1692159a32d","kind":"commit","published_at":"2021-12-22T18:50:21.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"7e62378c68916f3eedeb615e6759ed1f051c04d1","kind":"commit","published_at":"2021-11-29T19:37:03.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.5.0/manifests"},{"name":"v.1.5.0pre3","sha":"4c41364534d8cd6f0d514bc03b00b899a0cfc66d","kind":"commit","published_at":"2021-11-17T03:27:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v.1.5.0pre3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v.1.5.0pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v.1.5.0pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.0pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v.1.5.0pre3/manifests"},{"name":"v1.4.5","sha":"2de0d6eaa309ef54028168e11243977fb03c5d1a","kind":"commit","published_at":"2021-10-15T23:35:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"909582f60f95398789e37324c90b62fa336b2c70","kind":"commit","published_at":"2021-09-22T22:06:07.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0a0583f7bcbe1beefcd4c5c74741e9b992d67137","kind":"commit","published_at":"2021-09-16T23:43:24.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"96d7897350c7898c4d63fbb3f6fe9aefd0567d57","kind":"commit","published_at":"2021-09-15T04:51:07.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2d648101df5640c41f849c70b940b25a5a4b259e","kind":"commit","published_at":"2021-09-14T20:51:13.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"23ef722c591d17709b37bc075e71173bbaa1f30b","kind":"commit","published_at":"2021-09-10T22:10:50.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3bbad25ca3c65c528b064732449f252fdc549d17","kind":"commit","published_at":"2021-08-09T22:14:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"383c698a95ffbf7df772380df957b7b5aa12b149","kind":"commit","published_at":"2021-07-16T18:07:29.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"66b110be6bfb49b948f9517cca5acc00ef4f7e59","kind":"commit","published_at":"2021-06-29T15:52:27.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"25c62c200674209e78cec1099d6256ff08d9c5dc","kind":"commit","published_at":"2021-06-25T23:49:02.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"947866421002cf4b5de96f1541c253bd9ac62024","kind":"commit","published_at":"2021-06-17T22:54:29.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.2.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"66db37ed9ead665501a7d2c7b420d55ac0094048","kind":"commit","published_at":"2021-05-13T00:08:36.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.1.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"bd790286cbb34b0ebf0129277890b3982e28d8d6","kind":"commit","published_at":"2021-05-01T02:04:40.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"84f9d787267ae7e82439851da21acbc17df0441f","kind":"commit","published_at":"2021-04-15T00:43:12.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0/manifests"},{"name":"v1.0.0rc4","sha":"67e38ad72e56a9ecf13961a3712903d284d181d9","kind":"commit","published_at":"2021-04-03T00:28:58.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0rc4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0rc4/manifests"},{"name":"v1.0.0pre3","sha":"9c8bdf1bcd1287825ec7f0a14e29b73a05c951bb","kind":"commit","published_at":"2021-03-16T02:52:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0pre3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0pre3/manifests"},{"name":"v1.0.0.pre2","sha":"7a5870107b05cd7f05a72e3ee484b38ffae65314","kind":"commit","published_at":"2021-03-11T22:57:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0.pre2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre2/manifests"},{"name":"v1.0.0.pre1","sha":"260cc55dc3d68bb1e9e8c48ffa74c6aafd26b408","kind":"commit","published_at":"2021-03-10T23:49:06.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v1.0.0.pre1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v1.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v1.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v1.0.0.pre1/manifests"},{"name":"v0.9.0","sha":"64ccce551532db94176df50a99e0053a1824db58","kind":"commit","published_at":"2021-02-11T16:47:09.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.9.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"76adb94b45463a6d8924fddc4a5f723b4b586b77","kind":"commit","published_at":"2021-01-13T23:05:38.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.9","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"44fd45020ed5f127cd35e878cf2d1ddf1508f8db","kind":"commit","published_at":"2020-10-28T16:41:14.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"55af1c09002f6adf035c7e8baf58c72eecc9178e","kind":"commit","published_at":"2020-10-16T20:03:53.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"1c8ecddfd067fba4de4c9fc75eea54a552e980b7","kind":"commit","published_at":"2020-10-15T23:30:23.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.5/manifests"},{"name":"v0.8.2","sha":"41569f191c669f2e5d504fa65c440d43d94847f5","kind":"commit","published_at":"2020-09-26T00:51:36.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b98adb8ee505a5018e2f4f17c6e8bcd84bb3e23b","kind":"commit","published_at":"2020-09-25T23:03:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9de740aece6cd15045829cf51c473ccebf5e75ff","kind":"commit","published_at":"2020-09-11T21:47:55.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.8.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"80d9804af7dd5bb55a3ac8c8993b7c6df60690c8","kind":"commit","published_at":"2020-08-07T20:47:03.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.7.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f21f40192a24f56a9467cadc427016357b94eea5","kind":"commit","published_at":"2020-08-06T14:56:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.7.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"9a52ec63e1b85241050c41016cbcc640719a4523","kind":"commit","published_at":"2020-07-22T01:13:28.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"cef8462cf349dc7f914e1fbe66706081e90689cd","kind":"commit","published_at":"2020-07-01T01:08:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cef88f457218036cb959d905b6c47822ed435552","kind":"commit","published_at":"2020-06-30T02:16:25.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.6.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"478b5bb49930f75fa531c259d7a674dc5d3cb45f","kind":"commit","published_at":"2020-05-21T15:46:17.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.5.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"43ad997d0ca97ab78479ac3a150855f5750034d0","kind":"commit","published_at":"2020-05-12T01:39:30.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.5.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"99bc9736f10a1a1cdc237c8d69b8fcb84f6ce383","kind":"commit","published_at":"2020-05-08T02:53:08.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.4.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"1b88f17ad0354764274a1702ef4825074eea1a98","kind":"commit","published_at":"2020-03-27T00:22:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.4.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"7ed69a36e10b0df96b7b092572180e9c6efc38d4","kind":"commit","published_at":"2020-02-14T00:39:49.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.2","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fd8e3d791db867872ba12b45d0c38c9330a66a9e","kind":"commit","published_at":"2020-01-13T23:57:04.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.1","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"af265931784131c64922f003d1b9e72e716df2bc","kind":"commit","published_at":"2020-01-07T21:28:28.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.3.0","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"1c1bc1696ce4fb9ffb60fc2149cd1f0482cb93a5","kind":"commit","published_at":"2019-12-20T03:32:32.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.8/manifests"},{"name":"0.2.7","sha":"5b8a31e6c41a7d07701478768f90900863a2d843","kind":"commit","published_at":"2019-10-31T16:36:34.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/0.2.7","html_url":"https://github.com/microsoft/msticpy/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.2.7/manifests"},{"name":"v0.2.6","sha":"08fb02a05be231c367abf732f723e4fb32121480","kind":"commit","published_at":"2019-09-17T23:25:39.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"19b554f093c60792851070579df39b25bef84fce","kind":"commit","published_at":"2019-08-23T02:34:24.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.2.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.2.5/manifests"},{"name":"v0.1.9","sha":"f3ac38b5fd00da4724a38b4bef0462e37c074523","kind":"commit","published_at":"2019-06-05T20:51:58.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.9","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"00fda836aa5bdefa67bd082ad5bed7f72f1483f2","kind":"commit","published_at":"2019-05-31T16:34:00.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.8","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"cd07eda369ae820bdad3a9174080c2723cf1595e","kind":"commit","published_at":"2019-04-15T15:47:59.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.7","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f9d05f2fca4c17c95e6f6caa2475fc425cc4e113","kind":"commit","published_at":"2019-04-12T15:38:42.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.6","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.6/manifests"},{"name":"0.1.5","sha":"6cce39a1fe7847fa2668cd508f6089a6e4d5660c","kind":"commit","published_at":"2019-04-01T16:00:44.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/0.1.5","html_url":"https://github.com/microsoft/msticpy/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/0.1.5/manifests"},{"name":"v0.1.4","sha":"02e9e94768f51d09e78f63ca515b2c6054b7d829","kind":"commit","published_at":"2019-03-27T20:57:35.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.4","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"900c3cb59ae0cdf1f3be53ab098e9d88abc6fea5","kind":"commit","published_at":"2019-03-03T23:39:38.000Z","download_url":"https://codeload.github.com/microsoft/msticpy/tar.gz/v0.1.3","html_url":"https://github.com/microsoft/msticpy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/msticpy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:27:17.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/microsoft/msticpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/microsoft/msticpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/microsoft/msticpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/microsoft/msticpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:42:27.525Z","issues_count":98,"pull_requests_count":230,"avg_time_to_close_issue":29062587.662921347,"avg_time_to_close_pull_request":2686655.7788018435,"issues_closed_count":89,"pull_requests_closed_count":217,"pull_request_authors_count":35,"issue_authors_count":37,"avg_comments_per_issue":1.5816326530612246,"avg_comments_per_pull_request":1.2434782608695651,"merged_pull_requests_count":185,"bot_issues_count":1,"bot_pull_requests_count":38,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1140295.2,"past_year_avg_time_to_close_pull_request":987904.1785714285,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":1.0615384615384615,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/issues","maintainers":[{"login":"FlorianBracq","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"Cyb3r-Monk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"},{"login":"ashwin-patil","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashwin-patil"},{"login":"juju4","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"fr0gger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fr0gger"},{"login":"rcobb-scwx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcobb-scwx"},{"login":"lucky-luk3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucky-luk3"},{"login":"ryan-detect-dot-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryan-detect-dot-dev"},{"login":"jannieli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jannieli"}],"active_maintainers":[{"login":"FlorianBracq","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"juju4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"Cyb3r-Monk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmsticpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmsticpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmsticpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmsticpy/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1777714,"full_name":"microsoft/msticpy","default_branch":"main","committers":[{"name":"Ian Hellen","email":"ianhelle@microsoft.com","login":"ianhelle","count":582},{"name":"Pete Bryan","email":"pebryan@microsoft.com","login":null,"count":131},{"name":"Pete Bryan","email":"peter.bryan@microsoft.com","login":"petebryan","count":94},{"name":"FlorianBracq","email":"97248273+FlorianBracq","login":"FlorianBracq","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"ashwin-patil","email":"aspatil@microsoft.com","login":"ashwin-patil","count":23},{"name":"florian.bracq","email":"florian.bracq@xa.com","login":null,"count":14},{"name":"Thomas Roccia","email":"thomas.roccia@gmail.com","login":"fr0gger","count":12},{"name":"hackeT","email":"40039738+Tatsuya-hasegawa","login":"Tatsuya-hasegawa","count":9},{"name":"Anthony Shaw","email":"anthony.p.shaw@gmail.com","login":"tonybaloney","count":8},{"name":"Andres Ramirez","email":"anramar@google.com","login":"aramirezmartin","count":8},{"name":"Paul Reid","email":"pareid@microsoft.com","login":"pareid","count":8},{"name":"Liam Kirton","email":"liam.kirton@microsoft.com","login":"liamkirton","count":7},{"name":"vx3r","email":"vx3r@127-0-0-1.fr","login":"vx3r","count":6},{"name":"ccianelli22","email":"70442081+ccianelli22","login":"ccianelli22","count":5},{"name":"pensivepaddle","email":"104833713+pensivepaddle","login":"pensivepaddle","count":5},{"name":"Julien","email":"juju4","login":"juju4","count":3},{"name":"luisf","email":"luisfcomonge@gmail.com","login":"lucky-luk3","count":3},{"name":"Joey Dreijer","email":"jdreijer@d3vzer0.com","login":"d3vzer0","count":3},{"name":"Grant V","email":"grant9v@gmail.com","login":"grantv9","count":3},{"name":"Joey Dreijer","email":"jdreijer@schubergphilis.com","login":null,"count":2},{"name":"Rajamani R","email":"rajamani.ranganthan.external@axa.com","login":"raj-axe","count":2},{"name":"2*yo","email":"yohann@lepage.info","login":"2xyo","count":2},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":2},{"name":"Microsoft Open Source","email":"microsoftopensource","login":"microsoftopensource","count":2},{"name":"ctoma73","email":"ctoma73@gmail.com","login":"ctoma73","count":2},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":2},{"name":"karishma-dixit","email":"62098923+karishma-dixit","login":"karishma-dixit","count":2},{"name":"Nicolas Bareil","email":"nbareil@gmail.com","login":"nbareil","count":2},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":1},{"name":"BWC-TomW","email":"87764250+BWC-TomW","login":"BWC-TomW","count":1},{"name":"Arioch","email":"16936254+ZeArioch","login":"ZeArioch","count":1},{"name":"Rubén Revuelta Briz","email":"rubenrevueltabriz@outlook.com","login":null,"count":1},{"name":"Eileen Garcia","email":"68080328+EileenG02","login":"EileenG02","count":1},{"name":"Daniel Yates","email":"40213282+danielyates2","login":"danielyates2","count":1},{"name":"Daniel C-Evans","email":"51365059+danielc-evans","login":"danielc-evans","count":1},{"name":"weichea","email":"13419219+weichea","login":"weichea","count":1},{"name":"tj-senserva","email":"59487793+tj-senserva","login":"tj-senserva","count":1},{"name":"ryan-detect-dot-dev","email":"106877876+ryan-detect-dot-dev","login":"ryan-detect-dot-dev","count":1},{"name":"qc-gordon","email":"52315926+qc-gordon","login":"qc-gordon","count":1},{"name":"praveenjutur","email":"praveen4dream@gmail.com","login":"praveenjutur","count":1},{"name":"microsoft-github-policy-service[bot]","email":"77245923+microsoft-github-policy-service[bot]","login":"microsoft-github-policy-service[bot]","count":1},{"name":"kainoa","email":"128081797+secops-account","login":"secops-account","count":1},{"name":"jllangley","email":"1203144+jllangley","login":"jllangley","count":1},{"name":"jannieli","email":"32920319+jannieli","login":"jannieli","count":1},{"name":"akao","email":"941108+aka0","login":"aka0","count":1},{"name":"Zak Scholl","email":"zscholl","login":"zscholl","count":1},{"name":"Stephen DeSanto","email":"anoryx@anoryx.com","login":"anoryx","count":1},{"name":"Shivam Sandbhor","email":"shivam.sandbhor@gmail.com","login":"sbs2001","count":1},{"name":"Bryan Dady","email":"bcdady","login":"bcdady","count":1},{"name":"DaQueshia Irvin","email":"6100739+Dqirvin","login":"Dqirvin","count":1},{"name":"Ruben","email":"rrevueltabriz@gmail.com","login":"rrevuelta","count":1},{"name":"Roopesh V S","email":"txtmeroopesh@gmail.com","login":"roopeshvs","count":1},{"name":"Paul Coccoli","email":"pcoccoli@gmail.com","login":"pcoccoli","count":1},{"name":"Noe","email":"8218350+Noezor","login":"Noezor","count":1},{"name":"Microsoft GitHub User","email":"msftgits@microsoft.com","login":"msftgits","count":1},{"name":"Micah Babinski","email":"63474467+mbabinski","login":"mbabinski","count":1},{"name":"Mark Kendrick","email":"957615+aeetos","login":"aeetos","count":1},{"name":"Kyle Kirkland","email":"Kyle.kirkland0528@gmail.com","login":"kylelol","count":1},{"name":"John Lambert","email":"johnla@microsoft.com","login":"JohnLaTwC","count":1},{"name":"Jakub Jirasek","email":"kubajir@gmail.com","login":"kubajir","count":1},{"name":"Hitesh Tolani","email":"tolani.hitesh.th@gmail.com","login":"pioneerHitesh","count":1},{"name":"Gary Bushey","email":"garybushey@gmail.com","login":"garybushey","count":1},{"name":"Frank Korving","email":"korving.f@gmail.com","login":"Korving-F","count":1},{"name":"Eric Zhu","email":"ekzhu","login":"ekzhu","count":1},{"name":"Ryan","email":"accounts+github@ryanwarnock.me","login":"ryan-aus","count":1}],"total_commits":1065,"total_committers":66,"total_bot_commits":37,"total_bot_committers":3,"mean_commits":16.136363636363637,"dds":0.45352112676056333,"past_year_committers":[{"name":"Ian Hellen","email":"ianhelle@microsoft.com","login":"ianhelle","count":42},{"name":"FlorianBracq","email":"97248273+FlorianBracq","login":"FlorianBracq","count":12},{"name":"vx3r","email":"vx3r@127-0-0-1.fr","login":"vx3r","count":6},{"name":"Rajamani R","email":"rajamani.ranganthan.external@axa.com","login":"raj-axe","count":2},{"name":"hackeT","email":"40039738+Tatsuya-hasegawa","login":"Tatsuya-hasegawa","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"ryan-detect-dot-dev","email":"106877876+ryan-detect-dot-dev","login":"ryan-detect-dot-dev","count":1},{"name":"Pete Bryan","email":"peter.bryan@microsoft.com","login":"petebryan","count":1},{"name":"Hitesh Tolani","email":"tolani.hitesh.th@gmail.com","login":"pioneerHitesh","count":1},{"name":"Eric Zhu","email":"ekzhu","login":"ekzhu","count":1},{"name":"Eileen Garcia","email":"68080328+EileenG02","login":"EileenG02","count":1},{"name":"BWC-TomW","email":"87764250+BWC-TomW","login":"BWC-TomW","count":1}],"past_year_total_commits":72,"past_year_total_committers":12,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.41666666666666663,"last_synced_at":"2025-05-15T01:44:41.194Z","last_synced_commit":"8bc4652f016186325ee7fcbbc381850d2fe01239","created_at":"2024-09-20T17:17:50.553Z","updated_at":"2025-05-15T01:44:41.246Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"microsoft/msticpy","html_url":"https://github.com/microsoft/msticpy","last_synced_at":"2025-08-31T07:42:27.525Z","status":null,"issues_count":98,"pull_requests_count":230,"avg_time_to_close_issue":29062587.662921347,"avg_time_to_close_pull_request":2686655.7788018435,"issues_closed_count":89,"pull_requests_closed_count":217,"pull_request_authors_count":35,"issue_authors_count":37,"avg_comments_per_issue":1.5816326530612246,"avg_comments_per_pull_request":1.2434782608695651,"merged_pull_requests_count":185,"bot_issues_count":1,"bot_pull_requests_count":38,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1140295.2,"past_year_avg_time_to_close_pull_request":987904.1785714285,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":1.0615384615384615,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"created_at":"2023-05-14T18:10:02.639Z","updated_at":"2025-09-03T05:00:33.094Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmsticpy/issues","issue_labels_count":{"enhancement":34,"bug":32,"accepted":13,"hackmonth2023":9,"investigate":9,"good first issue":7,"ti-provider":4,"help wanted":4,"build_break":2,"wontfix":2,"dependencies":2,"high_severity":1,"MSTICPy2.0":1},"pull_request_labels_count":{"dependencies":41,"bug":9,"build_break":4,"enhancement":2},"issue_author_associations_count":{"CONTRIBUTOR":45,"NONE":32,"COLLABORATOR":16,"MEMBER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":208,"COLLABORATOR":46,"NONE":14,"MEMBER":3},"issue_authors":{"ianhelle":20,"petebryan":12,"Cyb3r-Monk":8,"JPvRiel":7,"titanicshark":5,"ashwin-patil":4,"Tatsuya-hasegawa":3,"BWC-TomW":3,"pensivepaddle":2,"PaulWood11":2,"FlorianBracq":2,"cindraw":2,"juju4":2,"glwallum":2,"raggadhub":1,"ikiril01":1,"fr0gger":1,"kenshukubo":1,"abdullahdevrel":1,"carnak":1,"j-mie":1,"mlodic":1,"SunChero":1,"pstirparo":1,"mark-kramtest":1,"ronaldborman":1,"nleenold":1,"mRuggi":1,"ryan-detect-dot-dev":1,"mathurin68":1,"lucky-luk3":1,"4R9UN":1,"rcobb-scwx":1,"github-actions[bot]":1,"pjain90":1,"zachylus":1,"blueteam0ps":1},"pull_request_authors":{"ianhelle":98,"dependabot[bot]":41,"FlorianBracq":37,"vx3r":14,"Tatsuya-hasegawa":14,"petebryan":7,"raj-axe":6,"d3vzer0":5,"juju4":5,"ccianelli22":3,"ashwin-patil":3,"BWC-TomW":2,"ryan-detect-dot-dev":2,"rrevuelta":2,"pcoccoli":2,"ctoma73":2,"Korving-F":2,"kylelol":2,"EileenG02":2,"danielyates2":2,"cyberfiredragon":2,"ekzhu":2,"ryan-aus":2,"2xyo":2,"jannieli":1,"pensivepaddle":1,"pioneerHitesh":1,"aka0":1,"jllangley":1,"praveenjutur":1,"tonybaloney":1,"fr0gger":1,"secops-account":1,"mbabinski":1,"sbs2001":1,"ZeArioch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055288,"issues_count":30921107,"pull_requests_count":92934627,"authors_count":10615882,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":7,"enhancement":3,"good first issue":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":10,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":55,"COLLABORATOR":19,"NONE":4},"past_year_issue_authors":{"JPvRiel":6,"PaulWood11":2,"abdullahdevrel":1,"Cyb3r-Monk":1,"mark-kramtest":1},"past_year_pull_request_authors":{"ianhelle":32,"FlorianBracq":17,"vx3r":14,"raj-axe":6,"Tatsuya-hasegawa":4,"ekzhu":2,"juju4":2,"pioneerHitesh":1},"maintainers":[{"login":"FlorianBracq","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"Cyb3r-Monk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"},{"login":"ashwin-patil","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashwin-patil"},{"login":"juju4","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"ryan-detect-dot-dev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryan-detect-dot-dev"},{"login":"fr0gger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fr0gger"},{"login":"lucky-luk3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucky-luk3"},{"login":"rcobb-scwx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcobb-scwx"},{"login":"jannieli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jannieli"}],"active_maintainers":[{"login":"FlorianBracq","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianBracq"},{"login":"juju4","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juju4"},{"login":"Cyb3r-Monk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyb3r-Monk"}]},"events":{"total":{"CreateEvent":23,"ReleaseEvent":4,"IssuesEvent":30,"WatchEvent":108,"DeleteEvent":14,"IssueCommentEvent":77,"PushEvent":99,"PullRequestReviewCommentEvent":42,"PullRequestReviewEvent":74,"PullRequestEvent":78,"ForkEvent":18},"last_year":{"CreateEvent":23,"ReleaseEvent":4,"IssuesEvent":30,"WatchEvent":108,"DeleteEvent":14,"IssueCommentEvent":77,"PushEvent":99,"PullRequestReviewCommentEvent":42,"PullRequestReviewEvent":74,"PullRequestEvent":78,"ForkEvent":18}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:14:55.346Z","updated_at":"2022-07-12T16:14:55.346Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/docs/requirements.txt","dependencies":[{"id":166299204,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=18.2.0","direct":true,"kind":"runtime","optional":false},{"id":166299205,"package_name":"cryptography","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166299206,"package_name":"deprecated","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":166299207,"package_name":"docutils","ecosystem":"pypi","requirements":"\u003c0.18.0","direct":true,"kind":"runtime","optional":false},{"id":166299208,"package_name":"httpx","ecosystem":"pypi","requirements":"\u003e=0.21","direct":true,"kind":"runtime","optional":false},{"id":166299209,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.1.1","direct":true,"kind":"runtime","optional":false},{"id":166299210,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"runtime","optional":false},{"id":166299211,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.4","direct":true,"kind":"runtime","optional":false},{"id":166299212,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.5","direct":true,"kind":"runtime","optional":false},{"id":166299213,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false},{"id":166299214,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2019.2","direct":true,"kind":"runtime","optional":false},{"id":166299215,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=3.13","direct":true,"kind":"runtime","optional":false},{"id":166299216,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.2.0","direct":true,"kind":"runtime","optional":false},{"id":166299217,"package_name":"readthedocs-sphinx-ext","ecosystem":"pypi","requirements":"==2.1.8","direct":true,"kind":"runtime","optional":false},{"id":166299218,"package_name":"seed_intersphinx_mapping","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166299219,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":166299220,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T21:36:55.254Z","updated_at":"2023-09-26T21:36:55.254Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":13958460382,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460383,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13958460384,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13958460385,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T21:36:55.265Z","updated_at":"2023-09-26T21:36:55.265Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":13958460386,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460387,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13958460388,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460389,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460390,"package_name":"dacbd/create-issue-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T21:36:55.272Z","updated_at":"2023-09-26T21:36:55.272Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":13958460391,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460392,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13958460393,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tweet.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T21:36:55.281Z","updated_at":"2023-09-26T21:36:55.281Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/.github/workflows/tweet.yml","dependencies":[{"id":13958460394,"package_name":"ethomson/send-tweet-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-26T21:36:55.292Z","updated_at":"2023-09-26T21:36:55.292Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":13958460395,"package_name":"mcr.microsoft.com/vscode/devcontainers/anaconda","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T02:59:03.920Z","updated_at":"2023-10-03T02:59:03.920Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-all.txt","sha":null,"kind":"manifest","created_at":"2023-10-03T02:59:03.925Z","updated_at":"2023-10-03T02:59:03.925Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/requirements-all.txt","dependencies":[{"id":14070411048,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=18.2.0","direct":true,"kind":"runtime","optional":false},{"id":14070411049,"package_name":"azure-common","ecosystem":"pypi","requirements":"\u003e=1.1.18","direct":true,"kind":"runtime","optional":false},{"id":14070411050,"package_name":"azure-core","ecosystem":"pypi","requirements":"\u003e=1.24.0","direct":true,"kind":"runtime","optional":false},{"id":14070411051,"package_name":"azure-identity","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14070411052,"package_name":"azure-keyvault-secrets","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070411053,"package_name":"azure-kusto-data","ecosystem":"pypi","requirements":"\u003e=4.0.0,\u003c=5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070412449,"package_name":"azure-mgmt-compute","ecosystem":"pypi","requirements":"\u003e=4.6.2","direct":true,"kind":"runtime","optional":false},{"id":14070412769,"package_name":"azure-mgmt-core","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":14070412770,"package_name":"azure-mgmt-keyvault","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070412771,"package_name":"azure-mgmt-monitor","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070413662,"package_name":"azure-mgmt-network","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":14070413667,"package_name":"azure-mgmt-resource","ecosystem":"pypi","requirements":"\u003e=16.1.0","direct":true,"kind":"runtime","optional":false},{"id":14070413670,"package_name":"azure-mgmt-resourcegraph","ecosystem":"pypi","requirements":"\u003e=8.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070415556,"package_name":"azure-mgmt-subscription","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416934,"package_name":"azure-monitor-query","ecosystem":"pypi","requirements":"\u003e=1.0.0,\u003c=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416935,"package_name":"azure-storage-blob","ecosystem":"pypi","requirements":"\u003e=12.5.0","direct":true,"kind":"runtime","optional":false},{"id":14070416936,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416937,"package_name":"bokeh","ecosystem":"pypi","requirements":"\u003e=1.4.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416938,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"runtime","optional":false},{"id":14070416939,"package_name":"deprecated","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":14070416940,"package_name":"dnspython","ecosystem":"pypi","requirements":"\u003e=2.0.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416942,"package_name":"folium","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14070416944,"package_name":"geoip2","ecosystem":"pypi","requirements":"\u003e=2.9.0","direct":true,"kind":"runtime","optional":false},{"id":14070416946,"package_name":"httpx","ecosystem":"pypi","requirements":"\u003e=0.23.0,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416948,"package_name":"html5lib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14070416950,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.1.1","direct":true,"kind":"runtime","optional":false},{"id":14070416952,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.23.1","direct":true,"kind":"runtime","optional":false},{"id":14070416954,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.4.2,\u003c9.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070416956,"package_name":"keyring","ecosystem":"pypi","requirements":"\u003e=13.2.1","direct":true,"kind":"runtime","optional":false},{"id":14070416958,"package_name":"KqlmagicCustom","ecosystem":"pypi","requirements":"\u003e=0.1.114.post22","direct":true,"kind":"runtime","optional":false},{"id":14070417896,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.6.5","direct":true,"kind":"runtime","optional":false},{"id":14070417897,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417898,"package_name":"mo-sql-parsing","ecosystem":"pypi","requirements":"\u003e=8,\u003c9.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417925,"package_name":"msal","ecosystem":"pypi","requirements":"\u003e=1.12.0","direct":true,"kind":"runtime","optional":false},{"id":14070417926,"package_name":"msal_extensions","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14070417927,"package_name":"msrest","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14070417928,"package_name":"msrestazure","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14070417929,"package_name":"nest_asyncio","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14070417930,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.2","direct":true,"kind":"runtime","optional":false},{"id":14070417931,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.4","direct":true,"kind":"runtime","optional":false},{"id":14070417932,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":14070417933,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417934,"package_name":"panel","ecosystem":"pypi","requirements":"\u003e=0.14.4","direct":true,"kind":"runtime","optional":false},{"id":14070417935,"package_name":"passivetotal","ecosystem":"pypi","requirements":"\u003e=2.5.3","direct":true,"kind":"runtime","optional":false},{"id":14070417968,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.8.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417969,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417970,"package_name":"pyjwt","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":14070417971,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false},{"id":14070417972,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2019.2","direct":true,"kind":"runtime","optional":false},{"id":14070417973,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=3.13","direct":true,"kind":"runtime","optional":false},{"id":14070417974,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070417975,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14070417976,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=40.6.3","direct":true,"kind":"runtime","optional":false},{"id":14070417977,"package_name":"splunk-sdk","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14070418018,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":14070418019,"package_name":"sumologic-sdk","ecosystem":"pypi","requirements":"\u003e=0.1.11","direct":true,"kind":"runtime","optional":false},{"id":14070418029,"package_name":"tldextract","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":14070418030,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.36.1","direct":true,"kind":"runtime","optional":false},{"id":14070418031,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.2.0","direct":true,"kind":"runtime","optional":false},{"id":14070418032,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e=1.23","direct":true,"kind":"runtime","optional":false},{"id":14070418033,"package_name":"vt-py","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":14070418034,"package_name":"vt-graph-api","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-10-03T02:59:06.728Z","updated_at":"2023-10-03T02:59:06.728Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/requirements-dev.txt","dependencies":[{"id":14070418077,"package_name":"aiohttp","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"development","optional":false},{"id":14070418079,"package_name":"async-cache","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"development","optional":false},{"id":14070418082,"package_name":"bandit","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"development","optional":false},{"id":14070418084,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"development","optional":false},{"id":14070418086,"package_name":"black","ecosystem":"pypi","requirements":"\u003e=20.8b1","direct":true,"kind":"development","optional":false},{"id":14070418088,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=5.5","direct":true,"kind":"development","optional":false},{"id":14070418090,"package_name":"docutils","ecosystem":"pypi","requirements":"\u003c0.20.0","direct":true,"kind":"development","optional":false},{"id":14070418092,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"development","optional":false},{"id":14070418094,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=3.8.4","direct":true,"kind":"development","optional":false},{"id":14070418096,"package_name":"isort","ecosystem":"pypi","requirements":"\u003e=5.10.1","direct":true,"kind":"development","optional":false},{"id":14070418099,"package_name":"jsonschema","ecosystem":"pypi","requirements":"\u003e=4.17.3","direct":true,"kind":"development","optional":false},{"id":14070418101,"package_name":"markdown","ecosystem":"pypi","requirements":"\u003e=3.3.4","direct":true,"kind":"development","optional":false},{"id":14070418103,"package_name":"mccabe","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"development","optional":false},{"id":14070418106,"package_name":"mypy","ecosystem":"pypi","requirements":"\u003e=0.812","direct":true,"kind":"development","optional":false},{"id":14070418108,"package_name":"nbdime","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"development","optional":false},{"id":14070418110,"package_name":"nbconvert","ecosystem":"pypi","requirements":"\u003e=6.1.0","direct":true,"kind":"development","optional":false},{"id":14070418112,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0,\u003c3.0.0","direct":true,"kind":"development","optional":false},{"id":14070418114,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"development","optional":false},{"id":14070418118,"package_name":"pep8","ecosystem":"pypi","requirements":"\u003e=1.7.1","direct":true,"kind":"development","optional":false},{"id":14070418120,"package_name":"pipreqs","ecosystem":"pypi","requirements":"\u003e=0.4.9","direct":true,"kind":"development","optional":false},{"id":14070418123,"package_name":"pre-commit","ecosystem":"pypi","requirements":"\u003e=2.7.1","direct":true,"kind":"development","optional":false},{"id":14070418125,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"\u003e=2.6.0","direct":true,"kind":"development","optional":false},{"id":14070418129,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"\u003e=6.0.0","direct":true,"kind":"development","optional":false},{"id":14070418131,"package_name":"pyflakes","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"development","optional":false},{"id":14070418134,"package_name":"pygeohash","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"development","optional":false},{"id":14070418137,"package_name":"pylint","ecosystem":"pypi","requirements":"\u003e=2.5.3","direct":true,"kind":"development","optional":false},{"id":14070418139,"package_name":"pyroma","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"development","optional":false},{"id":14070418459,"package_name":"pytest-check","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"development","optional":false},{"id":14070418462,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.11.1","direct":true,"kind":"development","optional":false},{"id":14070418464,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"\u003e=2.5.0","direct":true,"kind":"development","optional":false},{"id":14070418466,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0.1","direct":true,"kind":"development","optional":false},{"id":14070418468,"package_name":"readthedocs-sphinx-ext","ecosystem":"pypi","requirements":"==2.2.2","direct":true,"kind":"development","optional":false},{"id":14070418471,"package_name":"responses","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"development","optional":false},{"id":14070418473,"package_name":"respx","ecosystem":"pypi","requirements":"\u003e=0.20.1","direct":true,"kind":"development","optional":false},{"id":14070418475,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"development","optional":false},{"id":14070418478,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=5.0.1","direct":true,"kind":"development","optional":false},{"id":14070418480,"package_name":"types-attrs","ecosystem":"pypi","requirements":"\u003e=19.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-03T02:59:07.157Z","updated_at":"2023-10-03T02:59:07.157Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/requirements.txt","dependencies":[{"id":14070418619,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=18.2.0","direct":true,"kind":"runtime","optional":false},{"id":14070418620,"package_name":"azure-common","ecosystem":"pypi","requirements":"\u003e=1.1.18","direct":true,"kind":"runtime","optional":false},{"id":14070418621,"package_name":"azure-core","ecosystem":"pypi","requirements":"\u003e=1.24.0","direct":true,"kind":"runtime","optional":false},{"id":14070418622,"package_name":"azure-identity","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14070418623,"package_name":"azure-keyvault-secrets","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418624,"package_name":"azure-kusto-data","ecosystem":"pypi","requirements":"\u003e=4.0.0,\u003c=5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418625,"package_name":"azure-mgmt-keyvault","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418626,"package_name":"azure-mgmt-subscription","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418627,"package_name":"azure-monitor-query","ecosystem":"pypi","requirements":"\u003e=1.0.0,\u003c=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418628,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418629,"package_name":"bokeh","ecosystem":"pypi","requirements":"\u003e=1.4.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418630,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"runtime","optional":false},{"id":14070418631,"package_name":"deprecated","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":14070418632,"package_name":"dnspython","ecosystem":"pypi","requirements":"\u003e=2.0.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418633,"package_name":"folium","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14070418634,"package_name":"geoip2","ecosystem":"pypi","requirements":"\u003e=2.9.0","direct":true,"kind":"runtime","optional":false},{"id":14070418635,"package_name":"httpx","ecosystem":"pypi","requirements":"\u003e=0.23.0,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418636,"package_name":"html5lib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14070418637,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.1.1","direct":true,"kind":"runtime","optional":false},{"id":14070418638,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.23.1","direct":true,"kind":"runtime","optional":false},{"id":14070418639,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.4.2,\u003c9.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418640,"package_name":"keyring","ecosystem":"pypi","requirements":"\u003e=13.2.1","direct":true,"kind":"runtime","optional":false},{"id":14070418641,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.6.5","direct":true,"kind":"runtime","optional":false},{"id":14070418642,"package_name":"msal","ecosystem":"pypi","requirements":"\u003e=1.12.0","direct":true,"kind":"runtime","optional":false},{"id":14070418643,"package_name":"msal_extensions","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14070418644,"package_name":"msrest","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14070418645,"package_name":"msrestazure","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":14070418646,"package_name":"nest_asyncio","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":14070418647,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.2","direct":true,"kind":"runtime","optional":false},{"id":14070418648,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.4","direct":true,"kind":"runtime","optional":false},{"id":14070418649,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418650,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.8.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418651,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14070418652,"package_name":"pyjwt","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":14070418653,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false},{"id":14070418654,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2019.2","direct":true,"kind":"runtime","optional":false},{"id":14070418655,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=3.13","direct":true,"kind":"runtime","optional":false},{"id":14070418656,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=40.6.3","direct":true,"kind":"runtime","optional":false},{"id":14070418657,"package_name":"tldextract","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":14070418658,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.36.1","direct":true,"kind":"runtime","optional":false},{"id":14070418659,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.2.0","direct":true,"kind":"runtime","optional":false},{"id":14070418660,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e=1.23","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-03T02:59:07.235Z","updated_at":"2023-10-03T02:59:07.235Z","repository_link":"https://github.com/microsoft/msticpy/blob/main/setup.py","dependencies":[]}],"score":22.412320476614184,"created_at":"2025-09-04T15:50:45.229Z","updated_at":"2025-10-07T08:08:07.799Z","avatar_url":"https://github.com/microsoft.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":43133,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrencies","graph-generation","mesh","interactive","hydrology","multi-agents","application","agents","data-profiling","dynamic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/14506","html_url":"https://science.ecosyste.ms/projects/14506"}