-
## Issue Description
Working with VA Profile on this issue
---
## Tasks
- [ ] _What work is necessary for this story to be completed?_
## Acceptance Criteria
- [ ] _What will be created or happen as…
-
-
### What?
Write a clone of kafkacat in Rust (https://github.com/edenhill/kafkacat)
### Why?
Show how to write CLI apps that follow best-practices.
Would also be a fun tool to have and I need…
-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
### Description
Hi, I'm Harshita. I’m working with [CNCF and the Google Open Source Security Team for the GSoC 2024 term](https://github.com/cncf/mentoring/issues/1196). We are collaborating to enhan…
-
The README.md proposes to install the witness tool using the bash + curl one-liner:
```bash
bash
-
(I am going to be trying very hard to argue that we don't need to cover this now, but I wanted to write it down somewhere after it came up again.)
[A recent discussion](https://docs.google.com/docu…
-
Research:
- A tool that everyone can use to create Fake screens - tool should be free, should work on windows and linux
- Read up on best practices for UI design and User Experience
- How to display e…
-
I tried to run the benchmarks but struggled. I suggest to make it more reproducible to:
- provide a conda environment.yml to install the required software, e.g. I couldn't find `bambu`, `nanocount` a…
-
To implement automatic decoding in the parser, we first need to detect the encoding of the body. This task is complicated by the existence of two headers that determine the encoding: `Content-Encoding…