{"id":41165091,"url":"https://github.com/pirsch-analytics/faser","last_synced_at":"2026-01-22T19:32:03.477Z","repository":{"id":64306673,"uuid":"328013954","full_name":"pirsch-analytics/faser","owner":"pirsch-analytics","description":"Faser is a self-hosted, cached favicon server that returns an image for a domain or URL.","archived":false,"fork":false,"pushed_at":"2024-03-05T18:41:58.000Z","size":252,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-05T19:46:36.164Z","etag":null,"topics":["cache","favicon","icon","image","web"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pirsch-analytics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2021-01-08T21:15:06.000Z","updated_at":"2024-04-15T13:06:09.190Z","dependencies_parsed_at":"2023-01-15T10:45:29.593Z","dependency_job_id":"e1b4a571-f615-46c0-aea8-36497824e317","html_url":"https://github.com/pirsch-analytics/faser","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pirsch-analytics/faser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirsch-analytics%2Ffaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirsch-analytics%2Ffaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirsch-analytics%2Ffaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirsch-analytics%2Ffaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirsch-analytics","download_url":"https://codeload.github.com/pirsch-analytics/faser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirsch-analytics%2Ffaser/sbom","scorecard":{"id":735364,"data":{"date":"2025-08-11","repo":{"name":"github.com/pirsch-analytics/faser","commit":"9af60434468f455116b577531652de744f0b6cae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: build/Dockerfile:1","Warn: containerImage not pinned by hash: build/Dockerfile:12: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","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"}}]},"last_synced_at":"2025-08-22T15:37:54.506Z","repository_id":64306673,"created_at":"2025-08-22T15:37:54.506Z","updated_at":"2025-08-22T15:37:54.506Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28669146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"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":["cache","favicon","icon","image","web"],"created_at":"2026-01-22T19:32:03.356Z","updated_at":"2026-01-22T19:32:03.467Z","avatar_url":"https://github.com/pirsch-analytics.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Faser\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/pirsch-analytics/faser)](https://goreportcard.com/report/github.com/pirsch-analytics/faser)\n\nFaser (*fa*vicon *ser*ver) is a self-hosted, cached favicon server that returns an image for a domain or URL.\n\n## Installation\n\nPlease see the docker-compose.yml example below for reference. You can set the following environment variables:\n\n| Variable                   | Description                                                                 |\n|----------------------------|-----------------------------------------------------------------------------|\n| FASER_LOG_LEVEL            | debug, info, warn                                                           |\n| FASER_CACHE_DIR            | Sets the favicon cache directory. `/app/cache` inside the container volume. |\n| FASER_CACHE_MAX_AGE        | Sets the maximum time a favicon will be cached (in seconds).                |\n| FASER_CACHE_MAX_ENTRIES    | Sets the maximum number of favicons stored (not including scaled images).   |\n| FASER_DEFAULT_FAVICON      | Sets the default favicon path. `default.svg` inside the container volume.   |\n| FASER_DEFAULT_FAVICON_DIR  | Sets the fallback favicon path. `/app/static` inside the container volume.  |\n| FASER_CORS_LOG_LEVEL       | debug, info                                                                 |\n| FASER_CORS_ORIGINS         | Sets the allowed origins (`*` by default).                                  |\n| FASER_SERVER_HOST          | Sets the host ip:port (`:8080` by default).                                 |\n| FASER_SERVER_WRITE_TIMEOUT | Sets the HTTP write timeout in seconds (5 by default).                      |\n| FASER_SERVER_READ_TIMEOUT  | Sets the HTTP read timeout in seconds (5 by default).                       |\n| FASER_SERVER_TLS           | true, false                                                                 |\n| FASER_SERVER_TLS_CERT      | Path for the TLS certificate.                                               |\n| FASER_SERVER_TLS_KEY       | Path for the TLS private key.                                               |\n\n## Usage\n\nOnce you have the server up and running, you can make a request to it:\n\n```\nexample.com/?url=github.com\u0026size=64\n```\n\nThis request will return the favicon for `github.com` scaled to a maximum of 64px width and height. The `size` parameter is optional. If you don't provide it, the maximum size will be returned. Make sure that you still set the maximum sizes on your end, as the favicon might not have the exact size you specified (if it's a svg for example).\n\nIn case the favicon cannot be downloaded, the default favicon is returned. You can also select a favicon if you know its filename by adding the `fallback` query parameter.\n\n```\nexample.com/?url=github.com\u0026size=64\u0026fallback=my-favicon.svg\n```\n\n## Example Docker Compose\n\n```\nversion: \"3\"\n\nservices:\n  faser:\n    image: pirsch/faser\n    container_name: faser\n    restart: unless-stopped\n    ports:\n      - \"8080:8080\"\n    volumes:\n      - ./data:/app/data\n```\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirsch-analytics%2Ffaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirsch-analytics%2Ffaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirsch-analytics%2Ffaser/lists"}