Releases
v0.0.4
Changelog
3bdfeb8 Add --key-policy-hash and --function-hash flags
d38af8d Add CLI function to generate JWTs signed by the associated private key
dfa41d7 Add KeyPolicyHash to UserData
632f97e Add command to get PCRS
d8083cd Add refresh token logic to CLI login/identity
aa3fcea Add version command
a789ad2 Close connections on enclave requests (#122 )
3dafaa4 Make deploy display the function hash being sent (#100 )
3f66c89 Merge branch 'main' into eric/fix-segfault-when-running-with-no-user-data
05ffbfd Merge branch 'main' into eric/fix-segfault-when-running-with-no-user-data
409f01a Merge branch 'main' into jenny/CAPE-812/deploy-limit
de25716 Merge branch 'main' into jenny/CAPE-812/deploy-limit
74b4e18 Merge branch 'main' into thor/version
735acac Merge pull request #102 from capeprivacy/thor/version
db45449 Merge pull request #105 from capeprivacy/eric/CAPE-644-verbose-error-output-in-cape-test-by-default
4b0fe1b Merge pull request #107 from capeprivacy/eric/show-function-hash-after-success-deploy
a0c1231 Merge pull request #108 from capeprivacy/eric/fix-segfault-when-running-with-no-user-data
518e1c7 Merge pull request #113 from capeprivacy/gavinuhma/getkeypolicy
8e97e01 Merge pull request #114 from capeprivacy/justin/remove-cape-binary
0f88889 Merge pull request #115 from capeprivacy/justin/get-pcrs
5f866e9 Merge pull request #116 from capeprivacy/justin/pass-pcrs
4f49869 Merge pull request #117 from capeprivacy/jenny/CAPE-812/deploy-limit
eaade20 Merge pull request #123 from capeprivacy/justin/only-zip-root
3fa90b2 Merge pull request #75 from capeprivacy/lee/refresh-token-v2
07f0fee Merge pull request #90 from capeprivacy/lee/generate-jwt
75554bc Merge pull request #96 from capeprivacy/annie/fix-token-bug
c8b942e Merge remote-tracking branch 'origin/jenny/CAPE-812/deploy-limit' into jenny/CAPE-812/deploy-limit
0452628 Merge remote-tracking branch 'origin/main' into thor/version
9718b7d Rahul/cli file preset (#93 )
3b8d531 Remove auto-generated license header
542ed43 Remove redundant return statement
e0b8edd Style and consistency across cli help (#112 )
d8feafd Update go and golangci-lint version for CI
0bd1356 add docker login so can pull eif builder. Can delete after made public
8868604 add separate check for function hash with better error msg
e3b9ca1 add test
6cec28b add verbose logging for cape test
353df0d add verify pcrs to test flow
d039236 added config option to cli (#99 )
241c680 added distinct defaults and config paths for auth and enclave urls (#103 )
8b9fb01 allow passing pcrs to be verified
cf00528 change function hash logging to debug
9d1297a changed default hostname (#101 )
870bf24 clean up log messages
d48cccb debug print statement
1a47147 fix bug in order of deploy args (#111 )
d763396 fix nil pointer access when no user_data is provided
78fdba4 if uncompressed, get full deployment size. log warning for zips
7e06fe6 limit deployment size
570f4bf only zip the base dir and not all the dirs
87be610 print function hash after successful deploy
88c195d print out config values (#109 )
b54c931 remove .idea from tracked file (#98 )
4d8cdc8 remove cape binary
d2dbbbd removed success line from run result (#110 )
e13c0d8 return err
4b854a2 trying again
468f216 udpate readme with example of verifying pcrs
acab8bb updated readme with new parameters (#104 )
7ca99a4 use StartRequest
for all first calls (#97 )
76b83ca use protocol class from sentinel for deploy (#106 )
You can’t perform that action at this time.