-
Hi, thank you for the nice project! I note that some of the links provided in the readme file are broken, such as https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/scalevln/r2r_preprocess_data.zip a…
woyut updated
1 month ago
-
gsad is expected to respond with contents to HTTP requests.
If it doesn't, it should at least write log to explain why.
However, `wget http://127.0.0.1:9392` repeatedly requests and prints the fol…
-
**Describe the issue**
Running native-image with `-Dsvm.platform=org.graalvm.nativeimage.Platform$IOS_AARCH64` and a simple class that contains:
```
public static void main(String[] args) {
…
-
environment:
```
_GO111MODULE='on'
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/wen/.cache/go-build'
GOENV='/home/wen/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=' -mod='
GOHOSTARCH='amd64'…
-
When defining a struct that uses a type that doesn't exist, you get an error but the struct is still somehow defined. Using it then causes a crash. I would expect the struct to not be defined at all, …
-
## Current Result
setup.py manifest is not detected
```bash
vet scan -D ../**/tmp/***/
.----------------. .----------------. .----------------.
| .--------------. || .--------------…
-
How do you remove gvm from a macOS system? I'm not a fan of how gvm manipulates `$GOPATH` (https://github.com/moovweb/gvm/issues/189) so I would like to cleanly remove gvm.
Are these steps sufficie…
-
Hi,
I am seeing CVE's reported by `safety check` in stock Debian and Ubuntu environments, even in the latest official Docker images. For comparison, safety reports zero vulnerabilities for the late…
-
Although the command will start parsing dependencies, it fails at finding the imports in the modules cache, instead relying only on GOPATH/GOROOT.
-
Add smtpservice in image for sending alerts.
Postfix I think