Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -653,7 +653,7 @@ sub dump_cyclonedxsbom_json {
|
||||
serialNumber => "urn:uuid:$uuid",
|
||||
version => 1,
|
||||
metadata => {
|
||||
timestamp => gmtime->datetime,
|
||||
timestamp => gmtime->datetime . 'Z',
|
||||
},
|
||||
"components" => [@components],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user