MaxSchlueter
MaxSchlueter
I constructed the CG for the _for_in_prototype.js_ file in dir _com.ibm.wala.cast.js.test.data/examples-src/tests_. The CG contained en edge to the `also_reachable` function but not to the `reachable` function in the prototype.
This is done by getting rid of hard-coded "gitlab.com" URLs, instead creating a new persistent field that stores the hostname of the GitLab instance and constructing the URLs based on...
**Describe the bug** In organice I'm trying to sign in to my own GitLab instance. I get the following error message: ``` Project does not appear to be a valid...
I found that function declarations in a file are not hoisted when an effect is executed. For the following file: ``` foo(id) function id(x) { return x; } ``` And...
The source location for a script file is always (n+1, 1), where n is the number of lines in the file. Is there a way to have the source location...
### Theme(s) _No response_ ### What were you expecting? Better contrast ### What actually happened?  ### Steps to reproduce 1. switch to doom-solarized-light 2....
When I try to follow one of the `codeql:` org links, it prompts me that: `Directory /.../database/src.zip/.../database does not exist! Create it? (y or n)`. Regardless of whether I press...