Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Test vulns#6

Open
StiviiK wants to merge 8 commits intomainfrom
test-vulns
Open

Test vulns#6
StiviiK wants to merge 8 commits intomainfrom
test-vulns

Conversation

@StiviiK
Copy link
Contributor

@StiviiK StiviiK commented Sep 27, 2022

Describe your Pull Request

A clear and concise description of what the Pull Request is about.

Fixes # (issue)

Please select relevant options:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

})
export class AppComponent {
title = 'DemoFrontend';
discordApiToken = '8dyfuiRvqFvVc3RRr_edRk-fz__JItpP'; // Todo: Remove this later, this is just for testing purposes

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id discord-client-secret in commit 4430d55.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 4430d55e5ddd7e3f333a4947a588e34938c3216c:src/DemoFrontend/src/app/app.component.ts:discord-client-secret:10 >> .gitleaksignore

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant