Bryan Burke

Results 9 issues of Bryan Burke

JUnit XML is a widely used format for encoding test results in DevOps workflows. Many tools, such as Jenkins for example, can ingest the format and display the results graphically,...

[Test Anything Protocol](http://testanything.org/), TAP for short, is a simple plain text protocol for communication of test results between tools in a language-agnostic way. TAP-formatted results are parseable by a variety...

Currently, the flag to print rule suppressions does not print the rules suppressed via a blacklist file. Would it be possible for `cfn_nag` and `cfn_nag_scan` to include blacklisted rules in...

customer
feature

Only similar issue I could find is #394, but that issue was closed a while back due to lack of OP reply. I believe a file of release binary SHA-256...

- [ ] This is a bug report - [x] This is a feature request - [x] I searched existing issues before opening this one Only somewhat similar issue I...

### Describe your idea/feature/enhancement Currently, `sam build --use-container` does not work when using a remote Docker host (e.g., like the one in [this guide](https://www.kevinkuszyk.com/2016/11/28/connect-your-docker-client-to-a-remote-docker-host/)), even though the project directory exists...

type/ux
type/feature
area/docker
area/build
maintainer/need-response

I would like the Plugin Installation Manager Tool to be able to pin/lock the versions of all the plugins given on the command-line or in a file as well as...

enhancement

### Issue Description and Expected Result `xml_validate()` returns `FALSE` when given a newly constructed `xml_document` as input. When I convert that `xml_document` to a string and back using `as.character()` and...

bug

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** [Test Anything Protocol](http://testanything.org/), TAP for short, is a simple plain text protocol for communication...

enhancement