Skip to content

chore: mask sensitive data in html unit test reports #987

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

Merged
merged 1 commit into from
May 8, 2024

Conversation

sergiyvamz
Copy link
Contributor

Summary

Mask sensitive data in html unit test reports

Additional Reviewers

@karenc-bq
@hsuamz

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

github-actions bot commented May 7, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@hsuamz hsuamz changed the title mask sensitive data in html unit test reports chore: mask sensitive data in html unit test reports May 7, 2024
@sergiyvamz sergiyvamz force-pushed the mask-data-in-html-reports branch from 5540d8c to e3c3ab7 Compare May 8, 2024 18:36
@sergiyvamz sergiyvamz force-pushed the mask-data-in-html-reports branch from e3c3ab7 to 0b1a896 Compare May 8, 2024 19:51
@sergiyvamz sergiyvamz merged commit d2b5b24 into main May 8, 2024
5 checks passed
@sergiyvamz sergiyvamz deleted the mask-data-in-html-reports branch May 8, 2024 19:51
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