ListOfTools - maex0/SoftwareQualityWithCats GitHub Wiki

Current list of tools and safety measurements that are used that are used (mindmap)

Local

Pipeline

  • Build
  • Jest unit tests
  • Playwright e2e tests
  • Sonarqube scan
  • Trufflehog (Secret Scan)

GitHub

  • Protect main branch for pushes, only pull requests
  • Show badges for quality indicators on main readme
  • Dependabot (Code security and analysis settings)
  • Email Notification
  • CodeQL