Ben Cambourne
Ben Cambourne
Alternative right now is build using `docker` command rather than `docker-compose` like this: ```bash cd ./docker/ docker build -t nccgroup/scoutsuite . ```
This should also support Java 14. For Java 16 and Java 18, ASM 9.0 or 9.2 will be needed.
I have done some templating of the yaml outside of semgrep as an additional abstraction. I used jsonnet with an external variables and a Makefile to generate the yaml for...
@spaceraccoon no, the best solution I found was the `join` mode rule, because `html` language is too strict (won't allow non HTML, e.g. JSP), and taint mode doesn't support generic...
Should this have a label `priority:low`?
Is there a way to add a priority label via a bot (via a comment)?
Priority should be low.
No need to open a new issue for an existing issue. Just up vote the existing issue, or comment on it. #29 Throttling and delay
> If you can't get it to work nicely on Windows, you could try using WSL, or Docker.
Jsonnet is nice and I'm looking forward to that. Yaml anchors/references are also nice and semgrep is meant to understand them now (post #4517), so I don't understand the behaviour...