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: uds security hub integration #662

Commits on Jun 6, 2024

  1. --wip-- [skip ci]

    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d987e4e View commit details
    Browse the repository at this point in the history
  2. scan command - included scan command

    - included scan command to scan zarf packages.
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2c986f1 View commit details
    Browse the repository at this point in the history
  3. Updated README with scan command

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c28c444 View commit details
    Browse the repository at this point in the history
  4. Updated README based on code comments.

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    93ecbb9 View commit details
    Browse the repository at this point in the history
  5. Fixed the library function which was incorrectly validating optional

    parameters
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97ee323 View commit details
    Browse the repository at this point in the history
  6. Removed new lines

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b008ff2 View commit details
    Browse the repository at this point in the history
  7. Included e2e test for cmd

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    81785eb View commit details
    Browse the repository at this point in the history
  8. Included e2e

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    482d118 View commit details
    Browse the repository at this point in the history
  9. Reported the error not as log file

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    66d50c8 View commit details
    Browse the repository at this point in the history
  10. Fixed the command line parsing

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d70650e View commit details
    Browse the repository at this point in the history