Skip to content

processing: add dbg_only mode for debugger-focused results#3000

Open
enzok wants to merge 5 commits intokevoreilly:masterfrom
enzok:feat-01
Open

processing: add dbg_only mode for debugger-focused results#3000
enzok wants to merge 5 commits intokevoreilly:masterfrom
enzok:feat-01

Conversation

@enzok
Copy link
Copy Markdown
Contributor

@enzok enzok commented Apr 29, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a 'dbg_only' option to the task submission process, which restricts processing to minimal modules and skips signature analysis. The review identified redundant logic and parsing calls in both 'lib/cuckoo/core/plugins.py' and 'utils/process.py'. It is recommended to centralize the 'dbg_only' parsing logic into a helper function and avoid redundant dictionary lookups and string operations.

Comment thread lib/cuckoo/core/plugins.py Outdated
Comment thread utils/process.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant