Skip to content

Conversation

@adi6859
Copy link
Contributor

@adi6859 adi6859 commented Apr 12, 2024

No description provided.

@gitguardian
Copy link

gitguardian bot commented Apr 12, 2024

⚠️ GitGuardian has uncovered 6 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
8891374 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_key.pem View secret
8891374 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/tlsconfigstore/testdata/server_key.pem View secret
8891374 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/testdata/server_key.pem View secret
8891379 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/tlsconfigstore/testdata/client_key.pem View secret
8891379 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_key.pem View secret
8891379 Triggered RSA Private Key 580d407 vendor/github.com/google/s2a-go/internal/v2/testdata/client_key.pem 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.

Our GitHub checks need improvements? Share your feedbacks!

}
finalReq := extractRequestFromFields(fields)
index := getIndex(fields, MethodFieldKey)
message := fmt.Sprintf("AUDIT_LOG: requestMethod: %s, requestPayload: %s", fields[index+1], finalReq)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

identify some stable mechanism to extract GRPC method

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants