soot
Soot - A Java optimization framework (by soot-oss)
find-sec-bugs
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects) (by find-sec-bugs)
soot | find-sec-bugs | |
---|---|---|
1 | 8 | |
2,956 | 2,334 | |
0.6% | 0.8% | |
9.2 | 6.2 | |
5 days ago | 16 days ago | |
Java | Java | |
GNU Lesser General Public License v3.0 only | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
soot
Posts with mentions or reviews of soot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-31.
-
A Scala rant
Yeah, I think a cross compiler would be the only way such a thing could be possible. It would be interesting to see how many collections are actually changed though. I have written similar things using soot. The biggest question is whether there would be enough people who would want such a thing. I can't imagine the time savings vs time spent would pay off for me personally.
find-sec-bugs
Posts with mentions or reviews of find-sec-bugs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-02.
- Find Security Bugs
-
What are some useful static analyzers for Java?
SpotBugs have a lot of extensions such as https://find-sec-bugs.github.io/ https://github.com/KengoTODA/findbugs-slf4j and more, I recommend adding them as well
-
Looking for a Static Code Analysis tool for Scala Code
If you don’t have checkmarx/Vera code money, have you looked at https://find-sec-bugs.github.io/? It can be used with a few things such as https://spotbugs.github.io/ and sonarQ
-
Enforcing Coding Best Practices using CI
SpotBugs with Find sec bugs for Java
-
Conducting SAST for Java Applications
How can the article fail to mention Find Security Bugs (find-sec-bugs) when talking about using SpotBugs (ex-FindBugs) for analyzing code for security issues?
-
Design an Effective Build Stage for Continuous Integration
Find Security Bugs uses a security database to detect almost 140 different vulnerability types in Java web applications.
-
ShellCheck: A static analysis tool for shell scripts
find-sec-bugs does that. It's used by, for example, SonarQube.
See hhttps://github.com/find-sec-bugs/find-sec-bugs/blob/master/f... and do a "CTRL-F" and search for "References".
What are some alternatives?
When comparing soot and find-sec-bugs you can also consider the following projects:
missinglink - Build time tool for detecting link problems in java projects
Spotbugs - SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
JByteMod-Beta - Java bytecode editor
semgrep-rules - Semgrep Community Edition rules, maintained by Semgrep and the community. Free to use under the Semgrep Rules License.
SootUp - A new version of Soot with a completely overhauled architecture
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.