Jason Culligan

Results 62 issues of Jason Culligan

From the front page readme, the following section fails: 1. $ go get -d github.com/dvyukov/go-fuzz-corpus 2. $ cd $GOPATH/src/github.com/dvyukov/go-fuzz-corpus Line 2 yields: "No such file or directory"

**Environment**: - CTFd Version/Commit: 3.5.0 - Operating System: Ubuntu - Web Browser and Version: Vivaldi **What happened?** Exported backup from 3.4.3 (using official Docker images) imported into 3.5.0 container. When...

**Environment**: - CTFd Version/Commit: 3.4.3 official docker image - Operating System: Ubuntu - Web Browser and Version: Vivaldi **What happened?** User solves a number of challenges and then solves one...

Most CTF's have a difficulty indicator as well as a challenge type. I do not see any option in CTFd to set and display a challenge's difficulty. There is only...

According to the documentation (https://github.com/prometheus/node_exporter#docker) the use of docker is "not recommended" but that if there are reasons requiring it the documentation then goes onto advise to mount the hosts...

## Feature Request #### Use Case: Scan the code with (CodeQL) Semmle's LGTM.com service as it already has been analysed previously. #### Proposed Change: #### Who Benefits From The Change(s)?...

🎉 enhancement

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash _No response_ ### Describe the bug. Upon downloading a nightly windows build ZIP file, I get an "Unexpected...

bug

https://github.com/allure-framework/allure-python/blob/6443d52affc92944aa156345e35f1f9c6d2dfef3/allure-pytest/src/plugin.py#L165 `items[:] = select_by_testcase(items) ` < assigned `items[:] = select_by_labels(items, config)` < assigned again immediately Intentional or bug?

### Version of Archi 4.9.2 ### Archi Plug-ins No ### Operating System Windows 10 ### Expected Behaviour An option to automatically distribute components on screen, such as a hierarchical option....

Why is what appears to be an actual private key provided in the test/ssh_key file? Assuming it doesn't actually belong to someone, wouldn't an empty placeholder be better here? `testinfra$...

enhancement