-
## CVE-2021-23337 - High Severity Vulnerability
Vulnerable Library - lodash-2.4.2.tgz
A utility library delivering consistency, customization, performance, & extras.
Library home page: https://regis…
-
Hi, I am trying to set up the preview of the viewmodels. I am following the example from https://github.com/InsertKoinIO/koin/issues/1705.
```
@Preview
@Composable
fun MyScreenPreview() {
S…
-
I've init a new project and can't get it to start with Springboot 3 + JoinFaces 5 with AdminFaces latest version
build.gradle file:
```groovy
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
Currently, when injecting dependencies into a `Controller`, we can't perform constructor injection because Conductor needs to be able to recreate the Controllers after a configuration change. This suc…
-
## CVE-2022-24065 - Critical Severity Vulnerability
Vulnerable Library - cookiecutter-1.7.3-py2.py3-none-any.whl
A command-line utility that creates projects from project templates, e.g. creating a …
-
Hello!
Thank you for the plugin.
I'm trying to run my project, but is presenting the error described bellow. I can run this same project on IntelliJ without any problem. I'm explaining this in o…
-
Right now, if I want to implement a client for your API, I have to implement a client for your REST API, i.e., model classes, mappings to JSON and the client class that performs the HTTP requests. Whi…
-
If you encounter **any** bug, please open a new issue with as much details as possible.
If you have **any** ideas (really, anything you may have), feel free to comment.
* MultiCrafter Block
-…
-
The following proto file will not build using wire:
```
syntax="proto3";
message Simple {
int32 com = 1;
}
```
Fine if I wasn't so lazy and called my field centre_of_mass ;-)
Gen…