{"id":15564036,"url":"https://github.com/eigenein/mdatp-diagnostic-parser","last_synced_at":"2026-07-06T21:31:35.579Z","repository":{"id":219169979,"uuid":"748320602","full_name":"eigenein/mdatp-diagnostic-parser","owner":"eigenein","description":"Parser for Microsoft Defender real-time protection statistics","archived":false,"fork":false,"pushed_at":"2024-01-25T21:13:12.000Z","size":510,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-16T06:04:57.467Z","etag":null,"topics":["microsoft-defender","rust-application"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/mdatp-diagnostic-parser","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eigenein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-25T18:24:43.000Z","updated_at":"2024-01-25T21:03:02.000Z","dependencies_parsed_at":"2024-01-25T21:25:21.769Z","dependency_job_id":null,"html_url":"https://github.com/eigenein/mdatp-diagnostic-parser","commit_stats":null,"previous_names":["eigenein/mdatp-diagnostic-parser"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eigenein/mdatp-diagnostic-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigenein%2Fmdatp-diagnostic-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigenein%2Fmdatp-diagnostic-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigenein%2Fmdatp-diagnostic-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigenein%2Fmdatp-diagnostic-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eigenein","download_url":"https://codeload.github.com/eigenein/mdatp-diagnostic-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigenein%2Fmdatp-diagnostic-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35206987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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"}},"keywords":["microsoft-defender","rust-application"],"created_at":"2024-10-02T16:34:51.518Z","updated_at":"2026-07-06T21:31:35.001Z","avatar_url":"https://github.com/eigenein.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `mdatp-diagnostic-parser`\n\nRevamp of the official [`high_cpu_parser.py`](https://github.com/microsoft/mdatp-xplat/blob/master/linux/diagnostic/high_cpu_parser.py). This project is not affiliated with Microsoft.\n\n![Screenshot](screenshot.png)\n\n## Installation\n\n```shell\ncargo install mdatp-diagnostic-parser\n```\n\n## Usage\n\n```shell\nmdatp diagnostic real-time-protection-statistics --output=json | mdatp-diagnostic-parser -\n```\n\n## Options\n\n```text\nUsage: mdatp-diagnostic-parser [OPTIONS] \u003cPATH\u003e\n\nArguments:\n  \u003cPATH\u003e\n          File to parse or `-` for the standard input\n\nOptions:\n  -a, --aggregate-by \u003cAGGREGATE_BY\u003e\n          Aggregation\n          \n          [default: name]\n\n          Possible values:\n          - none: Do not aggregate\n          - name: By process name\n          - path: By executable path\n\n  -s, --sort-by \u003cSORT_BY\u003e\n          Sorting\n          \n          [default: total-files-scanned]\n\n          Possible values:\n          - none:                Do not sort\n          - total-files-scanned: By total files scanned\n          - max-file-scan-time:  By maximum file scanning time\n          - total-scan-time:     By total scanning time\n\n  -l, --limit \u003cLIMIT\u003e\n          Print at maximum this number of rows\n\n      --ascending\n          Print in ascending order (by default, print in descending order)\n\n      --only-active\n          List only active processes (as reported by MDATP)\n\n      --only-running\n          List only running processes\n\n  -h, --help\n          Print help (see a summary with '-h')\n\n  -V, --version\n          Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigenein%2Fmdatp-diagnostic-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feigenein%2Fmdatp-diagnostic-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigenein%2Fmdatp-diagnostic-parser/lists"}