{"id":20666170,"url":"https://github.com/hazcod/intigriti-webhook","last_synced_at":"2026-04-24T13:02:10.864Z","repository":{"id":64318778,"uuid":"344390693","full_name":"hazcod/intigriti-webhook","owner":"hazcod","description":"Intigriti bot that publishes new findings to a webhook of your choice.","archived":false,"fork":false,"pushed_at":"2021-04-30T09:03:44.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T12:57:21.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-04T07:42:44.000Z","updated_at":"2021-04-30T09:03:46.000Z","dependencies_parsed_at":"2023-01-15T12:00:29.765Z","dependency_job_id":null,"html_url":"https://github.com/hazcod/intigriti-webhook","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fintigriti-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fintigriti-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fintigriti-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazcod%2Fintigriti-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazcod","download_url":"https://codeload.github.com/hazcod/intigriti-webhook/tar.gz/refs/heads/master","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":[],"created_at":"2024-11-16T19:35:42.438Z","updated_at":"2026-04-24T13:02:05.820Z","avatar_url":"https://github.com/hazcod.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"intigriti-webhook\n========================\nGo bot that publishes (non-sensitive) new intigriti findings to a webhook.\nThis can publish submission notifications to e.g. [a Teams Channel](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook#add-an-incoming-webhook-to-a-teams-channel).\n\n## Setup\n1. Download [the latest iwh release](https://github.com/hazcod/intigriti-webhook/releases).\n2. Retrieve your [intigriti API token](https://intigriti.com/) and pass your (external) IP address for whitelisting.\n4. Create your configuration file:\n```yaml\n# skip findings in audit, archived and closed\ninclude_non_ready: false\n\n# how often to check in minutes\ncheck_interval_minutes: 15\n\n# desired output format\nformat: json\n\n# your slack webhook\nwebhook_url: \"https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX\"\nwebhook_headers:\n  -  \"x-auth\": \"my-secret\"\n\n# your intigriti API credentials\nintigriti_client_id: \"XXXXXXXXXXX\"\nintigriti_client_secret: \"XXXXXXXXXXX\"\n```\n5. Run `iwh` (preferably as a service) with arguments:\n```shell\n./iwh -conf=my-conf.yaml\n```\n3. See new intigriti findings roll in on your Slack channel.\nAny findings already sent to your Slack channel will be added to your YAML configuration file for portability.\n\n## Building\nThis requires `make` and `go` to be installed.\nJust run `make`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fintigriti-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazcod%2Fintigriti-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazcod%2Fintigriti-webhook/lists"}