Skip to content

Conversation

@virajsabhaya23
Copy link

Security vulnerability scan that can help go lang to check any threat safe.

Signed-off-by: Viraj <77448246+virajsabhaya23@users.noreply.github.com>
@tianon
Copy link
Member

tianon commented Oct 23, 2025

I'm a (soft) -1 on this change:

  1. the schema module is not/barely maintained, so I wouldn't say it's exactly "security supported" (and it's a library, so any security issue in the deps would be trivial to bump downstream instead without us doing stricter deps in the library itself that are otherwise unnecessary bumps that violate Go's principle of "minimal version selection")

  2. the rest of the repository is essentially just a bunch of structs - if we've got a security issue in our imports there, we should remove it because it shouldn't be there 😅 (or again, can be bumped in downstream consumers)

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.

2 participants