Joris Buchou

Results 3 issues of Joris Buchou

CloudFront supports attaching a ResponseHeadersPolicy to CloudFront Distribution: https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ResponseHeadersPolicy.html This feature also exists in CloudFormation : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-responseheaderspolicy.html Is it possible to add support for creating and attaching ResponseHeadersPolicy in Stratosphere?...

Adding a filter by manifest is quite useful when working in a monorepo. (Not tested if this is working as intended)

Potential fix for [https://github.com/freckle/stack-action/security/code-scanning/15](https://github.com/freckle/stack-action/security/code-scanning/15) To fix the issue, we will add a `permissions` block at the root level of the workflow to apply minimal permissions to all jobs. Based on...