diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
https://digger.dev
Apache License 2.0
4.3k stars 574 forks source link

fix npe in webhook that was accidental #1842

Closed motatoes closed 1 day ago

delve-auditor[bot] commented 1 week ago

No security or compliance issues detected. Reviewed everything up to 98fab03664949412c463c8fd68244819fb22efc2.

Security Overview - 🔎 **Scanned files:** 1 changed file(s)
Detected Code Changes | Change Type | Relevant files | |------------|----------------| | Bug Fix | ► github.go
    Fix webhook response handling
► terraform.go
    Fix plan output changes handling
► controllers/github.go
    Remove max projects validation and fix error handling | | Refactor | ► envgetters.go
    Remove unused environment configuration file |

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.