Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@skyflow-bharti
Copy link
Collaborator

Why:

Java FlowDB currently lacks client initialization wrapper classes, whereas they are already implemented for v2 of the SDK.

Goal:

Implement client initialization wrapper classes for Java FlowDB to standardize initialization logic and ensure consistency with the v2 architecture.

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

πŸ” Gitleaks Findings: 10 issue(s) detected

πŸ”Έ Rule: private-key
πŸ“„ File: src/main/java/com/skyflow/common/utils/Constants.java:null
πŸ“ Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
πŸ”‘ Secret: **********
πŸ”— Path: src/main/java/com/skyflow/common/utils/Constants.java:null

πŸ”Έ Rule: generic-api-key
πŸ“„ File: src/test/java/com/skyflow/VaultClientTests.java:null
πŸ“ Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
πŸ”‘ Secret: **********
πŸ”— Path: src/test/java/com/skyflow/VaultClientTests.java:null

πŸ”Έ Rule: generic-api-key
πŸ“„ File: src/test/java/com/skyflow/ConnectionClientTests.java:null
πŸ“ Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
πŸ”‘ Secret: **********
πŸ”— Path: src/test/java/com/skyflow/ConnectionClientTests.java:null

πŸ”Έ Rule: generic-api-key
πŸ“„ File: src/test/java/com/skyflow/VaultClientTests.java:null
πŸ“ Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
πŸ”‘ Secret: **********
πŸ”— Path: src/test/java/com/skyflow/VaultClientTests.java:null

πŸ”Έ Rule: private-key
πŸ“„ File: v2/src/test/resources/invalidTokenURICredentials.json:null
πŸ“ Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
πŸ”‘ Secret: **********
πŸ”— Path: v2/src/test/resources/invalidTokenURICredentials.json:null

πŸ”Έ Rule: generic-api-key
πŸ“„ File: v2/src/test/java/com/skyflow/vault/config/CredentialsTests.java:null
πŸ“ Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
πŸ”‘ Secret: **********
πŸ”— Path: v2/src/test/java/com/skyflow/vault/config/CredentialsTests.java:null

πŸ”Έ Rule: private-key
πŸ“„ File: v2/src/main/java/com/skyflow/utils/Constants.java:null
πŸ“ Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
πŸ”‘ Secret: **********
πŸ”— Path: v2/src/main/java/com/skyflow/utils/Constants.java:null

πŸ”Έ Rule: jwt
πŸ“„ File: v2/src/main/java/com/skyflow/utils/Utils.java:null
πŸ“ Description: Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
πŸ”‘ Secret: **********
πŸ”— Path: v2/src/main/java/com/skyflow/utils/Utils.java:null

πŸ”Έ Rule: jwt
πŸ“„ File: v2/src/main/java/com/skyflow/utils/Utils.java:null
πŸ“ Description: Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
πŸ”‘ Secret: **********
πŸ”— Path: v2/src/main/java/com/skyflow/utils/Utils.java:null

πŸ”Έ Rule: jwt
πŸ“„ File: v1/src/main/java/DetokenizeExample.java:null
πŸ“ Description: Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
πŸ”‘ Secret: **********
πŸ”— Path: v1/src/main/java/DetokenizeExample.java:null

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@skyflow-bharti skyflow-bharti changed the base branch from main to skyflow-vivek/SK-2223-use-common-modules-for-bearer-token-generation August 8, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants