Skip to content

Conversation

@mustansir14
Copy link
Contributor

Description:

This PR updates the proto files to support scanning confluence comments.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@mustansir14 mustansir14 requested review from a team as code owners October 3, 2025 13:33
string location = 7;
string file = 8;
string user = 9;
string comment = 10;
Copy link
Contributor

Choose a reason for hiding this comment

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

Unlike all the other fields, I can't form a good guess about what's stored in this just by reading its name. Is it a comment ID or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is the comment ID. I tried to make it consistent with other fields, but you're right, it should be clearer. I'll make the change.

@mustansir14 mustansir14 requested a review from rosecodym October 6, 2025 05:18
Copy link
Contributor

@shahzadhaider1 shahzadhaider1 left a comment

Choose a reason for hiding this comment

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

LGTM

@kashifkhan0771 kashifkhan0771 merged commit 26d039c into trufflesecurity:main Oct 8, 2025
13 checks passed
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.

4 participants