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(lint): add semgrep as linting option #169

Merged
merged 5 commits into from
Aug 2, 2023
Merged

feat(lint): add semgrep as linting option #169

merged 5 commits into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. feat(lint): add semgrep as linting option

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a4912a9 View commit details
    Browse the repository at this point in the history
  2. feat(lint): remove version check of semgrep

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dcb76d2 View commit details
    Browse the repository at this point in the history
  3. feat(lint): enable semgrep telemetry

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    44fc2c5 View commit details
    Browse the repository at this point in the history
  4. fix(lint): remove extra whitespace in exec command

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e635dce View commit details
    Browse the repository at this point in the history
  5. feat(lint): deduplicate hadolint and semgrep by using semgrep

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e2d68ec View commit details
    Browse the repository at this point in the history