Brandt Keller

Results 108 issues of Brandt Keller

Looking over the chart - I see the ability to assign a `serviceAccount` to pods based on the 'serviceAccountName` of each service. What I would like to see is a...

Consider adding network policies as an opt-in feature as part of this helm chart. With some templating - this could be handled gracefully and configurable. considerations: default deny (baseline deny...

## Description Upgrading to resolve [CVE-2024-24787](https://www.cve.org/CVERecord?id=CVE-2024-24787) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds...

## Description ADR for Lula E2E OSCAL design decisions and expectations. To follow this ADR: - Doc for the lifecycle of a software artifact - Doc for the lifecycle of...

### Is your feature request related to a problem? Please describe. For the purpose of additional test cycles and scanning for vulnerabilities at a regular cadence - the addition of...

enhancement
triage

### Is your feature request related to a problem? Please describe. After recent golang vulnerabilities reported - it would be of interest to add [govulncheck](https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck) to the project workflows as...

enhancement
triage

### Describe what should be investigated or refactored The E2E vision for Lula operation is ambiguous as far as intent and vision. An ADR should set expectations as far as...

## Description `lula evaluate` to a single file assumes that the latest results are being prepended to the array of results. For now this means we need to put the...

### Steps to reproduce 1. `lula validate` x2 to the default `oscal.yaml` 2. `lula evaluate` ### Expected result When given a passing scenario followed by a failing scenario - evaluate...

possible-bug
triage

## Description Proper use of parent command (generate) flags for `generate component` ## Related Issue Fixes #441 ## Type of change - [x] Bug fix (non-breaking change which fixes an...