-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat(lambda): code signing config #12656
Commits on Jan 22, 2021
-
feat(lambda-code-signing): create draft code
小室 雅春 committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 88b28d8 - Browse repository at this point
Copy the full SHA 88b28d8View commit details
Commits on Jan 27, 2021
-
小室 雅春 committed
Jan 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 747a414 - Browse repository at this point
Copy the full SHA 747a414View commit details -
modify lambda code signing config
小室 雅春 committedJan 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b2b3263 - Browse repository at this point
Copy the full SHA b2b3263View commit details
Commits on Feb 2, 2021
-
modify @Attribute => @Attribute
delete class SigningProfileBase execute `yarn pkglint` and fix 'maturity' in package.json
小室 雅春 committedFeb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for b1b3f40 - Browse repository at this point
Copy the full SHA b1b3f40View commit details
Commits on Feb 3, 2021
-
小室 雅春 committed
Feb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 4c88f71 - Browse repository at this point
Copy the full SHA 4c88f71View commit details -
小室 雅春 committed
Feb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for a943ba8 - Browse repository at this point
Copy the full SHA a943ba8View commit details -
add module export to aws-signer/lib/index
小室 雅春 committedFeb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 665df39 - Browse repository at this point
Copy the full SHA 665df39View commit details
Commits on Feb 4, 2021
-
小室 雅春 committed
Feb 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 0aee381 - Browse repository at this point
Copy the full SHA 0aee381View commit details -
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 4, 2021 Configuration menu - View commit details
-
Copy full SHA for f10b46f - Browse repository at this point
Copy the full SHA f10b46fView commit details
Commits on Feb 5, 2021
-
小室 雅春 committed
Feb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 278c0ef - Browse repository at this point
Copy the full SHA 278c0efView commit details
Commits on Feb 6, 2021
-
小室 雅春 committed
Feb 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a799db - Browse repository at this point
Copy the full SHA 5a799dbView commit details -
小室 雅春 committed
Feb 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 54217e0 - Browse repository at this point
Copy the full SHA 54217e0View commit details -
add test of lambda code-signing-config
小室 雅春 committedFeb 6, 2021 Configuration menu - View commit details
-
Copy full SHA for dbbbd21 - Browse repository at this point
Copy the full SHA dbbbd21View commit details -
modify signingProfile.fromSignginProfileAttributes
小室 雅春 committedFeb 6, 2021 Configuration menu - View commit details
-
Copy full SHA for befb9dd - Browse repository at this point
Copy the full SHA befb9ddView commit details
Commits on Feb 8, 2021
-
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d090353 - Browse repository at this point
Copy the full SHA d090353View commit details -
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for acaf8c2 - Browse repository at this point
Copy the full SHA acaf8c2View commit details -
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 30c6479 - Browse repository at this point
Copy the full SHA 30c6479View commit details -
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 02d57b3 - Browse repository at this point
Copy the full SHA 02d57b3View commit details -
Update packages/@aws-cdk/aws-signer/lib/signing-profile.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c2117e - Browse repository at this point
Copy the full SHA 7c2117eView commit details -
So physical name is not configurable, deleted codeSigningConfigName f…
…rom CodeSigningConfigProps
小室 雅春 committedFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d254142 - Browse repository at this point
Copy the full SHA d254142View commit details -
Merge branch 'aws-lambda-code-signing' of https://github.com/hedrall/…
…aws-cdk into aws-lambda-code-signing
小室 雅春 committedFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 45df283 - Browse repository at this point
Copy the full SHA 45df283View commit details
Commits on Feb 9, 2021
-
hedrall committed
Feb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 21c7383 - Browse repository at this point
Copy the full SHA 21c7383View commit details -
add readme of lambda code signing cconfig
hedrall committedFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 342c5fc - Browse repository at this point
Copy the full SHA 342c5fcView commit details -
modify test of signing profile
hedrall committedFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for ce82641 - Browse repository at this point
Copy the full SHA ce82641View commit details -
add test of lambda with code signing config
hedrall committedFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for b43dc02 - Browse repository at this point
Copy the full SHA b43dc02View commit details
Commits on Feb 14, 2021
-
t pMerge branch 'master' of https://github.com/hedrall/aws-cdk into a…
…ws-lambda-code-signing
hedrall committedFeb 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b7fc4d2 - Browse repository at this point
Copy the full SHA b7fc4d2View commit details
Commits on Feb 16, 2021
-
Update packages/@aws-cdk/aws-lambda/README.md
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 225c05a - Browse repository at this point
Copy the full SHA 225c05aView commit details -
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 1c3ce91 - Browse repository at this point
Copy the full SHA 1c3ce91View commit details -
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b6202a - Browse repository at this point
Copy the full SHA 7b6202aView commit details -
Update packages/@aws-cdk/aws-lambda/test/code-signing-config.test.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 4fe3cbe - Browse repository at this point
Copy the full SHA 4fe3cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e69a7 - Browse repository at this point
Copy the full SHA 55e69a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11aaf43 - Browse repository at this point
Copy the full SHA 11aaf43View commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 53240ee - Browse repository at this point
Copy the full SHA 53240eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d22f21c - Browse repository at this point
Copy the full SHA d22f21cView commit details
Commits on Feb 23, 2021
-
Update packages/@aws-cdk/aws-lambda/lib/code-signing-config.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b033424 - Browse repository at this point
Copy the full SHA b033424View commit details -
Update packages/@aws-cdk/aws-lambda/test/code-signing-config.test.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 7351a7e - Browse repository at this point
Copy the full SHA 7351a7eView commit details -
Update packages/@aws-cdk/aws-lambda/test/code-signing-config.test.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 817225d - Browse repository at this point
Copy the full SHA 817225dView commit details -
Update packages/@aws-cdk/aws-lambda/test/code-signing-config.test.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 2bf5cdc - Browse repository at this point
Copy the full SHA 2bf5cdcView commit details -
Update packages/@aws-cdk/aws-lambda/test/function.test.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a90c8e - Browse repository at this point
Copy the full SHA 6a90c8eView commit details -
Update packages/@aws-cdk/aws-signer/README.md
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for afc9cdc - Browse repository at this point
Copy the full SHA afc9cdcView commit details -
Update packages/@aws-cdk/aws-signer/lib/signing-profile.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for fa08a95 - Browse repository at this point
Copy the full SHA fa08a95View commit details -
Update packages/@aws-cdk/aws-signer/lib/signing-profile.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f646726 - Browse repository at this point
Copy the full SHA f646726View commit details -
Update packages/@aws-cdk/aws-lambda/README.md
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Masaharu Komuro and Niranjan Jayakar authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for fa40904 - Browse repository at this point
Copy the full SHA fa40904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7573c5e - Browse repository at this point
Copy the full SHA 7573c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b0e3f - Browse repository at this point
Copy the full SHA a2b0e3fView commit details -
Fixed remaining name mismatches.
Add test case of code signing config that fail import with malformed code signing config arn. Add ignore 'resource-attribute' rule to package.json in signer package.
Configuration menu - View commit details
-
Copy full SHA for e7be9b8 - Browse repository at this point
Copy the full SHA e7be9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbac380 - Browse repository at this point
Copy the full SHA dbac380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07247d2 - Browse repository at this point
Copy the full SHA 07247d2View commit details
Commits on Feb 25, 2021
-
Niranjan Jayakar committed
Feb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 5fff48c - Browse repository at this point
Copy the full SHA 5fff48cView commit details -
Apply suggestions from code review
Niranjan Jayakar authoredFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 3427ea1 - Browse repository at this point
Copy the full SHA 3427ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbf3ca - Browse repository at this point
Copy the full SHA 8dbf3caView commit details