Roy Hadad

Results 10 issues of Roy Hadad

This closes #109 Big kudos to my designer friend [Raz Farage](https://www.linkedin.com/in/raz-farage-860466219) for the help with the design 😎 and the [datree project](https://github.com/datreeio/datree#%EF%B8%8F-architecture) for the inspiration! Added both light mode &...

Hey all, I had an idea. What if we added a diagram of the project's architecture in the Readme file, this will help people grasp how the validation works, I...

**Context:** Let's say you need to generate a config yaml file for users, but you want some of the config options to be commented out. This way your users can...

I was browsing through the code, trying to figure out whether the `timeout` configuration is in seconds or milliseconds

This draft implementation is not expected to be merged into an official release in the near future, created as a PoC. Please check out the PoC README: https://github.com/datreeio/datree/tree/add_rego_support/internal/fixtures/regoDemo

**Please describe feature/problem details and solution you'd like.** Thunder client only works with VS code at the moment, for devs using IntelliJ, it's quite cumbersome to use Thunder client (gotta...

feature request

This is a draft for creating the TLS certificate via the webhook-server code and saving it in a PersistentVolume shared between the webhook-server's pods. **How does it work?** 1. The...

### What is the problem you're trying to solve? I have a bug in production where certain elements are being hidden via adblockers due to their class name (e.g. "ad"...

Closes https://github.com/AdguardTeam/AGLint/issues/210 After this is approved, the next step would be to add it to schema store in [this file](https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catalog.json).

I tried to configure the .aglintrc.json file, and noticed there is no json schema for it (which adds autocomplete in common editors like VSCode/InteliJ. We can see an example from...

Priority: P4