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

Audit SCA recursive scan #994

Merged
merged 33 commits into from
Nov 5, 2023
Merged

Audit SCA recursive scan #994

merged 33 commits into from
Nov 5, 2023

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    f45589f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    aa27d55 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix

    attiasas committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c7405ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    253e7e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    eed6fd2 View commit details
    Browse the repository at this point in the history
  2. continue to implement

    attiasas committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ccb5f11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af1cd57 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. done implementation

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9d4a8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8795ad View commit details
    Browse the repository at this point in the history
  3. fix static

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d463fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c98d5dc View commit details
    Browse the repository at this point in the history
  5. fix test

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d284a15 View commit details
    Browse the repository at this point in the history
  6. clean up

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c13dadf View commit details
    Browse the repository at this point in the history
  7. add parameters

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d97299e View commit details
    Browse the repository at this point in the history
  8. add new params

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    4d71df5 View commit details
    Browse the repository at this point in the history
  9. format

    attiasas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9c66599 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee1bd2a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f177ec View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add tests

    attiasas committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    15992e3 View commit details
    Browse the repository at this point in the history
  2. format

    attiasas committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    09b8e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca6ad7 View commit details
    Browse the repository at this point in the history
  4. remove recursive flag

    attiasas committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c5fa70 View commit details
    Browse the repository at this point in the history
  5. fix ismultipleProject

    attiasas committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    989332a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. use relative filter

    attiasas committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1772407 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. review changes

    attiasas committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3a02b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf8e95 View commit details
    Browse the repository at this point in the history
  3. fix static

    attiasas committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    242e1bb View commit details
    Browse the repository at this point in the history
  4. fix gosec

    attiasas committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c7e983b View commit details
    Browse the repository at this point in the history
  5. update client go to dev

    attiasas committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    75b8bf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. review changes add tests

    attiasas committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    273bbee View commit details
    Browse the repository at this point in the history
  2. cleanup

    attiasas committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9090909 View commit details
    Browse the repository at this point in the history
  3. review changes

    attiasas committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d1a100a View commit details
    Browse the repository at this point in the history
  4. fix tests

    attiasas committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f1246d9 View commit details
    Browse the repository at this point in the history