Sam Betts

Results 9 issues of Sam Betts

Monkey patched SSL context does not observe environment PYTHONHTTPSVERIFY=0 or PEP 493 settings Eventlet monkey patches the default SSL context and as a result circumvents the logic added to python's...

importance-enhancement

After installing sock-shop on kubernetes using deploy/kubernetes/complete-demo.yaml the carts API endpoint fails and I see errors in the carts service logs. ``` 2022-09-02 09:54:31.652 ERROR [carts,,,] 7 --- [p-nio-80-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet]...

**What happened**: Grype detected a vulnerability from Amazon, ALAS-2023-2203, it has a known CVE ID: ![image](https://github.com/anchore/grype/assets/1769706/8c68d9ad-b183-4825-8173-f964ecb0ba3a) However it is missing from the report's relatedVulnerabilities: ``` { "vulnerability": { "id": "ALAS-2023-2203",...

bug

## Description When trying to filter using the any operator on a primitive (string) array it is not working and is returning an error. ## Expected Behavior API filters results...

bug
no-stale
component:api

## Description AssetScans were updated so that they could be used independently without being part of a batch of AssetScans managed by a Scan. In this case AssetScans will not...

bug
good first issue
no-stale

## Problem Statement As a user I would like to interact with VMClarity from the command line. This includes: * listing and searching assets * listing and searching findings *...

roadmap
no-stale
epic

Something I've had in my mind for a long time is switching our code generator to "strict mode". https://github.com/deepmap/oapi-codegen/tree/master#strict-server-generation In strict mode the rest controllers have to return a specific...

enhancement
no-stale
component:api

## Problem Statement As a user I would like to be able to create an AssetScan for a specific Asset from the assets screen. This is useful when investigating an...

## Problem Statement In VMClarity we have objects which form a relationship tree, for example ScanEstimation creates and manages a set of AssetScanEstimations. When we delete the ScanEstimation we expect...

enhancement
infrastructure
no-stale
component:api