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(http): add secrets patterns (global-matchers) #10992

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. feat(http): add secrets patterns (global-matchers)

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f72925e View commit details
    Browse the repository at this point in the history
  2. fix(secrets-patterns-rules): rm newline

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f7cec02 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix(global-matchers): use extractors instead

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b2a2686 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. feat(http): slugified extractor names

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b1a6393 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. feat(global-matchers): filter patterns with "high" confidence

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c206a87 View commit details
    Browse the repository at this point in the history