Skip to content

Conversation

@JonZeolla
Copy link

@JonZeolla JonZeolla commented Sep 4, 2025

Fixes #1

@@ -0,0 +1,58 @@
name: PR Build Check
Copy link
Author

Choose a reason for hiding this comment

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

This was vibe coded by Claude, not sure if it works. I need the repo owner to update the settings to run it

Comment on lines +123 to +138
// TODO: Use these indicators when implementing response body analysis
// vulnerabilityIndicators := []string{
// "error",
// "exception",
// "stack trace",
// "system information",
// "root access",
// "admin privileges",
// "database",
// "table",
// "DROP TABLE",
// "SELECT",
// "INSERT",
// "UPDATE",
// "DELETE",
// }
Copy link
Author

Choose a reason for hiding this comment

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

Fixes internal/scanner/prompt.go:123:2: vulnerabilityIndicators declared and not used

Not sure how this was intended to be used, so I just commented and added a TODO

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.

Build Error

1 participant