-
Notifications
You must be signed in to change notification settings - Fork 577
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
Add more rust data #2948
base: main
Are you sure you want to change the base?
Add more rust data #2948
Commits on Jun 11, 2024
-
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38229f5 - Browse repository at this point
Copy the full SHA 38229f5View commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 238913e - Browse repository at this point
Copy the full SHA 238913eView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1165263 - Browse repository at this point
Copy the full SHA 1165263View commit details -
Add support for sparse registries
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d54133 - Browse repository at this point
Copy the full SHA 7d54133View commit details -
Allow querying rust repository index for dependency info
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e33feb - Browse repository at this point
Copy the full SHA 3e33febView commit details -
Add Rust checksum verification
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28f2d7e - Browse repository at this point
Copy the full SHA 28f2d7eView commit details -
Fix wrong return value in DownloadLocation
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e87396 - Browse repository at this point
Copy the full SHA 6e87396View commit details -
Move some of the implementation into seperate files
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f8f724 - Browse repository at this point
Copy the full SHA 0f8f724View commit details -
Add handling of "local-registry"
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6569b5 - Browse repository at this point
Copy the full SHA a6569b5View commit details -
Add extra check for an empty Source field
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9868d2 - Browse repository at this point
Copy the full SHA a9868d2View commit details -
Refactor to use
:=
and saving some explicit typingSigned-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1bd0a3 - Browse repository at this point
Copy the full SHA e1bd0a3View commit details -
Move RustCargoLockEntry to rust package
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 895d6cc - Browse repository at this point
Copy the full SHA 895d6ccView commit details -
Rename RustCargoLockEntry to CargoLockEntry
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ffba8b - Browse repository at this point
Copy the full SHA 9ffba8bView commit details -
Add support for getting License information
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cca0778 - Browse repository at this point
Copy the full SHA cca0778View commit details -
fix inproper sha being produced
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3933349 - Browse repository at this point
Copy the full SHA 3933349View commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7e3303 - Browse repository at this point
Copy the full SHA f7e3303View commit details -
Download Dependencies only once and add Licenses
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79d11a5 - Browse repository at this point
Copy the full SHA 79d11a5View commit details -
Bump go-toml to v2, to fix some parsing issues
with go-toml v1 when a file had something like the following line, it would fail to parse: `[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies.accesskit_unix]` Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02ae76e - Browse repository at this point
Copy the full SHA 02ae76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc99e0 - Browse repository at this point
Copy the full SHA ebc99e0View commit details -
Rename PackageId to PackageID (gocrytic error)
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abccc44 - Browse repository at this point
Copy the full SHA abccc44View commit details -
Ensure there is at least one Space after comment start (gocrytic error)
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50aa7ae - Browse repository at this point
Copy the full SHA 50aa7aeView commit details -
Rename local sourceId to sourceID (revive error)
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3e99e1 - Browse repository at this point
Copy the full SHA a3e99e1View commit details -
Fix superfluous-else annotation (revive error)
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff74c12 - Browse repository at this point
Copy the full SHA ff74c12View commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2efe219 - Browse repository at this point
Copy the full SHA 2efe219View commit details -
Rename CargoLockEntry back to RustCargoLockEntry
Because tests Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58728dd - Browse repository at this point
Copy the full SHA 58728ddView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a52a48 - Browse repository at this point
Copy the full SHA 0a52a48View commit details -
Unexport rust.dependencyInformation and rust.dependencyDependencyInfo…
…rmation Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55b0d48 - Browse repository at this point
Copy the full SHA 55b0d48View commit details -
Unexport rust.CargoToml and rust.tomlPackage
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f995e3a - Browse repository at this point
Copy the full SHA f995e3aView commit details -
Unexport rust.SourceId and rust.GetSourceId
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b2883c - Browse repository at this point
Copy the full SHA 4b2883cView commit details -
Separate rust registry stuff into own package from cataloger
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37447e2 - Browse repository at this point
Copy the full SHA 37447e2View commit details -
Make packagemetadata tests pass
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 949c0b7 - Browse repository at this point
Copy the full SHA 949c0b7View commit details -
Make Test_OriginatorSupplier pass
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4ee380 - Browse repository at this point
Copy the full SHA c4ee380View commit details -
Add additional information to parse_cargo_lock_test and test more paths
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4971937 - Browse repository at this point
Copy the full SHA 4971937View commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8b9c77 - Browse repository at this point
Copy the full SHA f8b9c77View commit details -
Remove some map assignments in
GetGeneratedInformation
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b34863 - Browse repository at this point
Copy the full SHA 6b34863View commit details -
Configuration menu - View commit details
-
Copy full SHA for d112d1c - Browse repository at this point
Copy the full SHA d112d1cView commit details
Commits on Jun 12, 2024
-
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2bbcdb - Browse repository at this point
Copy the full SHA b2bbcdbView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 260fa31 - Browse repository at this point
Copy the full SHA 260fa31View commit details -
Rust when no Homepage is available fallback to Repository
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b815a2a - Browse repository at this point
Copy the full SHA b815a2aView commit details -
Remove PathSha1Hashes from rust.GeneratedDepInfo
This line got accidentally commited. Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2639040 - Browse repository at this point
Copy the full SHA 2639040View commit details -
Fix external_references_test.go
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f033a9 - Browse repository at this point
Copy the full SHA 6f033a9View commit details -
Attempt to add a PackageVerificationCode to rust
Making the `parse_cargo_lock_test.go` has proven difficult, because of relationship ordering being completely unstable. Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09bc95c - Browse repository at this point
Copy the full SHA 09bc95cView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d3839a - Browse repository at this point
Copy the full SHA 4d3839aView commit details -
Merge branch 'refs/heads/main' into rust-dep-info
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5052ea4 - Browse repository at this point
Copy the full SHA 5052ea4View commit details -
Add all the contains relations.
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 043c8ec - Browse repository at this point
Copy the full SHA 043c8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for faf5b7d - Browse repository at this point
Copy the full SHA faf5b7dView commit details
Commits on Jun 14, 2024
-
Revert bump of go-toml for python
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91d177d - Browse repository at this point
Copy the full SHA 91d177dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecc6ad - Browse repository at this point
Copy the full SHA 6ecc6adView commit details
Commits on Jun 20, 2024
-
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e30e21 - Browse repository at this point
Copy the full SHA 5e30e21View commit details -
Improve test relationship sorting
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea996bc - Browse repository at this point
Copy the full SHA ea996bcView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daf00e3 - Browse repository at this point
Copy the full SHA daf00e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c50e815 - Browse repository at this point
Copy the full SHA c50e815View commit details -
"Fix"
packagemeta.TestAllNames
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a5eb07 - Browse repository at this point
Copy the full SHA 4a5eb07View commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d700f57 - Browse repository at this point
Copy the full SHA d700f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a83f3f - Browse repository at this point
Copy the full SHA 9a83f3fView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b73e1d - Browse repository at this point
Copy the full SHA 9b73e1dView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb53f52 - Browse repository at this point
Copy the full SHA bb53f52View commit details
Commits on Jun 21, 2024
-
Solve Sorting being recursively applied
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3659eec - Browse repository at this point
Copy the full SHA 3659eecView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f05da3c - Browse repository at this point
Copy the full SHA f05da3cView commit details -
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b33e16 - Browse repository at this point
Copy the full SHA 4b33e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5114a1 - Browse repository at this point
Copy the full SHA c5114a1View commit details -
Only produce sha1 hashes for crate contents is checksum matches
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6e05c4 - Browse repository at this point
Copy the full SHA c6e05c4View commit details -
Don't produce any information generated from source on a hash mismatch
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0987aaa - Browse repository at this point
Copy the full SHA 0987aaaView commit details
Commits on Jul 9, 2024
-
refactor to use DI and remove import cycles
Signed-off-by: Alex Goodman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1310fd - Browse repository at this point
Copy the full SHA f1310fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b889150 - Browse repository at this point
Copy the full SHA b889150View commit details
Commits on Sep 12, 2024
-
Merge branch 'main' into rust-dep-info
Signed-off-by: C0D3 M4513R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e0f693 - Browse repository at this point
Copy the full SHA 8e0f693View commit details