clients icon indicating copy to clipboard operation
clients copied to clipboard

Scanning

Open withinfocus opened this issue 6 months ago • 4 comments

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Consolidating SAST and quality scanning.

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
  • Ensure that all UI additions follow WCAG AA requirements

withinfocus avatar Feb 23 '24 22:02 withinfocus

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25.72%. Comparing base (25f89e2) to head (0b7bd43). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8079   +/-   ##
=======================================
  Coverage   25.72%   25.72%           
=======================================
  Files        2270     2270           
  Lines       66351    66351           
  Branches    12464    12464           
=======================================
  Hits        17071    17071           
  Misses      47929    47929           
  Partials     1351     1351           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 23 '24 22:02 codecov[bot]

Logo Checkmarx One – Scan Summary & Detailsca5320ac-023f-44a9-983d-36323cc53e96

No New Or Fixed Issues Found

bitwarden-bot avatar Feb 23 '24 23:02 bitwarden-bot

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.