Peter Reid
Peter Reid
@ujala-singh you should probably report this to AWS Security as detailed in the readme: > If you would like to report a potential security issue in this project, please do...
Is there a way to dynamically reference the status branch at HEAD? I can only seem to get a URL for a specific commit?
Per the above mention in the aws-cdk issues, customers utilising `@aws-cdk/s3-deployment` cannot apply tags through their deployment due to the absence of tagging support on this CLI command, which is...
Sounds like what I suggested in #337, so bringing my comment over here: ---- I use the value of certain captured fields to drive my file names, e.g. `template.md` ~~~markdown...
Apologies meant to say 'condition' rather than a where clause 😅 Does that make it clearer?
Bizarre... /root/backups isn't 'hard-coded' anywhere within the deleteoldbackups.sh script. It should be loading the config from your backup.cfg. Are you absolutely certain you do not have /root/backups set in your...
Thanks, hopefully should find the time later to get something in to this effect
Understandable, think a few repos were having that issue yesterday It's been found overnight that the [fix is incomplete](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046) in `2.15.0`, will file a PR for that if you don't...
Having some difficulties importing this into our project, don't see any tags or releases in your repo, do you know which commit in the repo corresponds to the `0.9.6` release?
From reviewing the git commitlog, looks like #23 added a good number of changes. #23 never appears to have been released independently, `0.9.6` was in February, this PR was merged...