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

False security issues in gitops-template #2034

Open
1 task done
fharper opened this issue Jan 9, 2024 · 0 comments
Open
1 task done

False security issues in gitops-template #2034

fharper opened this issue Jan 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fharper
Copy link
Member

fharper commented Jan 9, 2024

Which version of kubefirst are you using?

ALL

Which cloud provider?

None specific

Which DNS?

None specific

Which installation type?

None specific

Which distributed Git provider?

None specific

Did you use a fork of gitops-template?

No

Which Operating System?

None specific

What is the issue?

GitGuardian, and probably other security scanning tools are reporting security issues with the gitops-template repository. Those are secrets we leak in some previous commit. Security-wise, they are not a concern as we either revoke the SSH key, or the username/password are not creating security risks.

Still, we should remove the offending commits, and rebase to ensure they are not part of the Git history to prevent these type of tools to report those as security risks, since they are not. It is important as many companies are doing security assessments before using a product like ours, and they may not take the time to validate those with us, and dispatch our solution right away.

The task at hands are:

Code of Conduct

  • I agree to follow this project's Code of Conduct
@fharper fharper added the bug Something isn't working label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant