KSG

Results 7 issues of KSG

I have fixed the issue where the HTML code was not being reflected and was instead being displayed as is. To enable printing, please replace the 'html.disable' flag with 'null'.

The current analyzer employs a fundamental string parsing logic (regular expressions, string splitting ..), which means that it is not guaranteed to be 100% accurate. This is because some characters,...

It seems like a good approach to conduct tests on multiple open-source repositories to ensure that NOIR functions correctly across different repositories. This will help us identify potential compatibility issues,...

💡 enhancement

💡 enhancement
🔬 analyzer

Add OSS Review Toolkit, an open source tool that helps in reviewing dependencies, licenses, and security vulnerabilities of open source projects. It automates the process of auditing dependencies to ensure...