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

[analyze] Add Analyzer interface for Gitlab #3232

Merged
merged 14 commits into from
Oct 30, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    8248d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b79c7 View commit details
    Browse the repository at this point in the history
  3. revert deletion of scopes.go

    abasit-folio3 authored and abmussani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2e8c534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8578acf View commit details
    Browse the repository at this point in the history
  5. [chore]

    moved expected output of test in json file to neat the code.
    abmussani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    051aadf View commit details
    Browse the repository at this point in the history
  6. updated the test for gitlab analyzer

    to make more unique FullyQualifiedName, Ids are added for resources.
    abmussani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6211ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

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

Commits on Oct 30, 2024

  1. Merge branch 'main' into impl-data-model-gitlab

    * main: (76 commits)
      update aws descriptions (trufflesecurity#3529)
      enforce timeout on circleci test (trufflesecurity#3528)
      rm snifftest (trufflesecurity#3527)
      Redact more source credentials (trufflesecurity#3526)
      Create global log redaction capability (trufflesecurity#3522)
      Adding basic "what is trufflehog" to the readme (trufflesecurity#3514)
      Handle custom detector response and include in extra data (trufflesecurity#3411)
      fix: fixed validation logic for `calendarific` (trufflesecurity#3480)
      fix(deps): update github.com/tailscale/depaware digest to 3d7f3b3 (trufflesecurity#3518)
      Move DecoderType into ResultWithMetadata trufflesecurity#3502
      Addeded 403 account block status code handling for gitlab (trufflesecurity#3471)
      updated gcpapplicationdefaultcredentials detector results with RawV2 (trufflesecurity#3499)
      fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.1.1 (trufflesecurity#3512)
      fix(deps): update module github.com/schollz/progressbar/v3 to v3.17.0 (trufflesecurity#3510)
      fix(deps): update module cloud.google.com/go/secretmanager to v1.14.2 (trufflesecurity#3498)
      Adds a logging section in the contributing guidelines (trufflesecurity#3509)
      fix: fixed verifcation pattern logic for `bulksms` (trufflesecurity#3478)
      Extend `algoliaadminkey` with additional checks (trufflesecurity#3459)
      fix(deps): update module google.golang.org/api to v0.203.0 (trufflesecurity#3497)
      fix: added correct api endpoint for verification & logic for Aeroworkflow (trufflesecurity#3435)
      ...
    abmussani committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3860259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81eece6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58bba02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58fb84f View commit details
    Browse the repository at this point in the history