Leo Bergnéhr

Results 4 issues of Leo Bergnéhr

**lnav version** v0.11.2 **Describe the bug** In a json parser, if you have a known field named e.g. `line/hostname` it's not possible to filter on that column using `filter-expr`. It...

bug

## Describe the bug When specifying a parameter to have an output source, like this: ```yaml parameters: - name: test description: some test source: output: test ``` the parameter is...

bug

Adding an output source to the cnab bundle specification makes the parameter disappear from `porter explain`. This fails the test: `TestExplain_generateTable`. TBD: # What does this change # What issue...

## Describe the bug When using sub-properties of a sensitive parameter of object type, they are not tracked as sensitive by Porter, even if the parameter itself is sensitive. This...

bug