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

feat: add purl as a CLI options #401

Merged
merged 11 commits into from
Aug 28, 2023

Commits on Aug 22, 2023

  1. feat(cli): add PURL as a CLI option

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    db208d5 View commit details
    Browse the repository at this point in the history
  2. chore: add unittest for converting purl to repository path

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b3fb479 View commit details
    Browse the repository at this point in the history
  3. chore: add integration tests for PURL as an input and update existing…

    … expectation files
    
    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    190b32a View commit details
    Browse the repository at this point in the history
  4. chore: update sphinx documentation about the feature

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    874f964 View commit details
    Browse the repository at this point in the history
  5. chore: fix grammar errors in the Sphinx documentation

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fe7d780 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. chore: update expected file of integration test case for nanalyzing w…

    …ith PURL and repository path
    
    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0c4c28b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. chore: update Sphinx documentation for PURL usage

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    229e039 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. chore: update error usage messages and code documentation

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f66b0be View commit details
    Browse the repository at this point in the history
  2. chore: update Sphinx documentation

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f39f371 View commit details
    Browse the repository at this point in the history
  3. chore: add purl usage test cases to Docker integration tests

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b680696 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. chore: update docs string of AnalysisTarget

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f7c1494 View commit details
    Browse the repository at this point in the history