AJ Jordan

Results 256 issues of AJ Jordan

### Qubes OS version: R4.0 ### Affected component(s) or functionality: qvm-usb --- ### Steps to reproduce the behavior: 1. Run `qvm-usb attach ` in some situation that will cause an...

T: bug
C: core
P: minor
needs diagnosis
affects-4.1

It's used in `string.py`.

Best practice when doing `curl | bash` (or `curl | any_interpreter` really) is to wrap all your actual logic into a function which is executed only at the end of...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` (Python) File "/opt/venvs/debtsy/lib/python3.9/site-packages/flask/templating.py", line 120, in _render rv = template.render(context)...

bug

### System N/A, but I happen to be on macOS ### Logs N/A ### STR 1. Visit https://alacritty.org/ 2. Click "Configuration" in the header bar 3. Try and figure out...

D - easy
S - docs

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...

### Description of feature See https://devcenter.heroku.com/articles/app-json-schema#buildpacks. Basically, it would be nice if Dokku also recognized the `buildpacks` key. It's unclear to me based on the existing buildpack docs whether these...

type: enhancement
merge-level: minor
difficulty: medium
needs: investigation
plugin: buildpacks

### Change Summary What and Why: should be self-evident - folks who haven't/forgot to/etc. configure `init.defaultBranch` to `main` will be bit by this, i.e. the workflow will not run. How:...