Rogdham
Rogdham
Hello, I'm not sure if it's the good place to report, but `asleap` cannot find the last 2 bytes of hash when installed from latest Kali. At least this could...
**Describe the bug** Hello, When accessing the `list_findings` endpoint on `inspector2`, no findings are ever returned when specifying an `updatedAt` in `filterCriteria`. **Steps to reproduce** The following code has been...
#### What is your browser and browser version? Firefox 93.0 (64-bit) #### What is broken and where? Zendesk login when using their [host mapping](https://support.zendesk.com/hc/en-us/articles/203664356-Host-mapping-Changing-the-URL-of-your-help-center) feature (access the support website on...
Hey bear~d~ lovers! _[This was definitively not an obscure reference](https://youtu.be/icuwZt8GcMU?t=207)_ ## The start of a journey The other day I designed a decorator that adds one parameter to a function....
## Steps - [ ] For new features or bug fixes, add a ChangeLog entry describing what your PR does. - [x] Write a good description on what the PR...
_This is a security-related bug_ # Problem & POC The name of the repos can contain sequences such as `../`, which allows the repositories to be stored outside the `$GITHOME`...
This PR adds a new feature that allows for: - Perform some checks before creating a new repo; - Calling some command when a new repo is created. # Implementation...
Automagically enforce a 2 space indentation to vim users. Nothing fancy, just one comment line at the end of the file. The alternative is to put this line at the...
When a file with the repo name exists in `$GITHOME`, exit with an error message. This gives a proper error message (although I am open to suggestions for a better...
Hello, I am really interested in the “tpxz” format, i.e. indexed tar.xz format used by pixz. I am planning on implementing a Python library that would support that format, and...