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

sbomqs score directly from git URLs #280

Merged

Commits on Jul 18, 2024

  1. add new args fs in processFile func

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a8ff9b6 View commit details
    Browse the repository at this point in the history
  2. support git urls for file

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    34fe68e View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5285431 View commit details
    Browse the repository at this point in the history
  4. handle non git path

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    57cb807 View commit details
    Browse the repository at this point in the history
  5. add support to handle more url

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2a10f08 View commit details
    Browse the repository at this point in the history
  6. function to process url

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8adfafc View commit details
    Browse the repository at this point in the history
  7. add url support for compliance cmd

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8c5023a View commit details
    Browse the repository at this point in the history
  8. handle empty files

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    22be5f9 View commit details
    Browse the repository at this point in the history
  9. remove print stmt

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    580a9cc View commit details
    Browse the repository at this point in the history
  10. fix url containing slash

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    522774f View commit details
    Browse the repository at this point in the history
  11. add test

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bbeed14 View commit details
    Browse the repository at this point in the history