{"id":28839448,"url":"https://github.com/coldbox-modules/cbdebugger","last_synced_at":"2026-01-31T06:35:14.990Z","repository":{"id":14212130,"uuid":"16918879","full_name":"coldbox-modules/cbdebugger","owner":"coldbox-modules","description":"The ColdBox Debugger Module","archived":false,"fork":false,"pushed_at":"2025-11-14T14:36:58.000Z","size":11948,"stargazers_count":12,"open_issues_count":5,"forks_count":21,"subscribers_count":3,"default_branch":"development","last_synced_at":"2026-01-14T04:05:49.915Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":null,"language":"ColdFusion","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coldbox-modules.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.YML","license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.MD","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","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},"funding":{"patreon":"ortussolutions"}},"created_at":"2014-02-17T16:26:39.000Z","updated_at":"2025-10-22T22:01:00.000Z","dependencies_parsed_at":"2024-05-16T03:58:08.370Z","dependency_job_id":"e186f525-bbee-4f3f-bb9e-e54832f32a3f","html_url":"https://github.com/coldbox-modules/cbdebugger","commit_stats":null,"previous_names":["coldbox/cbox-debugger"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/coldbox-modules/cbdebugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fcbdebugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fcbdebugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fcbdebugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fcbdebugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldbox-modules","download_url":"https://codeload.github.com/coldbox-modules/cbdebugger/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fcbdebugger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28931331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: 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":["hacktoberfest"],"created_at":"2025-06-19T14:41:21.109Z","updated_at":"2026-01-31T06:35:14.982Z","avatar_url":"https://github.com/coldbox-modules.png","language":"ColdFusion","funding_links":["https://patreon.com/ortussolutions"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/coldbox-modules/cbdebugger/development/resources/assets/images/CBDebugger300.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://forgebox.io/api/v1/entry/cbdebugger/badges/version\" alt=\"Latest Stable Version\" /\u003e\n\t\u003ca href=\"https://www.apache.org/licenses/LICENSE-2.0.html\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/badge/license-Apache--2-green\" alt=\"License\"\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n# Welcome To The ColdBox Debugger Module\n\nThe ColdBox Debugger module is a light-weight performance monitor and profiling tool for ColdBox applications.  It can generate a nice debugging panel on every rendered page or a dedicated visualizer to make your ColdBox application development nicer, funner and greater! Yes, funner is a word!\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/coldbox-modules/cbdebugger/development/test-harness/includes/images/debugger-visualizer.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nDebugger Request Visualizer\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/coldbox-modules/cbdebugger/development/test-harness/includes/images/debugger-collapsed.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nRequest Tracker Collapsed\n\u003c/p\u003e\n\n## Capabilities\n\nThe ColdBox debugger is a light-weigth performance monitor and profiler for your ColdBox applications.  It tracks your requests, whether Ajax, traditional or REST, it's environment, execution and much more.  Here is a listing of some of the capabilities you get with the ColdBox Debugger:\n\n- Track all incoming requests to your applications\n- Track exceptions and execution environment\n- Track incoming HTTP requests, parameters, body, and much more\n- Track final request collections\n- Track Hibernate and cborm queries, criteria queries, and session stats\n- Track qb and quick queries, entities, and stats\n- Tap into LogBox via our Tracer messages and discover logging on a per-request basis\n- Profile execution and results of ANY model object\n- Profile execution of ANY ColdBox interception point\n- Custom Timer helpers for adding timing methods and annotations anywhere in your code\n- Profile your production or development apps with ease\n- Track ColdBox modules and lifecycles\n- Track Hyper HTTP/S calls\n- Track Adobe ColdFusion Queries (ColdFusion 2018+)\n- Track Lucee Queries\n\n## License\n\nApache License, Version 2.0.\n\n## Important Links\n\n- Docs: https://cbdebugger.ortusbooks.com/\n- Source: https://github.com/coldbox-modules/cbdebugger\n- ForgeBox: https://www.forgebox.io/view/cbdebugger\n- Community: https://community.ortussolutions.com/c/box-modules/cbdebugger/38\n- Issues: https://ortussolutions.atlassian.net/browse/CBDEBUGGER\n- [Changelog](changelog.md)\n\n## System Requirements\n\n- Lucee 5+\n- ColdFusion 2018+\n- ColdBox 6+\n- CommandBox 6 For Development\n\n## Optional Requirements\n\nhttps://cbdebugger.ortusbooks.com/essentials/installation#optional-requirements\n\n# Instructions\n\nhttps://cbdebugger.ortusbooks.com/essentials/installation\n\n## Settings\n\nThe debugger is highly configurable and we have tons of settings to assist you in your development adventures and also in your performance tuning. Please note that the more collectors you activate, the **slower** your application can become.  By default we have pre-selected defaults which add neglible performance to your applications.\n\nYou can find how to configure the debugger here:\nhttps://cbdebugger.ortusbooks.com/essentials/configuration\n\n## Usage\n\nhttps://cbdebugger.ortusbooks.com/essentials/request-tracker\n\n********************************************************************************\nCopyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp\nwww.coldbox.org | www.luismajano.com | www.ortussolutions.com\n********************************************************************************\n\n# HONOR GOES TO GOD ABOVE ALL\n\nBecause of His grace, this project exists. If you don't like this, then don't read it, its not for you.\n\n\u003e\"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ:\nBy whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God.\nAnd not only so, but we glory in tribulations also: knowing that tribulation worketh patience;\nAnd patience, experience; and experience, hope:\nAnd hope maketh not ashamed; because the love of God is shed abroad in our hearts by the\nHoly Ghost which is given unto us. .\" Romans 5:5\n\n## THE DAILY BREAD\n\n \u003e \"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)\" Jn 14:1-12\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbox-modules%2Fcbdebugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldbox-modules%2Fcbdebugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbox-modules%2Fcbdebugger/lists"}