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

Dotnet templates webapi #1621

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

JosepFe
Copy link

@JosepFe JosepFe commented Jan 3, 2023

This pull request includes the new version of the templates for devon4net

Implements

New Cobigen templates for devon4net

addresses #1582

Remove old dotnet templates
Update new dotnet templates
Update dotnet templates images
Update dotnet template howto
@gitguardian
Copy link

gitguardian bot commented Jan 3, 2023

⚠️ 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 Secret Commit Filename
- Generic High Entropy Secret 77ded0b cobigen-templates/templates-devon4j/src/main/templates/crud_openapi_net/templates/Devon4Net.Application.WebAPI/appsettings.Development.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 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.

Our GitHub checks need improvements? Share your feedbacks!

@JosepFe
Copy link
Author

JosepFe commented Jan 3, 2023

The secret that the GitGuardian is detecting is a previously existing secret in the repository, this secret is local and for test uses only. I can't remove this secret from previous commits as I don't have permissions on the repository and it must be done by an admin.

With the new changes, this secret is completely removed.

@jan-vcapgemini jan-vcapgemini linked an issue Jan 10, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET / devon4net code generation is outdated
3 participants