Skip to content

Prevent secret leak in exception message, use FILTER_VALIDATE_INT for integer parsing, and lookup env vars via _ENV, _SERVER, then getenv(). #104

Prevent secret leak in exception message, use FILTER_VALIDATE_INT for integer parsing, and lookup env vars via _ENV, _SERVER, then getenv().

Prevent secret leak in exception message, use FILTER_VALIDATE_INT for integer parsing, and lookup env vars via _ENV, _SERVER, then getenv(). #104

Triggered via pull request April 22, 2026 01:09
Status Success
Total duration 50s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Analyze (actions)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.