Skip to content

Conversation

PascalDR
Copy link
Collaborator

No description provided.

Copy link

gitguardian bot commented Oct 13, 2025

⚠️ 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
21525683 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/provider/dumps/example.json View secret
21525684 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/provider/dumps/example.json View secret
21525685 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/relying_party/dumps/example.json View secret
21525686 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/provider/dumps/example.json View secret
21043829 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/provider/dumps/example.json View secret
21525687 Triggered JSON Web Token 0e40fff iam-proxy-italia-project/spid_cie_oidc_django/relying_party/dumps/example.json 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.

@github-actions github-actions bot added the enhancement New feature or request label Oct 13, 2025
python3 manage.py loaddata dumps/example.json &&
python3 manage.py runserver 0.0.0.0:8001"
wallet.trust-anchor.org:
Copy link
Member

Choose a reason for hiding this comment

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

only the wallet trust anchor must be deployed

the other entities not

Copy link
Member

Choose a reason for hiding this comment

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

only the wallet trust anchor must be deployed

the other entities not

@@ -1,10 +1,60 @@
services:

wwwallet-mariadb:
Copy link
Member

Choose a reason for hiding this comment

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

pls remove the unrelated commits, such these about wwwallet

Copy link
Member

@peppelinux peppelinux left a comment

Choose a reason for hiding this comment

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

please follow the last commit about huge reduction fo the PR contents and scopes

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants