Skip to content

Fix vuln unique ID logic - #49

Merged
Nitr4x merged 2 commits into
mainfrom
hotfix/hash_finding
Jul 6, 2026
Merged

Fix vuln unique ID logic#49
Nitr4x merged 2 commits into
mainfrom
hotfix/hash_finding

Conversation

@Nitr4x

@Nitr4x Nitr4x commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

Splitting the hash strategy per engine.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to change)
  • Documentation update
  • Refactor / code cleanup
  • CI / build change

How Has This Been Tested?

# Example
go test ./...

Checklist

  • My code follows the project's coding standards (go vet ./... passes)
  • I have run the existing test suite and all tests pass (go test ./...)
  • I have added or updated tests that cover my changes
  • I have updated documentation where relevant (README, comments, etc.)
  • I have not introduced new secrets, credentials, or sensitive data
  • My changes do not break backward compatibility (or I have documented breaking changes above)

Screenshots / Output (if applicable)

N/A

@Nitr4x
Nitr4x merged commit 204c263 into main Jul 6, 2026
2 checks passed
@Nitr4x
Nitr4x deleted the hotfix/hash_finding branch July 6, 2026 09:13
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