{"id":18448464,"url":"https://github.com/weilbyte/pam_alert","last_synced_at":"2026-02-09T10:03:28.667Z","repository":{"id":99238989,"uuid":"441336750","full_name":"Weilbyte/pam_alert","owner":"Weilbyte","description":"PAM module for notifying upon successful sshd login via webhook","archived":false,"fork":false,"pushed_at":"2021-12-24T01:58:03.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T17:48:33.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","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/Weilbyte.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-24T01:35:24.000Z","updated_at":"2021-12-24T01:55:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"a00dde12-8c01-455e-ad4f-ff78ac98d196","html_url":"https://github.com/Weilbyte/pam_alert","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Weilbyte/pam_alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fpam_alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fpam_alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fpam_alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fpam_alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Weilbyte","download_url":"https://codeload.github.com/Weilbyte/pam_alert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fpam_alert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29261651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-06T07:15:58.132Z","updated_at":"2026-02-09T10:03:28.650Z","avatar_url":"https://github.com/Weilbyte.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pamalert\n\nLinux PAM module which sends a Slack/Discord webhook alert upon a successful `sshd` login.\n\n![Example alert](https://i.imgur.com/nZ2p2IU.png)\n\n## Build\n\nRequires libpam dev package (Ubuntu: `libpam0g-dev`) and curl dev packages (Ubuntu: `libcurl4-openssl-dev`) \n\n```sh\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\n\n## Setup\n\nPut built `libpamalert.so` file somewhere and add this as the last line to `/etc/pam.d/sshd`:\n```\naccount optional /path/to/libpamalert.so SLACK_OR_DISCORD_WEBHOOK_HERE\n```\n\nNote: If using Discord webhook, append `/slack` to end of URL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbyte%2Fpam_alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweilbyte%2Fpam_alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbyte%2Fpam_alert/lists"}