{"id":13585617,"url":"https://github.com/crowdsecurity/cs-custom-bouncer","last_synced_at":"2026-03-11T13:41:50.036Z","repository":{"id":39992695,"uuid":"306461814","full_name":"crowdsecurity/cs-custom-bouncer","owner":"crowdsecurity","description":"CrowdSec bouncer to use custom scripts","archived":false,"fork":false,"pushed_at":"2025-11-27T13:15:16.000Z","size":7006,"stargazers_count":15,"open_issues_count":3,"forks_count":13,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-02-09T15:51:46.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/crowdsecurity.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-10-22T21:23:33.000Z","updated_at":"2025-12-01T03:15:26.000Z","dependencies_parsed_at":"2023-02-08T09:45:23.919Z","dependency_job_id":"99d6a632-b4f2-4cbb-a135-c285b6915814","html_url":"https://github.com/crowdsecurity/cs-custom-bouncer","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/crowdsecurity/cs-custom-bouncer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdsecurity%2Fcs-custom-bouncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdsecurity%2Fcs-custom-bouncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdsecurity%2Fcs-custom-bouncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdsecurity%2Fcs-custom-bouncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowdsecurity","download_url":"https://codeload.github.com/crowdsecurity/cs-custom-bouncer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdsecurity%2Fcs-custom-bouncer/sbom","scorecard":{"id":309743,"data":{"date":"2025-08-11","repo":{"name":"github.com/crowdsecurity/cs-custom-bouncer","commit":"5f3770caaa800815bc904c1c526b5127cf314b7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:16","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/build-binary-package.yml:10","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_publish_docker-image.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release_publish_docker-image.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests_deb.yml:10","Warn: no topLevel permission defined: .github/workflows/update_docker_hub_doc.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-binary-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/build-binary-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-binary-package.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/build-binary-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_publish_docker-image.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/release_publish_docker-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_deb.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests_deb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_deb.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests_deb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests_deb.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests_deb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_deb.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/tests_deb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_docker_hub_doc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/update_docker_hub_doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_docker_hub_doc.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crowdsecurity/cs-custom-bouncer/update_docker_hub_doc.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_publish_docker-image.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.19 not signed: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/209857484","Warn: release artifact v0.0.18 not signed: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/136187292","Warn: release artifact v0.0.17 not signed: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/126595451","Warn: release artifact v0.0.17-rc8 not signed: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/133760326","Warn: release artifact v0.0.17-rc7 not signed: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/132043022","Warn: release artifact v0.0.19 does not have provenance: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/209857484","Warn: release artifact v0.0.18 does not have provenance: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/136187292","Warn: release artifact v0.0.17 does not have provenance: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/126595451","Warn: release artifact v0.0.17-rc8 does not have provenance: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/133760326","Warn: release artifact v0.0.17-rc7 does not have provenance: https://api.github.com/repos/crowdsecurity/cs-custom-bouncer/releases/132043022"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3525 / GHSA-93mq-9ffx-83m2","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 9 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:56:41.598Z","repository_id":39992695,"created_at":"2025-08-17T22:56:41.599Z","updated_at":"2025-08-17T22:56:41.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-08-01T15:05:02.721Z","updated_at":"2026-03-11T13:41:50.018Z","avatar_url":"https://github.com/crowdsecurity.png","language":"Python","funding_links":[],"categories":["Python","Bouncers"],"sub_categories":["Other Bouncers"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/crowdsecurity/cs-custom-bouncer/raw/main/docs/assets/crowdsec_custom_logo.png\" alt=\"CrowdSec\" title=\"CrowdSec\" width=\"280\" height=\"300\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/build-pass-green\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/tests-pass-green\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u0026#x1F4DA; \u003ca href=\"#installation/\"\u003eDocumentation\u003c/a\u003e\n\u0026#x1F4A0; \u003ca href=\"https://hub.crowdsec.net\"\u003eHub\u003c/a\u003e\n\u0026#128172; \u003ca href=\"https://discourse.crowdsec.net\"\u003eDiscourse \u003c/a\u003e\n\u003c/p\u003e\n\n\n# crowdsec-custom-bouncer\nCrowdsec bouncer written in golang for custom scripts.\n\ncrowdsec-custom-bouncer will periodically fetch new and expired/removed decisions from CrowdSec Local API and will pass them as arguments to a custom user script.\n\n## Installation\n\nPlease follow the [official documentation](https://doc.crowdsec.net/docs/bouncers/custom).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdsecurity%2Fcs-custom-bouncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrowdsecurity%2Fcs-custom-bouncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdsecurity%2Fcs-custom-bouncer/lists"}