Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
95a301ae3f
Merge pull request 'Fix: Update CI workflow to use Alpine-based images, install Node.js and Trivy with improved methods, and enhance dependency scanning steps' (#1) from update-ci into master
c017ec6941
Fix: Update CI workflow to install a fixed version of Trivy for improved reliability and error handling during installation
9e7ef8159b
Fix: Update CI workflow to disable SCM in SonarScanner configuration for improved analysis accuracy
3828e04b13
Fix: Update CI workflow to install Git alongside Node.js and enhance SonarScanner installation process with improved error handling
d6655babd9
Refactor: Simplify connectivity analysis logic by breaking down into smaller helper functions for improved readability and maintainability