-
Notifications
You must be signed in to change notification settings - Fork 30
SNOW-2316658: fixed session token leakage #930
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
Merged
Merged
Changes from 18 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
afc8b2f
[SNOW-2316658] updated json_copy_string() to include session token an…
sfc-gh-ext-simba-gc cf8edee
[SNOW-2316658] fixed the session token leak from stderr
sfc-gh-ext-simba-gc 154f7a0
[SNOW-2316658] fixed the segfault coming from fixing session token in…
sfc-gh-ext-simba-gc cb3dc9c
[SNOW-2316658] cleaned up code and getting ready for draft PR
sfc-gh-ext-simba-gc 6fc0ec3
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 899ad0a
[SNOW-2316658] confirmed that CURL Session Tokens patterns can be mer…
sfc-gh-ext-simba-gc 586236e
[SNOW-2316658] added test case for Snowflake token and old session to…
sfc-gh-ext-simba-gc eab9445
[SNOW-2316658] allocated space for string and updated param name
sfc-gh-ext-simba-gc b0d432c
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 91ec12e
[SNOW-2316658] updated src code to include statically allocated maske…
sfc-gh-ext-simba-gc 9e5f30c
[SNOW-2316658] tweaking the test for terminal mask
sfc-gh-ext-simba-gc dc76f70
[SNOW-2316658] verified that terminal_mask tests are working
sfc-gh-ext-simba-gc b8fd28d
[SNOW-2316658] 1 of 4 test cases completed for my_trace()
sfc-gh-ext-simba-gc 1a4a9c3
[SNOW-2316658] realized that I've missed a test case for test_termina…
sfc-gh-ext-simba-gc 3a7ff95
[SNOW-2316658] cleaned up SFLogger.cpp and http_perform.c for review
sfc-gh-ext-simba-gc 76dc64f
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 5ed86e0
[SNOW-2316658] currently all the test cases are working as expected
sfc-gh-ext-simba-gc 6dfa877
Merge branch 'SNOW-2316658-sessionToken' of https://github.com/snowfl…
sfc-gh-ext-simba-gc 27ab9ca
[SNOW-2316658] updated terminal_mask() based on Harry's comments
sfc-gh-ext-simba-gc 63636fb
[SNOW-2316658] test_mask_stderr() is stable with current abstraction.…
sfc-gh-ext-simba-gc eaed75a
[SNOW-2316658] cleaned up unit test code for draft PR
sfc-gh-ext-simba-gc 8094e28
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc fe5f456
[SNOW-2316658] updated files based on fail git builds
sfc-gh-ext-simba-gc af35d96
[SNOW-2316658] cleaned up code
sfc-gh-ext-simba-gc 417b15a
[SNOW-2316658] Updates these files based on the latest comments and e…
sfc-gh-ext-simba-gc cf68ba3
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc ef19058
[SNOW-2316658] removed leading spaces that were added in
sfc-gh-ext-simba-gc a39fc88
[SNOW-23166598] another round of udpates based on Harry's comments an…
sfc-gh-ext-simba-gc 93e3ddf
[SNOW-2316658] removed whitespace in between function parameter and b…
sfc-gh-ext-simba-gc 6360d7c
[SNOW-2316658] updated macro to enable cross-platform support for fileno
sfc-gh-ext-simba-gc e8bc6d2
[SNOW-2316658] added preprocessor definition for NIX system usage of …
sfc-gh-ext-simba-gc a0cd708
[SNOW-2316658] updated how curl info header is passed in
sfc-gh-ext-simba-gc d9f38d3
[SNOW-2316658] updating preprocessing macros for unit logger
sfc-gh-ext-simba-gc 0b986e9
[SNOW-2316658] updated macros again
sfc-gh-ext-simba-gc 6f278d9
[SNOW-2316658] updated files based on clarifications with Harry
sfc-gh-ext-simba-gc c558034
[SNOW-2316658] removed test_mask_stderr from unit logger as it was cr…
sfc-gh-ext-simba-gc 78dfcec
[SNOW-2316658] forgot to remove the problematic include
sfc-gh-ext-simba-gc 7c0ba8b
[SNOW-2316658] removed includes that are no longer necessary
sfc-gh-ext-simba-gc ce060d9
[SNOW-2316658] cleaned up code and ready for another round of draft P…
sfc-gh-ext-simba-gc db91fb0
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 9da1243
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc ee48e66
[SNOW-2316658] updated termianl mask based on Harry's latest round of…
sfc-gh-ext-simba-gc 4c6713a
[SNOW-2316658] cleaned up code after last round of review
sfc-gh-ext-simba-gc 13d43c2
[SNOW-2316658] updated based on Harry's last round of comments
sfc-gh-ext-simba-gc 6dd6985
[SNOW-2316658] removed whitespace
sfc-gh-ext-simba-gc 69c2118
[SNOW-2316658] updated based on Harry's last comments
sfc-gh-ext-simba-gc 2672a41
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 0b7b854
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 915cfa6
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-gc 94a4af3
Merge branch 'master' into SNOW-2316658-sessionToken
sfc-gh-ext-simba-hx 241a773
address review comments
sfc-gh-ext-simba-hx c05b36a
fix build error
sfc-gh-ext-simba-hx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.