Skip to content

Conversation

@rakshak-akto
Copy link
Contributor

No description provided.

@gitguardian
Copy link

gitguardian bot commented Oct 30, 2025

⚠️ GitGuardian has uncovered 1 secret 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 secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
21961336 Triggered JSON Web Token cd43c48 apps/guardrails-service/worker/src/index.ts 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 secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  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.

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "Two high-severity JWT secrets were committed in apps/guardrails-service/worker/src/index.ts, enabling token compromise. Multiple medium-risk Go package CVEs are present in apps/guardrails-service/container/src/go.mod (ssh, HTTP/2, XSS). No issues were auto-fixed."

Risk Level AI Score
🟠 HIGH 70.0/100

Top 7 security issues / 12 total (Critical: 0, High: 2, Medium: 10, Low: 0)

Title Location Recommendation
HIGH jwt apps/guardrails-service/worker/src/index.ts:14 jwt has detected secret for file apps/guardrails-service/worker/src/index.ts.
HIGH jwt apps/guardrails-service/worker/src/index.ts:17 jwt has detected secret for file apps/guardrails-service/worker/src/index.ts.
MEDIUM CVE-2023-39325: golang: net/http, x/net/http2: rapid stream resets can cause ex… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: golang.org/x/net@v0.10.0
MEDIUM CVE-2023-3978: golang.org/x/net/html: Cross site scripting apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: golang.org/x/net@v0.10.0
MEDIUM CVE-2023-48795: ssh: Prefix truncation attack on Binary Packet Protocol (BPP) apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: golang.org/x/crypto@v0.9.0
MEDIUM CVE-2024-45337: golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallba… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: golang.org/x/crypto@v0.9.0
MEDIUM CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: golang.org/x/crypto@v0.9.0

🔗 View Detailed Report

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "A medium-severity dependency (CVE-2024-24786) in golang-protobuf's protojson can enter an infinite loop on certain invalid JSON; go.mod references the vulnerable package, risking application availability when parsing untrusted JSON."

Risk Level AI Score
🟢 LOW 35.0/100

Top 1 security issues / 1 total (Critical: 0, High: 0, Medium: 1, Low: 0)

Title Location Recommendation
MEDIUM CVE-2024-24786: golang-protobuf: encoding/protojson, internal/encoding/json: in… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: google.golang.org/protobuf@v1.30.0

🔗 View Detailed Report

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "A medium-severity dependency vulnerability (CVE-2024-24786) in golang-protobuf's protojson can cause an infinite loop when unmarshaling certain malformed JSON. The vulnerable module is referenced in go.mod and may allow denial-of-service via crafted input."

Risk Level AI Score
🟡 MODERATE 45.0/100

Top 1 security issues / 1 total (Critical: 0, High: 0, Medium: 1, Low: 0)

Title Location Recommendation
MEDIUM CVE-2024-24786: golang-protobuf: encoding/protojson, internal/encoding/json: in… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: google.golang.org/protobuf@v1.30.0

🔗 View Detailed Report

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "A medium-severity CVE in golang-protobuf's protojson.Unmarshal can enter an infinite loop on certain invalid JSON. The dependency in apps/guardrails-service/container/src/go.mod can enable CPU/resource exhaustion or service DoS when processing untrusted JSON."

Risk Level AI Score
🟢 LOW 35.0/100

Top 1 security issues / 1 total (Critical: 0, High: 0, Medium: 1, Low: 0)

Title Location Recommendation
MEDIUM CVE-2024-24786: golang-protobuf: encoding/protojson, internal/encoding/json: in… apps/guardrails-service/container/src/go.mod:1 apps/guardrails-service/container/src/go.mod: google.golang.org/protobuf@v1.30.0

🔗 View Detailed Report

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