v0.1.8
Polystat v0.1.8
This release added a FaR analyzer to Polystat CLI. In addition, the following problems were addressed:
- Paths to files in
.sarif.jsonfiles should be generated correctly now. - Output and temporary directories that are specified are created if they don't exist.
- Analyzers names printed by
polystat listand the ones used in.sarif.jsonfiles are now consistent (and shorter). They can also be changed easily if necessary. The analyzer names can be found by running:
java -jar polystat.jar list
- Using odin v0.4.3 (with better support for J2EO output).