-
Notifications
You must be signed in to change notification settings - Fork 182
Feature/splunk direct delivery #2278
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
Open
ukrocks007
wants to merge
91
commits into
main
Choose a base branch
from
feature/splunk-direct-delivery
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
60cd162
Store product config
devkiran cf9a051
Handle Product not found.
devkiran 7cae843
Product id is required
devkiran fc0a32d
Cleanup
devkiran 8be2e20
Merge branch 'main' into feat/product-config
devkiran f23eb97
Refactor API route validation in middleware.ts
devkiran 837be17
Show friendly product name instead of id
devkiran eda43bb
Refactor product fetching
devkiran add5398
Merge branch 'main' into feat/product-config
533c744
Audit Logs for Jackson + SaaS App
devkiran 1867c6e
Cleanup type
devkiran aa9562a
Add description to reportEvent function
devkiran 85050d5
Remove unused import
devkiran 141d91d
Merge branch 'main' into feat/audit-logs-saas-app
a06c76a
Fix error handling in reportEvent function
devkiran ae1ee83
Merge branch 'feat/audit-logs-saas-app' of https://github.com/boxyhq/…
devkiran 303dc81
Merge branch 'main' into feat/audit-logs-saas-app
e086711
Add target and tenant fields
devkiran 681cf95
Error handling
devkiran d2cd190
Event reporting for
devkiran f3bdf88
Merge branch 'main' into feat/audit-logs-saas-app
70d7a21
Merge branch 'feat/audit-logs-saas-app' of https://github.com/boxyhq/…
devkiran 0097cfe
Add retraced event to dsync
devkiran 1a62364
Add retraced event tracking for setup link
devkiran 6228d71
Add retraced event logging for federated SAML API
devkiran b88ca2e
Fix track events for API events
devkiran e498c9a
Add branding update event to retraced
devkiran 5d1c5cd
Fix optional parameters in reportAdminPortalEvent
devkiran 116ad0d
Fix import statement and update event CRUD
devkiran 0b0b23e
Add FederatedSAMLProfile to samlResponse method
devkiran 726b7e7
Merge branch 'main' into feat/audit-logs-saas-app
devkiran 71c6662
Update package-lock.json
devkiran ddb51c1
Remove console.log
devkiran 48e7314
Merge branch 'main' into feat/audit-logs-saas-app
devkiran bb119bb
Add audit log teams configuration
devkiran de01aed
Merge branch 'main' into feat/audit-logs-saas-app
devkiran 93e1199
Fix the build
devkiran e0c7592
Merge branch 'main' into feat/audit-logs-saas-app
devkiran a79cf7c
Remove console.log
devkiran 8b2ce8c
added apis, controller, store for security logs config
ukrocks007 4b11c48
added pages and made the flow working
ukrocks007 b67f9f3
Refactor import statements in security-logs/index.ts
ukrocks007 a05f9b1
added package configs and sinks
ukrocks007 4c23cf8
security-sinks package related changes
ukrocks007 eb723cb
Update npm install and publish for security sinks
ukrocks007 0dbacae
Update package.json paths for distribution files
ukrocks007 f8427d0
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 09879bb
Add retry logic for sending events to Splunk HEC
ukrocks007 39ad0e4
Update tsconfig.json with downlevelIteration and ts-node configuration
ukrocks007 7b94614
Update package name in package-lock.json
ukrocks007 ef2aebf
Remove unused variable in OAuthController
ukrocks007 5b9d91b
Add prepare:security-sinks script to package.json
ukrocks007 18aab06
Update package.json build and main paths
ukrocks007 84b9b56
Merge branch main in feature/splunk-direct-delivery
ukrocks007 9f16bee
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 b66da67
Refactor security logs configuration page to use internal UI Table co…
ukrocks007 7826824
format
ukrocks007 be0db63
updated package-lock
deepakprabhakara 828e5b2
fixed merge issue related to oauth.ts
deepakprabhakara 4688dfd
locale strings fix
deepakprabhakara 30e5003
fixed locale-check
deepakprabhakara a195106
fixed docker build
deepakprabhakara 884995b
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 62f9fcf
Update import paths for product and security logs config APIs
ukrocks007 4b87293
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 184851c
Update dependencies and cleanup duplicate code
ukrocks007 cb23941
Refactor UI components and update dependencies
ukrocks007 7746cd4
Add verdaccio.sh script for publishing package to local registry
ukrocks007 bf25ead
Update axios dependency to version 1.6.8
ukrocks007 ffa506c
Add API key creation and deletion functionality
ukrocks007 d499887
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 babfcbb
Update package.json to use src/index.ts instead of dist/index.js for …
ukrocks007 aeb2b44
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 1f51c3e
Update dependencies and package.json configuration
ukrocks007 43a0d55
Refactor code to use API key for admin portal routes and handle missi…
ukrocks007 508eec5
Merge branch 'release' into feature/splunk-direct-delivery
deepakprabhakara 5882bb8
Refactor security logs configuration components and types
ukrocks007 4bc8d3d
Refactor security logs configuration components and types
ukrocks007 8c0c794
Update exception list in check-locale.js
ukrocks007 e2eaff0
Update security logs configuration imports
ukrocks007 0e87280
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 418e410
Refactor security logs configuration imports and components
ukrocks007 e8b00ac
Refactor security logs configuration imports and components
ukrocks007 511bc19
Fix error handling in SecurityLogsConfigCreate component
ukrocks007 08bbf80
Refactor security logs configuration imports and components in Securi…
ukrocks007 da43d47
Refactor security logs configuration URLs and functions
ukrocks007 60e7429
Fix error handling in SecurityLogsConfigCreate component and refactor…
ukrocks007 7964460
Refactor security logs configuration imports and components
ukrocks007 0ec7b65
Refactor security logs configuration imports and components, and add …
ukrocks007 e56c6ea
Refactor security logs configuration imports and components
ukrocks007 6665967
Merge branch 'main' into feature/splunk-direct-delivery
ukrocks007 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
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.