Skip to content

Conversation

@motatoes
Copy link
Contributor

@motatoes motatoes commented Oct 7, 2024

No description provided.

@delve-auditor
Copy link

delve-auditor bot commented Oct 7, 2024

Security

  • No security or compliance vulnerabilities detected
  • Scanned 1 changed file(s)

Changes Detected

  • [Bug Fix] Add missing parameter checks in GitHub callback [ee/drift/controllers/github.go]

    • Implemented in the GithubAppCallbackPage function
    • Added checks for 'installation_id' and 'code' query parameters
    • Improves error handling by returning 400 Bad Request if parameters are missing
  • [Refactor] Improve variable naming and error logging [ee/drift/controllers/github.go]

    • Updated in the GithubAppCallbackPage function
    • Changed single-value variables to slice variables (installationIds, codes)
    • Added logging for missing parameters

@motatoes motatoes merged commit a53380e into develop Oct 7, 2024
breardon2011 pushed a commit that referenced this pull request Sep 17, 2025
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.

3 participants