-
Notifications
You must be signed in to change notification settings - Fork 627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webhook Logging #1369
Closed
mcaulifn
wants to merge
26
commits into
philips-labs:develop
from
mcaulifn:mcaulifn/webhook-logging-2
Closed
Webhook Logging #1369
mcaulifn
wants to merge
26
commits into
philips-labs:develop
from
mcaulifn:mcaulifn/webhook-logging-2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Keeping this draft until #1228 is merged |
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…1228) * feat(log): Adding Support for JSON logging * Passing in log_type to other lambdas * Casting e as Error * Add log_level variable, fix formatting * Correcting failed resolution * Using latest releases for testing * Passing in log_level to sub-modules * Update terraform.yml * Manually removing `node-fetch` * Moving logger object to new file * Resolving merge from develop Wouldn't be a conflict resolve without a miss * Logging when job is not queued * Updating handler names Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Co-authored-by: Callum <callum@domain.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…1324) * feat: dist bucket SSE config * fixup! feat: dist bucket SSE config Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Add provenance file for releases. SLSA level 1 Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Bumps [nock](https://github.com/nock/nock) from 13.1.4 to 13.2.0. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.1.4...v13.2.0) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1019.0 to 2.1023.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1019.0...v2.1023.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Bumps [nock](https://github.com/nock/nock) from 13.1.4 to 13.2.0. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.1.4...v13.2.0) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…hilips-labs#1393) Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.39.0 to 3.40.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.40.0/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…#1395) Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1019.0 to 2.1024.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1019.0...v2.1024.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…hilips-labs#1386) Bumps [philips-labs/slsa-provenance-action](https://github.com/philips-labs/slsa-provenance-action) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/philips-labs/slsa-provenance-action/releases) - [Changelog](https://github.com/philips-labs/slsa-provenance-action/blob/main/.goreleaser.yml) - [Commits](philips-labs/slsa-provenance-action@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: philips-labs/slsa-provenance-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…hilips-labs#1394) Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.39.0 to 3.40.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.40.0/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…lips-labs#1381) Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…#1396) Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1019.0 to 2.1024.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1019.0...v2.1024.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…abs#1392) Bumps [aws-lambda](https://github.com/awspilot/cli-lambda-deploy) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/awspilot/cli-lambda-deploy/releases) - [Changelog](https://github.com/awspilot/cli-lambda-deploy/blob/master/ChangeLog) - [Commits](awspilot/cli-lambda-deploy@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: aws-lambda dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
* feat: support single line private keys * docs: docs for the new key storage options * docs: use original doc style * style: use single quotes * chore: fmt ts files * docs: use original language more * docs: use the original language more * fix: use correct char code for new line Co-authored-by: Callum <callum@domain.com> Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
…#1341) (philips-labs#1397) Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
mcaulifn
force-pushed
the
mcaulifn/webhook-logging-2
branch
from
November 9, 2021 15:42
9bc7f0a
to
0dd7321
Compare
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
Closing in favor of #1401 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
supportedEvents
list to quickly exit if not supportedhandle
function definition consistent with other functions in lambda