-
Please add an option to export responses to elasticsearch, similar to nuclei.
It would be nice to have two levels of reporting:
- just crawled paths (similar to if you did something like | jq .end…
-
https://aquaproj.github.io/ looks like a decent binary installer, which might be a useful fallback strategy, especially for go tools
Its github action installer is reasonable, but not as mature as …
-
[`golang.org/x/vuln/vulncheck.Binary`](https://pkg.go.dev/golang.org/x/vuln/vulncheck#Binary) "detects presence of vulnerable symbols in exe."
Unlike scanned source code, imports and callstacks are…
-
# Summary
- In the `go.sum` file, `dgrijalva/jwt-go 3.2.0` is listed as a dependency. According to the [README in that repository](https://github.com/dgrijalva/jwt-go/blob/master/README.md), the libr…
-
I use the github.com/markbates/goth package to handle some Oauth2 logins on my behalf, then I take the returned "User" struct and save that directly to a session cookie value.
If I then take that …
-
**What would you like to be added**:
The name of the file that grype ingested, is stored in a *variable* JSON location. See output from `grype -o json`
**Why is this needed**:
The grype CLI take…
-
```
What steps will reproduce the problem?
1. Downloaded Go Example from
https://github.com/golang/appengine/tree/master/demos/helloworld
2. gcloud preview app run ./app.yaml
What is the expected o…
-
**v2.5.0:** Support adding `--tag` parameter assignment after the command line. [Example](#issuecomment-1434265644)
**v2.6.0:** Support command line to execute multiple command groups at the same t…
-
Background: i am using this tool for ci intergation, the ci script is written in Python. I am debugging / testing the ci code in PyCharm
simple code
```python
#!/usr/bin/env python3
# coding: ut…
-
Hey esteemed Qri authors,
When I tried to setup Qri as a new user, I followed the directions on the site, which were themselves quite confusing w.r.t. installing the CLI. Installing the Desktop app…