Ed Snible

Results 37 issues of Ed Snible

The "Mend" tool complains about a CVE in the embedded version of Expat. Consider replacing the current Expat source with newer version. - https://www.mend.io/vulnerability-database/CVE-2022-25235 - Critical severity The claim is...

Maybe this is a documentation quest, or maybe it is an enhancement request. I have a web server that uses goccy/go-graphviz to render several different graphs to SVG. GraphViz.Render() needs...

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
status:confirmed
priority:P3
feature:app-testing

### Current Behavior BOM upload is failing on 4.10 but not on 4.8.2. My webhook is informed of the problem: BOM processing failure notification from "hello 5", BOM format is...

defect

### Current Behavior If I upload a CycloneDX SBOM with an invalid name (and/or?) purl DependencyTrack is unable to analyze the rest of the SBOM. For example, I had an...

defect
p2

In the file _[attack-stix-data](https://github.com/mitre-attack/attack-stix-data)/[enterprise-attack](https://github.com/mitre-attack/attack-stix-data/tree/master/enterprise-attack)/enterprise-attack.json_, the UUID for the _x-mitre-collection_ is invalid (too short): ```json "id": "x-mitre-collection--402e24b4-436e-4936-b19b-2038648f489", ``` The last group should be 12 characters long. It is 11 characters long.

No bullets from ```golang package main import ( "os" pdf "github.com/stephenafamo/goldmark-pdf" "github.com/yuin/goldmark" "github.com/yuin/goldmark/extension" "github.com/yuin/goldmark/parser" ) var markdown []byte = []byte(` # Hello - item 1 - item 2 # Goodbye...

The _docker/docker-compose.yml_ file is no longer valid: ```bash docker-compose up -d Creating network "docker_default" with the default driver Pulling orbeon (tiredofit/orbeon:latest)... ERROR: The image for the service you're trying to...

I am attempting to set up Numishare for the first time. I am using an Ubuntu VM on the Mac, using `vagrant`. I believe I have configured everything correctly except...

### Current Behavior The OpenAPI definition promises an `array` of `#/definitions/Component`. The returned values don't look like the Component definition. They lack fields such as _sha256_ and include fields such...

defect
p3
api docs