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

New vulnerability - 3 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/Config2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import firebase from 'firebase'

const aws_access_key_id = "ASIALKSJGJSHBGSL135H"

Check failure

Code scanning / SonarCloudsquad-5

Amazon Web Services credentials should not be disclosed

<!--SONAR_ISSUE_KEY:AYsn_HgVfcR-fX3PgXA2-->Make sure the access granted with this AWS access key ID is restricted <p>See more on <a href="https://squad-5-core.sc-dev.io/project/issues?id=claire-villard-sonarsource_test-vue-issue&issues=AYsn_HgVfcR-fX3PgXA2&open=AYsn_HgVfcR-fX3PgXA2&pullRequest=6">SonarCloud</a></p>

Check failure

Code scanning / SonarCloudsquad-5

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-4

Amazon Web Services credentials should not be disclosed

<!--SONAR_ISSUE_KEY:AYsn_JZm1mUHMCEECv23-->Make sure the access granted with this AWS access key ID is restricted <p>See more on <a href="https://squad-4-core.sc-dev.io/project/issues?id=claire-villard-sonarsource_test-vue-issue&issues=AYsn_JZm1mUHMCEECv23&open=AYsn_JZm1mUHMCEECv23&pullRequest=6">SonarCloud</a></p>

Check failure

Code scanning / SonarCloudsquad-4

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-4

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-4

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-4

Amazon Web Services credentials should not be disclosed

<!--SONAR_ISSUE_KEY:AYsobeuWDTP1HF8QknB4-->Make sure the access granted with this AWS access key ID is restricted <p>See more on <a href="https://squad-4-core.sc-dev.io/project/issues?id=claire-villard-sonarsource_test-vue-issue&issues=AYsobeuWDTP1HF8QknB4&open=AYsobeuWDTP1HF8QknB4&pullRequest=6">SonarCloud</a></p>

Check failure

Code scanning / SonarCloudsquad-1

Amazon Web Services credentials should not be disclosed

<!--SONAR_ISSUE_KEY:AYsn_L6vPaDLIW3rMWfj-->Make sure the access granted with this AWS access key ID is restricted <p>See more on <a href="https://squad-1-core.sc-dev.io/project/issues?id=claire-villard-sonarsource_test-vue-issue&issues=AYsn_L6vPaDLIW3rMWfj&open=AYsn_L6vPaDLIW3rMWfj&pullRequest=6">SonarCloud</a></p>

Check failure

Code scanning / SonarCloudsquad-1

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-2

Amazon Web Services credentials should not be disclosed

<!--SONAR_ISSUE_KEY:AYsoBPQrOg8tmvGcNIKp-->Make sure the access granted with this AWS access key ID is restricted <p>See more on <a href="https://squad-2-core.sc-dev.io/project/issues?id=claire-villard-sonarsource_test-vue-issue&issues=AYsoBPQrOg8tmvGcNIKp&open=AYsoBPQrOg8tmvGcNIKp&pullRequest=6">SonarCloud</a></p>

Check failure

Code scanning / SonarCloudsquad-2

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudDev

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudStaging

Amazon Web Services credentials should not be disclosed Critical

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloud

Amazon Web Services credentials should not be disclosed High

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-3

Amazon Web Services credentials should not be disclosed High

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

Check failure

Code scanning / SonarCloudsquad-6

Amazon Web Services credentials should not be disclosed High

Make sure the access granted with this AWS access key ID is restricted See more on SonarCloud

const firebaseConfig = {
apiKey: "123456798-565121-qlkjb",
authDomain: "something.firebaseapp.com",
projectId: "something",
storageBucket: "something.appspot.com",
messagingSenderId: "368436153873",
appId: "1:5357343:web:35754873645"
};