-
Notifications
You must be signed in to change notification settings - Fork 28
feat: confluence revamp #330
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 all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
7c87639
dummy commit, check PR #319 description
cx-leonardo-fontes b18758b
Merge branch 'master' of https://github.com/Checkmarx/2ms
cx-leonardo-fontes 071dbe0
Merge branch 'master' of https://github.com/Checkmarx/2ms
cx-leonardo-fontes d245104
Merge branch 'master' of https://github.com/Checkmarx/2ms
cx-leonardo-fontes 3139b02
Merge branch 'master' of https://github.com/Checkmarx/2ms
cx-leonardo-fontes f666f3d
revamp confluence scan using their rest api v2
cx-leonardo-fontes 011ab0b
Add improvements to confluence logic, update tests and documentation
cx-leonardo-fontes 5912c6a
Merge branch 'master' of https://github.com/Checkmarx/2ms
cx-leonardo-fontes ada4d3d
fix conflict
cx-leonardo-fontes 590e5f6
update readme
cx-leonardo-fontes 1084f37
fix linter issues
cx-leonardo-fontes ed76e8d
fix test
cx-leonardo-fontes 1e85d8c
remove missplaced test
cx-leonardo-fontes 9717de5
load one page at a time into the memory
cx-leonardo-fontes 70f94bb
remove redundant assert in confluence_client_test.go
cx-leonardo-fontes 56c84a9
Merge branch 'confluence-revamp' of https://github.com/Checkmarx/2ms …
cx-leonardo-fontes e8c1c21
update stream pages logic to use experimental json v2
cx-leonardo-fontes 981a0b7
update flags to allow classic and scoped api tokens for confluence
cx-leonardo-fontes dc5d90c
add chunking, improvements and update unit tests
cx-leonardo-fontes e5e1393
update dockerfile image and linter version from makefile
cx-leonardo-fontes 3a1c7fb
add jsonv2 experiment in dockerfile
cx-leonardo-fontes f8776cc
add jsonv2 experiment for go test ocurrences in ci
cx-leonardo-fontes f5ebff0
update golangci lint version in ci
cx-leonardo-fontes ae935e5
update to use jsonv2 experiment in golangci lint
cx-leonardo-fontes 2aa693e
fix linter issues
cx-leonardo-fontes f8faf1d
Merge branch 'master' into confluence-revamp
cx-leonardo-fontes ed20a16
add jsonv2 experiment env in more actions
cx-leonardo-fontes e747b3d
Merge branch 'confluence-revamp' of https://github.com/Checkmarx/2ms …
cx-leonardo-fontes 77e33d8
small changes in unit tests
cx-leonardo-fontes 7fff055
use assert in unit test instead
cx-leonardo-fontes 383d79a
Merge branch 'master' into confluence-revamp
cx-leonardo-fontes 7e97db5
added constructor for confluence plugin and isolate better variables …
cx-leonardo-fontes 22b342f
Merge branch 'confluence-revamp' of https://github.com/Checkmarx/2ms …
cx-leonardo-fontes 742c464
fix linter
cx-leonardo-fontes e131161
add sentinel errors and move common logic to walkPaginated
cx-leonardo-fontes 2f4cba7
add unit test for discoverCloudID and update other tests
cx-leonardo-fontes c01914b
update to use chunker mock in tests and exactly values for number of …
cx-leonardo-fontes 6cf6be0
fix test
cx-leonardo-fontes b0887ca
Update tests to use ErrorIs and increase coverage for some tests
cx-leonardo-fontes 6002909
remove NA tests
cx-leonardo-fontes 5d592ce
Update documentation
cx-leonardo-fontes 575b989
update flaky test
cx-leonardo-fontes ba75be7
rename token types
cx-leonardo-fontes 811f489
ignore fp from linter
cx-leonardo-fontes 34627cc
fix race condition
cx-leonardo-fontes 90f3dae
Update readme to include GOEXPERIMENT jsonv2 for building from source
cx-leonardo-fontes 21cc37e
update to correct version requirement in readme
cx-leonardo-fontes 4c6948d
Revert "Update readme to include GOEXPERIMENT jsonv2 for building fro…
cx-leonardo-fontes 03c298a
revert jsonv2 experiment for now
cx-leonardo-fontes 650d7b1
fix linter issue
cx-leonardo-fontes 44c2b2b
update workflows to use the go version of the go mod
cx-leonardo-fontes 7b144fd
fix tests
cx-leonardo-fontes 7a187bf
Merge branch 'master' into confluence-revamp
cx-leonardo-fontes 6e83095
update dockerfile version
cx-leonardo-fontes 79bfc43
Merge branch 'confluence-revamp' of https://github.com/Checkmarx/2ms …
cx-leonardo-fontes 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
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.
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.