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

Create bitbucket-pipelines.yml #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create bitbucket-pipelines.yml #48

wants to merge 1 commit into from

Conversation

saargon
Copy link
Contributor

@saargon saargon commented Jan 30, 2023

No description provided.

name: Aqua trivy
script:
- export BITBUCKET_TOKEN=$BITBUCKET_TOKEN
- export SONAR_TOKEN="1542358aa32f15c30ac609ec22f77835e047d162"

Choose a reason for hiding this comment

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

⚠️ Aqua detected sensitive data in your code

Category: Env Generic
Description: Env Generic Credential
Severity: HIGH
Match: - export SONAR_TOKEN="*****************************************
[This comment was created by Aqua Pipeline]

script:
- export BITBUCKET_TOKEN=$BITBUCKET_TOKEN
- export SONAR_TOKEN="1542358aa32f15c30ac609ec22f77835e047d162"
- export SONAR_TOKEN=1542358aa32f15c30ac609ec22f77835e047d162

Choose a reason for hiding this comment

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

⚠️ Aqua detected sensitive data in your code

Category: Env Generic
Description: Env Generic Credential
Severity: HIGH
Match: - export SONAR_TOKEN=****************************************
[This comment was created by Aqua Pipeline]

- export BITBUCKET_TOKEN=$BITBUCKET_TOKEN
- export SONAR_TOKEN="1542358aa32f15c30ac609ec22f77835e047d162"
- export SONAR_TOKEN=1542358aa32f15c30ac609ec22f77835e047d162
- mvn sonar:sonar -Dsonar.login=sqa_b5f331d1f3cc63bb33ea07fd07d34f33fc0c0571 -Dsonar.host.url=http://sonar-poc.macbank.com

Choose a reason for hiding this comment

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

⚠️ Aqua detected sensitive data in your code

Category: SonarQube
Description: SonarQube token
Severity: MEDIUM
Match: mvn sonar:sonar -Dsonar.login=******************************************** -Dsonar.host.url=ht
[This comment was created by Aqua Pipeline]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant