-
Notifications
You must be signed in to change notification settings - Fork 10
[ENT-19165] Feature/field alignments #415
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
46 commits
Select commit
Hold shift + click to select a range
37c3046
chore: add .smarttomcat dir to gitignore
ori-gold-px 1d6f336
feat: add is_sensitive_route to activities
ori-gold-px 235a85b
feat: added support for px_logger_severity in example
ori-gold-px c420fda
chore: very minor refactoring fixes
ori-gold-px 516aa9a
chore: updating dependencies
ori-gold-px 4061c97
chore: alphabetized px_metadata supported features
ori-gold-px 3884291
fix: update module mode to resolve unit test failures
ori-gold-px 7f3d481
chore: updating gha checkout, setup-node actions
ori-gold-px 23ed5c1
update: fuzzer, mock collector, specs test tags
ori-gold-px 434732b
update: helm chart versions
ori-gold-px ce64628
fix: adding enforcerConfigJsonContent to e2e test run
ori-gold-px 0c6e4cf
feat: add request ID to telemetry activity
ori-gold-px 9b3817f
fix: redacting sensitive fields in telemetry, changing telemetry conf…
ori-gold-px 53e63af
fix: compilation issues re: request id in telemetry
ori-gold-px b3cbab4
wip
ori-gold-px 1292521
fix: ci_files config and px_metadata excluded tests (custom function …
ori-gold-px 08c9bb9
feat: allow non-string types in Custom Parameters (backwards-compatib…
ori-gold-px 697fcbe
update: configs in example
ori-gold-px 3425343
feat: added px_secured_pxhd_enabled configuration
ori-gold-px 82e5dec
update: tests v1.23.1
ori-gold-px c2b7f64
fix: exclude ad block test
ori-gold-px 0e83cc3
update: captcha template
ori-gold-px 93e363f
feat: added additional token info
ori-gold-px dc860f5
fix: align new block page (blank space)
ori-gold-px e1b9272
fix: align first party block script with expected value in block page
ori-gold-px 5825be3
chore: changelog
ori-gold-px c1c0aff
update: e2e tests to 1.23.2
ori-gold-px 147ad3f
fix: adding logger auth token to ci tests
ori-gold-px c9e4afd
update: adding retry to e2e tests
ori-gold-px 71c18e4
update: mock collector 2.0.5 -> 2.0.6
ori-gold-px f081f7f
chore: upgrade setup-helm and helm version
ori-gold-px 1105074
tmp: setup helm workaround
ori-gold-px e3e9029
test: reverting setup-helm, filtering for tests, seeing enforcer logs
ori-gold-px 858677a
fix
ori-gold-px 16d5304
fix: first party log to lowercase
ori-gold-px ba6999e
fix: validate third party url with port in host if needed
ori-gold-px 5b411eb
fix
ori-gold-px d99b16a
fix: skipping first party timeout test (no fp timeout config supported)
ori-gold-px 1d5ab01
try timeout 90 mins
ori-gold-px b0583b2
fix: connection leak bug in first party
ori-gold-px cf25040
fix: possible telemetry connection leak
ori-gold-px 01f3e77
fix: first party max url length enforced, returns 400
ori-gold-px 06b5268
refactor: set logger severity in example
ori-gold-px 991e2ad
chore: changelog
ori-gold-px df32e9f
pr fixes: test v1.23.3
ori-gold-px 52a0445
pr fix: json ignore properties moved to pxconfiguration
ori-gold-px 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
Some comments aren't visible on the classic Files Changed page.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,4 +10,5 @@ examples/examples.iml | |
| .DS_Store | ||
| .classpath | ||
| .project | ||
| .factorypath | ||
| .factorypath | ||
| .smarttomcat | ||
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.