diff --git a/data/tools/jlisa.yml b/data/tools/jlisa.yml new file mode 100644 index 000000000..c5bf839f6 --- /dev/null +++ b/data/tools/jlisa.yml @@ -0,0 +1,11 @@ +name: JLiSA +categories: + - linter +tags: + - java +license: MIT license +types: + - cli +source: 'https://github.com/lisa-analyzer/jlisa' +homepage: 'https://github.com/lisa-analyzer/jlisa' +description: An abstract interpretation-based static analyzer for Java build upon the [LiSA](https://github.com/lisa-analyzer/lisa) framekwork. \ No newline at end of file