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

refactor(secrets): refactor secret detection and masking mechanism #6858

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

  1. add tests

    pereiramarco011 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    373d689 View commit details
    Browse the repository at this point in the history
  2. fix lint

    pereiramarco011 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b158eb9 View commit details
    Browse the repository at this point in the history
  3. fix test

    pereiramarco011 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    df7c4ab View commit details
    Browse the repository at this point in the history
  4. test fix e2e tests

    pereiramarco011 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4fa1b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68460be View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. remove debug prints

    pereiramarco011 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c30b86b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a353096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c6378 View commit details
    Browse the repository at this point in the history
  3. clean code

    pereiramarco011 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c19c320 View commit details
    Browse the repository at this point in the history
  4. Revert "clean code"

    This reverts commit c19c320.
    pereiramarco011 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7f52f50 View commit details
    Browse the repository at this point in the history
  5. Revert "add-dynamic-parallelism"

    This reverts commit a353096.
    pereiramarco011 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    53c6c3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cb9234 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee26a8f View commit details
    Browse the repository at this point in the history
  8. space added in lint

    pereiramarco011 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a1792e5 View commit details
    Browse the repository at this point in the history
  9. fix lint

    pereiramarco011 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e4a0f17 View commit details
    Browse the repository at this point in the history