A Service that executes and evaluates the Android program codes which are generated by the static analysis tool StringHound
- docker & docker-compose
- scala 2.12 with sbt 1.4.1
$ sbt assembly
$ docker-compose -f docker/docker-compose.yml up -d
A Service that executes and evaluates the Android program codes which are generated by the static analysis tool StringHound
$ sbt assembly
$ docker-compose -f docker/docker-compose.yml up -d