Nils Hanke
Nils Hanke
I've been trying to use this tool for the last couple of days, but it seems that it doesn't work anymore. Has the format changed over the last couple of...
I'm not sure if I really understand the usage here, but I have the following script: ``` from neomodel import (config, StructuredNode, StringProperty, IntegerProperty, UniqueIdProperty, RelationshipTo) config.DATABASE_URL = 'bolt://neo4j:badpassword@localhost:7687' class...
Replace readLen condition with bodyTextLen for the FailHTTPToHTTPS logic. ## How to Test Setup a Docker Server with TLS, run zgrab against it with FailHTTPToHTTPS & RetryHTTPS enabled. In my...
Basically the same as #236, so it's a duplicate... But since @mzpqnxow closed the issue with this still being quite a major issue, I am reposting this. The README.md says...
### What Happened? I want to use minikube on a remote VM since it has more RAM than my local machine (16GB local vs. 32GB on the remote server reachable...
While I was automating some fuzzing attempts using ffuf, I noticed that the output file occasionally seems to skip results which were scanned successfully and are also outputted to stdout,...
Syft does not return the actual error message from Cosign when attestation with a private key fails
**Please provide a set of steps on how to reproduce the issue** ```bash syft attest --key cosign.key ghcr.io/edgelesssys/constellation/joinservice:v2.6.0-pre.0.20230131140552-27cae81bd7bc@sha256:cd33aacb5733f6cb7c9d9694a8d6c5337c78e019274ea1d531e25114f86b537b -o cyclonedx-json ``` **What happened**: Syft fails with an error message that...
### Issue My current setup is: - PyCharm 2023.3 (Professional Edition, #PY-233.11799.259, built on December 3, 2023) - pydev debugger (build 233.11799.259) - CPython 3.12.0, installed via `brew install [email protected]`...
Switching the pages in the package list adds a search parameter, which results in less packages displayed than without any parameters. I guess this may be due to incomplete metadata,...
Deleting a package as admin does remove the entry from the database, but does not remove the package file from the package directory on the server. The "Delete" button directly...