Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

feat: mock git plugin provider #3

Merged
merged 12 commits into from
Sep 6, 2024
Merged

feat: mock git plugin provider #3

merged 12 commits into from
Sep 6, 2024

Conversation

lostbean
Copy link
Collaborator

Quality of life pull request - creates a mock git plugin provider so that we can run plugin tests without pulling from github.

@tedim52 tedim52 requested a review from laurentluce August 30, 2024 15:16
Copy link

gitguardian bot commented Sep 5, 2024

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
13106060 Triggered Generic High Entropy Secret 1854eba ci/obd-demo.yaml View secret
13334427 Triggered Username Password 1854eba ci/docker-compose.yml View secret
13358409 Triggered Generic High Entropy Secret 1854eba ci/obd-demo.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@tedim52 tedim52 merged commit b245af9 into main Sep 6, 2024
6 of 7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants