Skip to content

ci: add security scanning (clippy+audit for Rust, PHPStan for PHP) #1

ci: add security scanning (clippy+audit for Rust, PHPStan for PHP)

ci: add security scanning (clippy+audit for Rust, PHPStan for PHP) #1

Triggered via push April 15, 2026 03:39
Status Success
Total duration 20s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
analyze: src/FF3.php#L79
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/FF1.php#L75
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/Cyphera.php#L51
Strict comparison using !== between mixed and null will always evaluate to true.