Results 10 issues of Patrick Kaeding

Is it possible to specify an AWS profile name that would use the credentials in `~/.aws/credentials`, rather than inserting static credentials directly? This would make it easier for me to...

enhancement

Sounds related to #21 , but the error is a little different (and that issue was resolved long ago). When I run the role on an existing host, I get...

Since it isn't possible to subclass a case class, and implementors may have a different structure for users than the `BasicProfile`, and in general, it is best to stick to...

### Which problem is this feature request solving? I would like to be able to configure the location in which the unix domain sockets are created (to connect to the...

kind/feat
area/plugin-sdk/go

Is it possible to set a pattern-specific tag? I'd like to tag based on which pattern matched the message. The examples in the [README](https://github.com/repeatedly/fluent-plugin-multi-format-parser/blob/master/README.md) show the tag being set at...

If I have a [.pgpass](https://www.postgresql.org/docs/9.4/static/libpq-pgpass.html) file with multiple lines, it seems only the first line is used. I think this is due to the `[0]` in https://github.com/sensu-plugins/sensu-plugins-postgres/blob/1653c8b88f4fe3f7c3844352bc0ef27814403ee0/lib/sensu-plugins-postgres/pgpass.rb#L4 (but I may...

### Description: Updates the LaunchDarkly detector to use the new `caller-identity` API, built by the LaunchDarkly security team to support this kind of use case. This way, secret scanners don't...

Please review the [Community Note](https://github.com/trufflesecurity/trufflehog/blob/main/.github/community_note.md) before submitting ## Description Hi, I work on the LaunchDarkly product security team, and I'm working on adding a `caller-identity` API endpoint, which could be...

enhancement

## Summary Adds a GitHub Actions workflow to generate Software Bill of Materials (SBOM) for Node.js dependencies and evaluate them against security policies as part of SEC-7263. ## Changes -...

## Summary Adds a GitHub Actions workflow to generate Software Bill of Materials (SBOM) for Node.js dependencies and evaluate them against security policies as part of SEC-7263. **Requirements** - [...