Guy Zylberberg

Results 17 issues of Guy Zylberberg

### Describe the solution you'd like? ```shell It is very common for tab based interfaces (Chrome, iTerm, etc.) to enable closing open tabs by clicking them with a middle button...

# Committer Notes This PR fixes issue #1129 . See issue for the reasoning (and discussion) behind this PR. ### All Submissions: - [x] Have you selected the correct base...

# User Story: Currently, inside the `#assembly_oscal-ssp_system-information` model (within the SSP schema) there are 3 fields which implement the same object. The fields are: - `confidentiality-impact` - `integrity-impact` - `availability-impact`...

enhancement
User Story

After looking over a bit over the jsonschema definitions and the origin metaschema counterpart, I noticed that there constraints that are defined in the metaschemas but are missing from the...

question

I recently noticed that there isn't an indentation convention/uniformity amongst the metaschema files in `src/metaschema`. The indentation sizes that exist (all in # of spaces) are: - 2 - 3...

question
Discussion Needed
Aged

## Describe the proposal Add a `-s, --self-hosted` flag to the `dapr status` command. This will allow checking the status of a self-hosted Dapr instance ,which is not currently supported....

kind/feature
area/cli
P2
triaged/resolved

# Describe the bug In `json/schemas` directory most schemas use underscores for file names (for example - `oscal_component_schema.json`). There are currently two files using a mix of underscores and dashes,...

bug
Discussion Needed
Scope: Repository
Lunch with the Devs

## Fixes Issue ## Changes proposed ## Check List (Check all the applicable boxes) - [x] I sign off on contributing this submission to open-source - [ ] My code...