{"id":20666173,"url":"https://github.com/hazcod/mispsent","last_synced_at":"2026-02-27T11:10:23.926Z","repository":{"id":191921805,"uuid":"685691799","full_name":"hazcod/mispsent","owner":"hazcod","description":"A tool that exports MISP threat intelligence attributes to Microsoft Sentinel SIEM.","archived":false,"fork":false,"pushed_at":"2024-12-12T07:16:03.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T12:57:26.785Z","etag":null,"topics":["misp","sentinel","siem","ti"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazcod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-31T19:41:26.000Z","updated_at":"2024-12-12T07:16:02.000Z","dependencies_parsed_at":"2024-11-16T19:35:50.006Z","dependency_job_id":"2af16709-5bff-4d9b-81b9-0b28c0b95e7b","html_url":"https://github.com/hazcod/mispsent","commit_stats":null,"previous_names":["hazcod/mispsent"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fmispsent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fmispsent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fmispsent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fmispsent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod","download_url":"https://codeload.github.com/hazcod/mispsent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242855157,"owners_count":20196353,"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","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":["misp","sentinel","siem","ti"],"created_at":"2024-11-16T19:35:42.987Z","updated_at":"2026-02-27T11:10:23.888Z","avatar_url":"https://github.com/hazcod.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mispsent\n\nA tool that exports threat intelligence indicators from MISP and pushes these into Microsoft Sentinel SIEM.\n\n## Configuration\n\nCreate a YAML configuration file with the required configuration, or specify environment variables:\n\n```yaml\nlog:\n  level: info\n\nmisp:\n  base_url: https://misp.XXX.XXX/\n  access_key: \"XXX\"\n  days_to_fetch: 3\n\nmssentinel:\n  app_id: \"XXX\"\n  secret_key: \"XXX\"\n  tenant_id: \"XXX\"\n  subscription_id: \"XXX\"\n  resource_group: \"XXX\"\n  workspace_name: \"XXX\"\n  expires_months: 6\n```\n\n## Building\n\nWith `go` and `make` installed:\n\n```shell\n% make build\n```\n\n## Running\n\n```shell\n% make\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fmispsent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazcod%2Fmispsent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fmispsent/lists"}