-
Hi! I'm sorry for bothering you. So far I understand the logic of the code, where you find the base address of the functions and then you call them with the code, but I'm facing a problem where I can …
-
hello, help me with this and other errors. When I log into spelunky 2 without overlunky, there are no such errors, and if I log in with overlunky, there are 6 errors and I already said one in the titl…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…
-
one of the problems I encounter is the top k matches are not unique, more like same pattern just shift by n, probably mathematically it is legitimate as the distance is nearer, but in reality it dilut…
-
Hello, I have trying to use the plugin to target secrets that don't have an actual prefix within the string e.g. `AKIAIOSFODNN7EXAMPLE`. So when I try to add regexes like `/.+\["'\]x-auth-key\["'\]\\s…
-
Test in `shortest_path.test`
```sql
-FROM GRAPH_TABLE (snb
MATCH p = ANY SHORTEST (a:Person where a.name = 'Daniel')-[k:knows]->{2,3}(b:Person)
COLUMNS(element_id(p), a.name, b.name)
```
Pot…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…
-
## **Description**
The “Group by” feature in the EUI data grid organizes large datasets by selected categories, allowing users to view each group in separate data sections. This pattern improves clar…
-
Since `bevy_cli` and `bevy_lint` are so separate, `bevy_lint` should have a separate contributing guide targeted specifically for it. It should cover the following topics at least:
1. Setup (instal…
BD103 updated
2 weeks ago
-
`FSharpChecker.FindBackgroundReferencesInFile` doesn't work for active patterns in signature files. It's because they're written into `ItemKeyStore` as a single `Item.Value` for all cases with no info…