A framework for defining ratings for open source projects. In particular, the framework offers a security rating for open source projects that may be used to assess the security risk that comes with open source components.
PMD static analyzer has several security checks. If a project uses the analyzer, then it should positively affect the score for static analysis. However, it should not contribute much because PMD doesn't have many security rules.
PMD has very few security rules. It doesn't seem to make much sense to add a feature for that. In the future, if there are more security rules, let's consider adding this feature.
PMD static analyzer has several security checks. If a project uses the analyzer, then it should positively affect the score for static analysis. However, it should not contribute much because PMD doesn't have many security rules.
Here is an example:
https://github.com/apache/shardingsphere/blob/master/pom.xml#L903