Lars Fronius

Results 4 issues of Lars Fronius

Use-case being that if I adopt snip as a team with a shared vault, I'd want to call snip from scripts and retrieve a secret in plaintext. For now the...

enhancement
good first issue

### Name of the resource Other ### Resource Name AWS::CloudFront::ResponseHeadersPolicy ### Issue Description Hi, I am seeing `Internal error reported from downstream service during operation 'AWS::CloudFront::ResponseHeadersPolicy'.` or `Resource handler returned...

bug
NeedTriage

I am running Oracle Java 1.8 ``` root@foobar:/home/ubuntu# java -version java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode) ``` The...

There is a hardcoded container image `ubuntu` used for processing junit results: https://github.com/flanksource/canary-checker/blob/c58ae3583617e4a39b91f7181600bb86017f9c44/checks/junit.go#L33 It would be great if there was a way to override the image name in the Canary...