1.27.0 - 2023-06-13
Added
- PHP: Added composer ecosystem parser (gh-7734)
- Pro: taint-mode: Java: Semgrep can now relate Java properties and their corresponding
getters/setters even when these are autogenerated (so the actual getters/setters are
not declared in the sources). (pa-2833)
Fixed
- semgrep-core now validates rule IDs. This should not affect users since rule
ID validation is done by the Python wrapper. (gh-8026)