Skip to content

Chore/fix codeql issues - #13

Merged
orbivort merged 4 commits into
mainfrom
chore/fix-codeql-issues
Sep 15, 2026
Merged

orbivort merged 4 commits into
mainfrom
chore/fix-codeql-issues

Conversation

@orbivort

Copy link
Copy Markdown
Owner

Description

fix codeql issues

Type of Change

  • Dependency update / Security improvement

Changes Made

Security

  • Email validation hardening — an email address is now checked with a linear-time validator that
    caps the field at the RFC 5321 maximum (254 characters) before any matching, instead of a pattern
    that backtracked.

@orbivort
orbivort merged commit 11f8317 into main Sep 15, 2026
11 checks passed
@orbivort
orbivort deleted the chore/fix-codeql-issues branch September 15, 2026 09:24
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