{"id":13469333,"url":"https://github.com/getsentry/raven-python","last_synced_at":"2025-09-28T19:31:34.941Z","repository":{"id":636979,"uuid":"2527828","full_name":"getsentry/raven-python","owner":"getsentry","description":"Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python","archived":true,"fork":false,"pushed_at":"2022-01-27T10:12:41.000Z","size":6096,"stargazers_count":1670,"open_issues_count":242,"forks_count":656,"subscribers_count":189,"default_branch":"master","last_synced_at":"2025-09-24T01:59:53.368Z","etag":null,"topics":["crash-reporting","crash-reports","monitoring","python","sentry","sentry-client","tag-archived"],"latest_commit_sha":null,"homepage":"https://sentry.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2011-10-06T18:30:01.000Z","updated_at":"2025-09-04T11:52:09.000Z","dependencies_parsed_at":"2022-08-09T21:40:08.628Z","dependency_job_id":null,"html_url":"https://github.com/getsentry/raven-python","commit_stats":null,"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/raven-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fraven-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fraven-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fraven-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fraven-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/raven-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fraven-python/sbom","scorecard":{"id":424608,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/raven-python","commit":"5b3f48c66269993a0202cfc988750e5fe66e0c00"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":4,"reason":"Found 12/29 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: ci/setup:4","Warn: pipCommand not pinned by hash: ci/setup:8","Warn: pipCommand not pinned by hash: ci/setup:10","Warn: pipCommand not pinned by hash: ci/setup:14","Warn: pipCommand not pinned by hash: ci/setup:17","Warn: pipCommand not pinned by hash: ci/setup:21","Warn: pipCommand not pinned by hash: ci/setup:30","Warn: pipCommand not pinned by hash: ci/setup:32","Warn: pipCommand not pinned by hash: ci/setup:34","Warn: pipCommand not pinned by hash: ci/setup:38","Info:   0 out of  10 pipCommand 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 6.5.0 not signed: https://api.github.com/repos/getsentry/raven-python/releases/9304699","Warn: release artifact 6.5.0 does not have provenance: https://api.github.com/repos/getsentry/raven-python/releases/9304699"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/getsentry/.github/SECURITY.md:1","Info: Found linked content: github.com/getsentry/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/getsentry/.github/SECURITY.md:1","Info: Found text in security policy: github.com/getsentry/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"42 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304"],"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-19T01:58:23.568Z","repository_id":636979,"created_at":"2025-08-19T01:58:23.568Z","updated_at":"2025-08-19T01:58:23.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277052182,"owners_count":25752167,"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-09-26T02:00:09.010Z","response_time":78,"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":["crash-reporting","crash-reports","monitoring","python","sentry","sentry-client","tag-archived"],"created_at":"2024-07-31T15:01:34.282Z","updated_at":"2025-09-28T19:31:34.593Z","avatar_url":"https://github.com/getsentry.png","language":"Python","readme":".. raw:: html\n\n    \u003cp align=\"center\"\u003e\n      \u003ca href=\"https://sentry.io\" target=\"_blank\" align=\"center\"\u003e\n        \u003cimg src=\"https://sentry-brand.storage.googleapis.com/sentry-logo-black.png\" width=\"280\"\u003e\n      \u003c/a\u003e\n      \u003cbr\u003e\n    \u003c/p\u003e\n    \nDeprecated for sentry-sdk package\n=================================\n\n**Raven is deprecated** in favor of `Sentry-Python \u003chttps://github.com/getsentry/sentry-python\u003e`_.\n\nFeature development and most bugfixes happen exclusively there, as Raven is in maintenance mode.\n\n----\n\nRaven - Sentry for Python\n=========================\n\n.. image:: https://img.shields.io/pypi/v/raven.svg\n    :target: https://pypi.python.org/pypi/raven\n    :alt: PyPi page link -- version\n\n.. image:: https://travis-ci.org/getsentry/raven-python.svg?branch=master\n    :target: https://travis-ci.org/getsentry/raven-python\n\n.. image:: https://img.shields.io/pypi/l/raven.svg\n    :target: https://pypi.python.org/pypi/raven\n    :alt: PyPi page link -- MIT licence\n\n.. image:: https://img.shields.io/pypi/pyversions/raven.svg\n    :target: https://pypi.python.org/pypi/raven\n    :alt: PyPi page link -- Python versions\n\n.. image:: https://codeclimate.com/github/getsentry/raven-python/badges/gpa.svg\n   :target: https://codeclimate.com/github/getsentry/raven-python\n   :alt: Code Climate\n\n\nRaven is the official legacy Python client for `Sentry`_, officially supports\nPython 2.6–2.7 \u0026 3.3–3.7, and runs on PyPy and Google App Engine.\n\nIt tracks errors and exceptions that happen during the\nexecution of your application and provides instant notification with detailed\ninformation needed to prioritize, identify, reproduce and fix each issue.\n\nIt provides full out-of-the-box support for many of the popular python frameworks, including\nDjango, and Flask. Raven also includes drop-in support for any WSGI-compatible\nweb application.\n\nYour application doesn't live on the web? No problem! Raven is easy to use in\nany Python application.\n\nFor more information, see our `Python Documentation`_ for framework integrations and other goodies.\n\n\nFeatures\n--------\n\n- Automatically report (un)handled exceptions and errors\n- Send customized diagnostic data\n- Process and sanitize data before sending it over the network\n\n\nQuickstart\n----------\n\nIt's really easy to get started with Raven. After you complete setting up a project in Sentry,\nyou’ll be given a value which we call a DSN, or Data Source Name. You will need it to configure the client.\n\n\nInstall the latest package with *pip* and configure the client::\n\n    pip install raven --upgrade\n\nCreate a client and capture an example exception:\n\n.. sourcecode:: python\n\n    from raven import Client\n\n    client = Client('___DSN___')\n\n    try:\n        1 / 0\n    except ZeroDivisionError:\n        client.captureException()\n\n\nRaven Python is more than that however. Checkout our `Python Documentation`_.\n\n\nContributing\n------------\n\nRaven will continue to be maintained for bugfixes and contributions are more than welcome!  New features should only go into the new sentry-python SDK.\n\nThere are many ways to contribute:\n\n* Join in on discussions on our `Mailing List`_ or in our `IRC Channel`_.\n\n* Report bugs on our `Issue Tracker`_.\n\n* Submit a pull request!\n\n\nResources\n---------\n\n* `Sentry`_\n* `Python Documentation`_\n* `Issue Tracker`_\n* `Code`_ on Github\n* `Mailing List`_\n* `IRC Channel`_ (irc.freenode.net, #sentry)\n* `Travis CI`_\n\n.. _Sentry: https://getsentry.com/\n.. _Python Documentation: https://docs.getsentry.com/hosted/clients/python/\n.. _SDKs for other platforms: https://docs.sentry.io/#platforms\n.. _Issue Tracker: https://github.com/getsentry/raven-python/issues\n.. _Code: https://github.com/getsentry/raven-python\n.. _Mailing List: https://groups.google.com/group/getsentry\n.. _IRC Channel: irc://irc.freenode.net/sentry\n.. _Travis CI: http://travis-ci.org/getsentry/raven-python\n\n\n\n\n\nNot using Python? Check out our `SDKs for other platforms`_.\n","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":["Logging","Python","Awesome Python","Uncategorized","介绍"],"sub_categories":["Logging","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fraven-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Fraven-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fraven-python/lists"}