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

Major Linting and security fixes #299

Merged
merged 29 commits into from
Oct 10, 2024
Merged

Commits on Oct 2, 2024

  1. go linting

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5908fc9 View commit details
    Browse the repository at this point in the history
  2. go linting

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4555735 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. go security linting

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e57c899 View commit details
    Browse the repository at this point in the history
  2. go security linting ended

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c8fde5a View commit details
    Browse the repository at this point in the history
  3. go duplicates linting

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c9c5b0b View commit details
    Browse the repository at this point in the history
  4. go duplicates linting doc for insecure http

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f90dbb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. copy clone lint and golint fixed in /pkg

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6c9ff8d View commit details
    Browse the repository at this point in the history
  2. copy clone lint and golint fixed in /cmd - one try

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    25e39e3 View commit details
    Browse the repository at this point in the history
  3. try fix gh action

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e13ce1f View commit details
    Browse the repository at this point in the history
  4. bump superlinter gh action

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e122b4c View commit details
    Browse the repository at this point in the history
  5. bump superlinter gh action

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e146db2 View commit details
    Browse the repository at this point in the history
  6. exclude paths to jcspd

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3214cf9 View commit details
    Browse the repository at this point in the history
  7. exclude paths to jcspd

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2423f58 View commit details
    Browse the repository at this point in the history
  8. second round linting configuration for gh actions

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0fe5197 View commit details
    Browse the repository at this point in the history
  9. second round linting configuration for gh actions

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0504b9b View commit details
    Browse the repository at this point in the history
  10. second round linting configuration for gh actions

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c0eca98 View commit details
    Browse the repository at this point in the history
  11. second round linting configuration for gh actions

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0cc7638 View commit details
    Browse the repository at this point in the history
  12. second round linting configuration for gh actions

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    66be9a8 View commit details
    Browse the repository at this point in the history
  13. no lint python in example

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2042761 View commit details
    Browse the repository at this point in the history
  14. no lint python in example

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6e60e98 View commit details
    Browse the repository at this point in the history
  15. no lint python in example

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5adc5ca View commit details
    Browse the repository at this point in the history
  16. no lint python in example

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7ebb8c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. golangcilint only

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1974088 View commit details
    Browse the repository at this point in the history
  2. golangcilint only

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6c908b8 View commit details
    Browse the repository at this point in the history
  3. golangcilint only

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0478320 View commit details
    Browse the repository at this point in the history
  4. fix integration test now

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e0960ed View commit details
    Browse the repository at this point in the history
  5. fix integration test now

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    975371b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. lint in dagger ci tests

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c79e733 View commit details
    Browse the repository at this point in the history
  2. update doc for 0.3.1

    Signed-off-by: Diego Ciangottini <[email protected]>
    dciangot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8929891 View commit details
    Browse the repository at this point in the history