{"id":17472889,"url":"https://github.com/deviavir/gpg-prometheus-exporter","last_synced_at":"2026-01-11T05:49:25.276Z","repository":{"id":144739223,"uuid":"429065764","full_name":"DeviaVir/gpg-prometheus-exporter","owner":"DeviaVir","description":"parse expiration of (armored) GPG key files.","archived":false,"fork":false,"pushed_at":"2021-11-17T13:59:28.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T18:31:45.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/DeviaVir.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}},"created_at":"2021-11-17T13:54:57.000Z","updated_at":"2021-11-17T13:59:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"194b0d68-c0be-4fb1-9e19-1af7776cee41","html_url":"https://github.com/DeviaVir/gpg-prometheus-exporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fgpg-prometheus-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fgpg-prometheus-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fgpg-prometheus-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fgpg-prometheus-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeviaVir","download_url":"https://codeload.github.com/DeviaVir/gpg-prometheus-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752604,"owners_count":20827987,"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-10-18T17:47:30.232Z","updated_at":"2026-01-11T05:49:25.270Z","avatar_url":"https://github.com/DeviaVir.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gpg-prometheus-exporter\n\nA prom exporter for parsing expiration of (armored) GPG (public) key files.\n\n## Metrics\n\n```\n# HELP gpg_subkeys_current Active GPG subkeys count: not expired at this time\n# TYPE gpg_subkeys_current gauge\ngpg_subkeys_current{name=\"chase.gpg\"} 1\n# HELP gpg_subkeys_future_1week Active GPG keys count: won't expire in a week\n# TYPE gpg_subkeys_future_1week gauge\ngpg_subkeys_future_1week{name=\"chase.gpg\"} 1\n# HELP gpg_subkeys_future_2weeks Active GPG keys count: won't expire in two weeks\n# TYPE gpg_subkeys_future_2weeks gauge\ngpg_subkeys_future_2weeks{name=\"chase.gpg\"} 1\n```\n\nUse the `future` subsystem to inform users about keys that are about to expire.\n\n## Docker\n\nUsage example:\n\n```\ndocker run -p 9111:9111 -e GPG_KEYS_FOLDER=/dev/shm/gpg -e HTTP_LISTENADDR=\":9119\" -it --rm deviavir/gpg-prometheus-exporter:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviavir%2Fgpg-prometheus-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeviavir%2Fgpg-prometheus-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviavir%2Fgpg-prometheus-exporter/lists"}