0d2a0262794841adcb9633d8fb43457355a43eaf
All checks were successful
dustin/sshca/pipeline/head This commit looks good
The `/sys/firmware/devicetree/base/serial-number` pseudo-file has a trailing null byte, which causes `Uuid::parse_srr` to fail. This makes it impossible to authenticate Raspberry Pi devices to the server. The trailing byte needs to be removed before attempting to parse the serial number into a UUID to avoid this problem.
Description
Online SSH Certificate Authority
Languages
Rust
96.7%
Shell
2.2%
Dockerfile
1.1%