-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Record package hashes in the generated SBOM #620
Commits on Feb 18, 2024
-
Minor refactoring in preparation for adding hash data
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e47d86 - Browse repository at this point
Copy the full SHA 1e47d86View commit details -
Add a function to locate the
Cargo.lock
given the path toCargo.toml
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 999c606 - Browse repository at this point
Copy the full SHA 999c606View commit details -
Actually use the newly added function
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 12858b2 - Browse repository at this point
Copy the full SHA 12858b2View commit details -
Add
cargo-lock
crate as a dependencySigned-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 303d5a9 - Browse repository at this point
Copy the full SHA 303d5a9View commit details -
Add a conversion from Cargo.lock to a HashMap of PackageId to Checksum
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c60b728 - Browse repository at this point
Copy the full SHA c60b728View commit details -
Implement conversion from cargo-lock hash format to cyclonedx-bom has…
…h format and wire up emitting the data to the final SBOM Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56ac349 - Browse repository at this point
Copy the full SHA 56ac349View commit details -
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1c9222 - Browse repository at this point
Copy the full SHA d1c9222View commit details -
Signed-off-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ee9c10 - Browse repository at this point
Copy the full SHA 9ee9c10View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8497bef - Browse repository at this point
Copy the full SHA 8497befView commit details