{"id":23859207,"url":"https://github.com/openconext/openconext-threshold-logging","last_synced_at":"2025-10-08T06:56:13.108Z","repository":{"id":145274198,"uuid":"269642991","full_name":"OpenConext/OpenConext-threshold-logging","owner":"OpenConext","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T17:02:58.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-22T10:53:28.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/OpenConext.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-05T13:20:30.000Z","updated_at":"2025-02-11T17:03:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"dba2b6e3-748c-4912-9384-5fa240439902","html_url":"https://github.com/OpenConext/OpenConext-threshold-logging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenConext/OpenConext-threshold-logging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-threshold-logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-threshold-logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-threshold-logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-threshold-logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenConext","download_url":"https://codeload.github.com/OpenConext/OpenConext-threshold-logging/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-threshold-logging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278903033,"owners_count":26065786,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2025-01-03T03:32:50.262Z","updated_at":"2025-10-08T06:56:13.094Z","avatar_url":"https://github.com/OpenConext.png","language":"Java","readme":"# OpenConext-threshold-logger\n\nNot all exceptions should result in an email. The `CustomThresholdFilter` can be configured with Exception classes to ignore.\n\nExample snippet configuration of logback.xml\n\n```\n\u003cappender name=\"EMAIL\" class=\"ch.qos.logback.classic.net.SMTPAppender\"\u003e\n    \u003csmtpHost\u003e{{ smtp_server }}\u003c/smtpHost\u003e\n    \u003cfrom\u003e{{ noreply_email }}\u003c/from\u003e\n    \u003cto\u003e{{ error_mail_to }}\u003c/to\u003e\n    \u003csubject\u003e{{ error_subject_prefix }}Unexpected error myconext\u003c/subject\u003e\n    \u003cfilter class=\"oidc.config.CustomThresholdFilter\"\u003e\n        \u003clevel\u003eWARN\u003c/level\u003e\n        \u003cclazz\u003ecom.nimbusds.oauth2.sdk.ParseException\u003c/clazz\u003e\n        \u003cclazz\u003eorg.springframework.security.authentication.BadCredentialsException\u003c/clazz\u003e\n        \u003cclazz\u003eoidc.exceptions.RedirectMismatchException\u003c/clazz\u003e\n        \u003cclazz\u003eorg.springframework.dao.EmptyResultDataAccessException\u003c/clazz\u003e\n        \u003cclazz\u003ejava.lang.IllegalArgumentException\u003c/clazz\u003e\n    \u003c/filter\u003e\n\u003c/appender\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-threshold-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenconext%2Fopenconext-threshold-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-threshold-logging/lists"}