-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
I installed this tool using cargo install cargo-cyclonedx (which installed v0.5.7). In my rust project, I generated the BOM via: ~/.cargo/bin/cargo-cyclonedx cyclonedx --spec-version 1.5 --format json as per the instruction.
I tried to validate the BOM's via https://cyclonedx.github.io/cyclonedx-web-tool/validate but when I run the aforementioned tool, I get the error: Validation failed: Value does not match format "date-time" #/properties/metadata/$ref/properties/timestamp/format On instance: #/metadata/timestamp: 2025-03-09T20:08:13.303411000Z .
My environment is:
OS
sw_vers
ProductName: macOS
ProductVersion: 15.3.1
BuildVersion: 24D70
Rust
rustc --version
rustc 1.83.0 (90b35a623 2024-11-26)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels