Ryan Canty
Ryan Canty
First off, I want to say thank you for your hard work on this project! I'm transitioning my critical path code from `h2non/filepath` to `mimetype` due to your better support...
Just as it sounds, use multi-threading and have one project ancestry API call per thread. This also means adding locking to the cache.
The README specifically states: > Only first 262 bytes representing the max file header is required, so you can just pass a slice I've tried this out and it works...
Converging on Amazon Linux, whose base OS is Centos, poise-service uses Upstart as the provider. Since it doesn't recognize the OS it fails the converge on service start. ``` start:...
In a bare installation where no findings are configured, SRA will still add the `sra-remediated` mark on findings. This is happening because the mark is added in the Router after...
If users want to do things like create a custom logging metric on filtered findings so they can create a Cloud Monitoring alert, they would need to listen on the...
Currently you cannot enable at the org level and must enable at a list of folders. This may be desirable in many cases but many orgs have projects directly under...
It seems there may be an issue cross compiling from linux/amd64 to Mac (darwin/amd64). Go version: ``` $ go version go version go1.15 linux/amd64 ``` Error: ``` $ gox -osarch="darwin/amd64"...
We should have the return code be 1 if there are more than one keys found to integrate into pre-commit hooks and deployment pipelines.
Use the describe-db-instances call to create a row for RDS instances where the software vendor, etc is defined not with tags but from metadata. ie. automatically fill out info about...