Releases: becojo/semsearch
Releases · becojo/semsearch
v0.5.0
21 Sep 20:41
Compare
Sorry, something went wrong.
No results found
This version is a complete rewrite of semsearch that brings multiple new features:
Added multiple CLI flags to set additional rule properties such as severity, metadata, options.
Support for taint mode rules and regex fixes
Support to run multiple rules. Use --rule to start a new rule that will inherit the previous rule languages.
Support for to run rules using semgrep instead of the default opengrep. Use --semgrep or set the environment variable SEMSEARCH_COMMAND=semgrep.
Bash completion
Breaking changes:
Using square brackets to manage pattern groups were removed. ] was replaced with ^ which is an alias of --pop
Changelog
v0.4.0
23 Jan 19:48
Compare
Sorry, something went wrong.
No results found
v0.3.2
03 Dec 20:08
Compare
Sorry, something went wrong.
No results found
Changelog
fda8f74 Add LICENSE
7850223 chore: mv cmd/semsearch.go -> cmd/semsearch/semsearch.go
078f598 readme: example with --metavariable-regex
7374297 readme: install instructions
55d0f08 remove unimplemented MetavariablePattern
v0.3.1
19 Nov 15:13
Compare
Sorry, something went wrong.
No results found
Changelog
157117a chore: stop building binaries for Windows
36324ae fix: show execution error
v0.3
16 Nov 15:44
Compare
Sorry, something went wrong.
No results found
v0.2
15 Feb 18:39
Compare
Sorry, something went wrong.
No results found
v0.1
29 Jan 02:31
Compare
Sorry, something went wrong.
No results found