Try to scan the built (build with pnpm) javascript code of GitHub - withastro/astro: The web framework for content-driven websites. ⭐️ Star to support our work!
You will notice two problems. Filenames that make it fail (you can remove them to see the next problem)
Infinite loop traversing the files.
jibiel
(Joan)
October 31, 2025, 12:06pm
4
I @jtorres-sia-es ,
Welcome to the Community!
I have scanned the repo using SQC/Autoscan and have found that the infinite loops lead to the same issue being raised several times.
I have not identified the problem with filenames. Can you explain how are you analyzing the repo and what is the problem?
Thank you
Hello. I tried to scan a local clone of the repo using SonarScanner 7.1.0. And it used 100% cpu for a very, very long time (more than 10 minutes).
Where can I find SQC/Autoscan ?
jibiel
(Joan)
November 3, 2025, 8:37am
7
Hi @jtorres-sia-es ,
By SQC, I meant SonarQube Cloud. You can create an account here .
Once you import your project, it will be automatically analyzed (hence the name).
Let us know how it works.