Marc Kohlbau

Results 3 issues of Marc Kohlbau

Hi, the following class class Account include SimplyStored::Couch property :name property :type validates_inclusion_of :type, :in => ["a","b"] end leads to following error : undefined method `add_validations' for Account:Class the following...

**Describe the bug** Since version [0.123.0](https://github.com/returntocorp/semgrep/releases/tag/v0.123.0) our Java rules about hardcoded conditional are broken. If we set a default value to a private class variable and using a setter method...

bug
priority:low
lang:java
feature:const-propagation

## Summary by CodeRabbit * **New Features** * Added Hetzner Cloud DNS provider for automated certificate issuance and renewal. * New configuration option to supply a Hetzner Cloud API token...

cla-signed