Skip to content
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

Misc updates #85

Merged
merged 8 commits into from
Aug 17, 2023
Merged

Misc updates #85

merged 8 commits into from
Aug 17, 2023

Commits on Aug 16, 2023

  1. Error out if target path is not nix artifact

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1cb904a View commit details
    Browse the repository at this point in the history
  2. Dependency lookup, sort dependencies

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    310294d View commit details
    Browse the repository at this point in the history
  3. Rename 'nix:out_path' to 'nix:output_path' in cdx

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a45274f View commit details
    Browse the repository at this point in the history
  4. Cleanup derivation.py

    Cleanup derivation comparison ordering methods, which were left there
    from vulnix and no longer needed in sbomnix.
    
    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d7dbf71 View commit details
    Browse the repository at this point in the history
  5. Require positive number for number_distance

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b51543f View commit details
    Browse the repository at this point in the history
  6. Simplify logging

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dbba124 View commit details
    Browse the repository at this point in the history
  7. Fix nix-shell - install sbomnix as editable

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1e2f75e View commit details
    Browse the repository at this point in the history
  8. Update flake.lock

    Signed-off-by: Henri Rosten <[email protected]>
    henrirosten committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e8080cb View commit details
    Browse the repository at this point in the history