Ian Muscat

Results 4 issues of Ian Muscat

#### Describe the bug If multiple rules with the same `id` within the same config file are defined, Semgrep will ignore the first rule and process the second rule while...

bug
priority:low
jsonnet

**Is your feature request related to a problem? Please describe.** When running Semgrep from **outside** the working directory, Semgrep ignores `.semgrepignore`. **Describe the solution you'd like** Semgrep should process `.semgrepignore`...

bug
user:external
feature:cli-ux
feature:ignore

Hi, I was having issues on a site with `has_post_thumbnail()` returning `true` even if the post did not have a Featured Image. The following fix (as recommended in http://codex.wordpress.org/Function_Reference/has_post_thumbnail) worked...

I've encountered what seems to be a bug with CentOS when `goval-dictionary` is operated in server mode (using MySQL as a database). The following request returns `null` ``` curl http://127.0.0.1:1324/packs/centos/7.7.1908/kernel...