DataDog / datadog-static-analyzer

Datadog Static Analyzer
https://docs.datadoghq.com/static_analysis/
Apache License 2.0
100 stars 12 forks source link

[STAL-2508] ci: add regression checks for PHP repositories #450

Closed amaanq closed 3 months ago

amaanq commented 3 months ago

What problem are you trying to solve?

We now support PHP in the analyzer and rule editor, and have 10 rules available in prod, so we should check for regressions for this language as well. We also provide default rulesets for PHP as well.

What is your solution?

Add two PHP repos to check for regressions, one focused on security and one focused on best practices/code style.

Alternatives considered

What the reviewer should know

This PR only adds two repos to be checked in the check_regressions job.