Samuel Keeley

Results 7 issues of Samuel Keeley

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

size/m
priority/3
persistent-bug

## Background StreamAlert currently has a Duo application for pulling logs from the legacy v1 logs API. ### Description This should be updated to use the newer v2 API which...

apps
dependencies

(discussed IRL with @mlw, opening an issue for discussion) Santa's process based rulesets currently apply either as an allow or block to all invocations of a executable. This works well...

enhancement
rules

### Terraform Version 1.7.5 ### Affected Resource(s) Please list the resources as a list, for example: - googleworkspace_chrome_policy ### Terraform Configuration Files ```hcl resource "googleworkspace_chrome_policy" "chrome_users_AllowDinosaurEasterEgg" { org_unit_id = local.org_unit_id...

https://tickets.puppetlabs.com/browse/MODULES-3944

uses Puppet::Util::Plist instead of CFPropertyList directly, which has better handling of some other things and also no longer generates errors on non-Mac platforms.

configparser has changed in recent versions of python, this redoes the imports so it will work