Skip to content

Aikido test PR#24

Open
xvanb92 wants to merge 1 commit into
Roland-s-Demo-Org:masterfrom
xvanb92:aikido-scan-test
Open

Aikido test PR#24
xvanb92 wants to merge 1 commit into
Roland-s-Demo-Org:masterfrom
xvanb92:aikido-scan-test

Conversation

@xvanb92

@xvanb92 xvanb92 commented Dec 9, 2025

Copy link
Copy Markdown

No description provided.

Comment thread server/app.js
})

module.exports = app
eval("console.log('Aikido should catch this!')");

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Added eval("console.log('Aikido should catch this!')") — ad-hoc debug output executed via eval introduced in production code

Details

🔧 How do I fix it?
Remove debugging statements like console.log, debugger, dd(), or logic bypasses like || true. Keep legitimate logging for monitoring and error handling.

More info - Comment @AikidoSec feedback: [FEEDBACK] to get better review comments in the future.

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