fix: add TXT record size guard (CVE-2026-48045) #5595
ci.yml
on: pull_request
Annotations
29 errors, 1 warning, and 6 notices
|
Lint PR Title
No release type found in pull request title "Add TXT record size guard to prevent memory exhaustion (CVE-2026-48045)". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat: A new feature
- fix: A bug fix
- docs: Documentation only changes
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- refactor: A code change that neither fixes a bug nor adds a feature
- perf: A code change that improves performance
- test: Adding missing tests or correcting existing tests
- build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
- chore: Other changes that don't modify src or test files
- revert: Reverts a previous commit
|
|
lint
Process completed with exit code 1.
|
|
test (3.12, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.11, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.10, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.13, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
benchmark
Process completed with exit code 1.
|
|
test (3.11, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.13, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.14t, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.10, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.14, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.12, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.13, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.14, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.14, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
test (pypy-3.10, ubuntu-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.14t, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.12, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.12, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
test (3.11, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.10, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.14t, macos-latest, skip_cython)
Process completed with exit code 4.
|
|
test (3.11, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
test (3.14, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
test (pypy-3.10, ubuntu-latest, use_cython)
Process completed with exit code 1.
|
|
test (3.13, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
test (3.10, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
test (3.14t, windows-latest, skip_cython)
Process completed with exit code 1.
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
test (3.14, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
test (3.12, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
test (3.11, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
test (3.10, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
test (3.14t, macos-latest, skip_cython)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|