analysis-tools-dev / static-analysis

⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
https://analysis-tools.dev
MIT License
13.38k stars 1.36k forks source link

Remove outdated tools; fix links #1625

Open mre opened 1 month ago

mre commented 1 month ago

I noticed that some links were broken. This could mean that the website has changed or that the project got removed from the web. In any case, we should remove the unavailable tools and fix the broken links.

For the failing links, check out the tools in https://github.com/analysis-tools-dev/static-analysis/tree/master/data/tools and fix the links there. For removed projects, simply delete the entire YAML file in the same folder. Pull requests welcome!

Errors in README.md

kat-kan commented 1 month ago

Hi, I'd like to work on this issue

mre commented 1 month ago

Sure, thanks! Go ahead and send pull requests. Take a look into the contributing guidelines to get an overview: https://github.com/analysis-tools-dev/static-analysis/blob/master/CONTRIBUTING.md