Repository Analysis

floci-io/floci

18.0 Moderate AI signal View on GitHub
18.0
Adjusted Score
18.0
Raw Score
100%
Time Factor
Last Push
Stars
Language
317,622
Lines of Code
1432
Files
1799
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 163HIGH 143MEDIUM 1312LOW 181

Pattern Findings

1799 matches across 13 categories. Click a row to expand file-level details.

Decorative Section Separators1310 hits · 3206 pts
SeverityFileLineSnippet
MEDIUM…t-java/src/test/java/com/floci/test/SchedulerTest.java130 // ──────────────────────────── Schedule CRUD ────────────────────────────
MEDIUM…t-java/src/test/java/com/floci/test/SchedulerTest.java459 // ──────────────────────────── Tagging ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java80 // ── Lambda handler source code ───────────────────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java160 // ── Setup / Teardown ─────────────────────────────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java182 // ── Helpers ──────────────────────────────────────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java287 // ──────────────────────────── 1. Basic WebSocket flow ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java319 // ──────────────────────────── 2. Chat-style broadcast ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java372 // ──────────────────────────── 3. $connect authorization ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java419 // ──────────────────────────── 4. Route selection ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java472 // ──────────────────────────── 5. @connections API ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java532 // ──────────────────────────── 6. Stage variables ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java571 // ──────────────────────────── 7. Mock integration ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java612 // ──────────────────────────── 8. Disconnect cleanup ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java653 // ──────────────────────────── 9. Payload size limit ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java693 // ──────────────────────────── 10. Server-initiated close via @connections DELETE ────────────────────────────
MEDIUM…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java741 // ── WebSocket message capture listener ───────────────────────────────────
MEDIUM…a/src/test/java/com/floci/test/IamEnforcementTest.java39 // ── Resource names ─────────────────────────────────────────────────────────
MEDIUM…a/src/test/java/com/floci/test/IamEnforcementTest.java66 // ── Shared state ───────────────────────────────────────────────────────────
MEDIUM…a/src/test/java/com/floci/test/IamEnforcementTest.java127 // ── Client factories ───────────────────────────────────────────────────────
MEDIUM…a/src/test/java/com/floci/test/IamEnforcementTest.java173 // ── Tests ──────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/LambdaTest.java203 // ─────────────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/LambdaTest.java205 // ─────────────────────────────────────────────────────────────────────────
MEDIUM…/com/floci/test/CloudFormationLambdaInlineZipTest.java48 // ── Node.js inline source ──────────────────────────────────────────────────
MEDIUM…/com/floci/test/CloudFormationLambdaInlineZipTest.java108 // ── Python inline source ───────────────────────────────────────────────────
MEDIUM…/com/floci/test/CloudFormationLambdaInlineZipTest.java153 // ── helpers ────────────────────────────────────────────────────────────────
MEDIUM…st/java/com/floci/test/LambdaPayloadSizeLimitTest.java53 // ── Request payload limits ──────────────────────────────────────────────
MEDIUM…st/java/com/floci/test/LambdaPayloadSizeLimitTest.java104 // ── Response payload limit ──────────────────────────────────────────────
MEDIUM…va/src/test/java/com/floci/test/CodeDeployEcsTest.java101 // ── ELB v2 setup ─────────────────────────────────────────────────────────
MEDIUM…va/src/test/java/com/floci/test/CodeDeployEcsTest.java181 // ── ECS setup ────────────────────────────────────────────────────────────
MEDIUM…va/src/test/java/com/floci/test/CodeDeployEcsTest.java221 // ── CodeDeploy ECS deployment ─────────────────────────────────────────────
MEDIUM…va/src/test/java/com/floci/test/CodeDeployEcsTest.java396 // ── Canary deployment variant ─────────────────────────────────────────────
MEDIUM…rc/test/java/com/floci/test/StepFunctionsTagsTest.java69 // ──────────────── State Machine Tags ────────────────
MEDIUM…rc/test/java/com/floci/test/StepFunctionsTagsTest.java115 // ──────────────── Activity Tags ────────────────
MEDIUM…rc/test/java/com/floci/test/StepFunctionsTagsTest.java146 // ──────────────── Helpers ────────────────
MEDIUM…-java/src/test/java/com/floci/test/CognitoSrpTest.java186 // ────────────────────────── Caldera SRP helpers ──────────────────────────
MEDIUM…est/java/com/floci/test/StepFunctionsActivityTest.java56 // ──────────────────────────── Part A: Activity CRUD ────────────────────────────
MEDIUM…est/java/com/floci/test/StepFunctionsActivityTest.java98 // ──────────────────────────── Part B: Activity task roundtrip ────────────────────────────
MEDIUM…est/java/com/floci/test/StepFunctionsActivityTest.java156 // ──────────────────────────── Part C: waitForTaskToken ────────────────────────────
MEDIUM…est/java/com/floci/test/StepFunctionsActivityTest.java220 // ──────────────────────────── helper ────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java127 // ─── Load Balancers ──────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java207 // ─── Target Groups ───────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java274 // ─── Targets ─────────────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java302 // ─── Listeners ───────────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java355 // ─── Rules ───────────────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java465 // ─── Tags ────────────────────────────────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java497 // ─── SSL Policies / Account Limits ───────────────────────────────────────
MEDIUM…-test-java/src/test/java/com/floci/test/ElbV2Test.java525 // ─── Delete cascade ──────────────────────────────────────────────────────
MEDIUM…/test/java/com/floci/test/SesConfigurationSetTest.java63 // ─────────────────────────── V2 (SESv2) ───────────────────────────
MEDIUM…/test/java/com/floci/test/SesConfigurationSetTest.java125 // ─────────────────────────── V1 (SES) ───────────────────────────
MEDIUM…/test/java/com/floci/test/SesConfigurationSetTest.java187 // ────────────────────────── Validation ──────────────────────────
MEDIUM…/test/java/com/floci/test/SesConfigurationSetTest.java211 // ─────────────────────────── Helpers ───────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java55 // ── Vault ──────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java110 // ── Plan ───────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java179 // ── Selection ──────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java231 // ── Job ────────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java298 // ── Recovery Point ─────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java359 // ── Tagging ────────────────────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java386 // ── Supported Resource Types ────────────────────────────────────────────────
MEDIUM…test-java/src/test/java/com/floci/test/BackupTest.java399 // ── Teardown ───────────────────────────────────────────────────────────────
MEDIUM…/java/com/floci/test/Ec2InstanceResponseShapeTest.java75 // ── Core instance fields ─────────────────────────────────────────────────
1250 more matches not shown…
Hallucination Indicators163 hits · 1592 pts
SeverityFileLineSnippet
CRITICAL…t-java/src/test/java/com/floci/test/SchedulerTest.java308 .retryPolicy(software.amazon.awssdk.services.scheduler.model.RetryPolicy.builder()
CRITICAL…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java254 .credentialsProvider(software.amazon.awssdk.auth.credentials.StaticCredentialsProvider.create(
CRITICAL…com/floci/test/ApiGatewayV2WebSocketDataPlaneTest.java255 software.amazon.awssdk.auth.credentials.AwsBasicCredentials.create("test", "test")))
CRITICAL…dk-test-java/src/test/java/com/floci/test/SsmTest.java150 software.amazon.awssdk.services.ssm.model.Tag.builder().key("env").value("test").build(),
CRITICAL…dk-test-java/src/test/java/com/floci/test/SsmTest.java151 software.amazon.awssdk.services.ssm.model.Tag.builder().key("team").value("backend").build()
CRITICAL…va/src/test/java/com/floci/test/CodeDeployEcsTest.java154 .defaultActions(software.amazon.awssdk.services.elasticloadbalancingv2.model.Action.builder()
CRITICAL…st-java/src/test/java/com/floci/test/FirehoseTest.java89 .record(software.amazon.awssdk.services.firehose.model.Record.builder()
CRITICAL…st-java/src/test/java/com/floci/test/FirehoseTest.java102 software.amazon.awssdk.services.firehose.model.Record.builder().data(SdkBytes.fromString("{\"i\":1}", St
CRITICAL…st-java/src/test/java/com/floci/test/FirehoseTest.java103 software.amazon.awssdk.services.firehose.model.Record.builder().data(SdkBytes.fromString("{\"i\":2}", St
CRITICAL…st-java/src/test/java/com/floci/test/FirehoseTest.java104 software.amazon.awssdk.services.firehose.model.Record.builder().data(SdkBytes.fromString("{\"i\":3}", St
CRITICAL…k-test-java/src/test/java/com/floci/test/Ec2Tests.java539 .tags(software.amazon.awssdk.services.ec2.model.Tag.builder().key("Name").value("sdk-test-instance").bui
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java68 sesV2.createConfigurationSet(software.amazon.awssdk.services.sesv2.model.CreateConfigurationSetRequest.builder()
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java83 assertThatThrownBy(() -> sesV2.createConfigurationSet(software.amazon.awssdk.services.sesv2.model.CreateConfigur
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java106 sesV2.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest.bui
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java113 sesV2.deleteConfigurationSet(software.amazon.awssdk.services.sesv2.model.DeleteConfigurationSetRequest.builder()
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java192 assertThatThrownBy(() -> sesV2.createConfigurationSet(software.amazon.awssdk.services.sesv2.model.CreateConfigur
CRITICAL…/test/java/com/floci/test/SesConfigurationSetTest.java223 sesV2.deleteConfigurationSet(software.amazon.awssdk.services.sesv2.model.DeleteConfigurationSetRequest.build
CRITICAL…dk-test-java/src/test/java/com/floci/test/AcmTest.java246 software.amazon.awssdk.services.acm.model.Tag.builder().key("Environment").value("test").build()
CRITICAL…dk-test-java/src/test/java/com/floci/test/AcmTest.java247 software.amazon.awssdk.services.acm.model.Tag.builder().key("Project").value("floci").build()
CRITICAL…dk-test-java/src/test/java/com/floci/test/AcmTest.java268 .tags(software.amazon.awssdk.services.acm.model.Tag.builder().key("Project").value("floci").build()));
CRITICAL…st-java/src/test/java/com/floci/test/DynamoDbTest.java269 software.amazon.awssdk.services.dynamodb.model.Tag.builder().key("env").value("test").build(),
CRITICAL…st-java/src/test/java/com/floci/test/DynamoDbTest.java270 software.amazon.awssdk.services.dynamodb.model.Tag.builder().key("team").value("backend").build(
CRITICAL…ava/com/floci/test/CloudFormationVirtualHostTests.java38 .credentialsProvider(software.amazon.awssdk.auth.credentials.StaticCredentialsProvider.create(
CRITICAL…ava/com/floci/test/CloudFormationVirtualHostTests.java39 software.amazon.awssdk.auth.credentials.AwsBasicCredentials.create("test", "test")))
CRITICAL…t-java/src/test/java/com/floci/test/S3ControlTest.java126 software.amazon.awssdk.services.s3control.model.Tag.builder()
CRITICAL…t-java/src/test/java/com/floci/test/S3ControlTest.java128 software.amazon.awssdk.services.s3control.model.Tag.builder()
CRITICAL…t-java/src/test/java/com/floci/test/S3ControlTest.java150 .tags(software.amazon.awssdk.services.s3control.model.Tag.builder()
CRITICAL…t-java/src/test/java/com/floci/test/S3ControlTest.java177 software.amazon.awssdk.services.s3control.model.Tag.builder()
CRITICAL…t-java/src/test/java/com/floci/test/S3ControlTest.java179 software.amazon.awssdk.services.s3control.model.Tag.builder()
CRITICAL…k-test-java/src/test/java/com/floci/test/EcsTests.java287 .tags(software.amazon.awssdk.services.ecs.model.Tag.builder().key("env").value("test").build(),
CRITICAL…k-test-java/src/test/java/com/floci/test/EcsTests.java288 software.amazon.awssdk.services.ecs.model.Tag.builder().key("team").value("sdk").build())
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java317 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java338 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java364 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java437 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java540 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java692 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java731 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java755 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…java/src/test/java/com/floci/test/SesTemplateTest.java814 .template(software.amazon.awssdk.services.ses.model.Template.builder()
CRITICAL…test/java/com/floci/test/LambdaFunctionConfigTest.java235 .imageConfig(software.amazon.awssdk.services.lambda.model.ImageConfig.builder()
CRITICAL…test/java/com/floci/test/LambdaFunctionConfigTest.java254 .imageConfig(software.amazon.awssdk.services.lambda.model.ImageConfig.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/IamTest.java173 .tags(software.amazon.awssdk.services.iam.model.Tag.builder().key("env").value("sdk-test").build())
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java171 software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java180 sqs.deleteMessage(software.amazon.awssdk.services.sqs.model.DeleteMessageRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java190 String rawQueueUrl = sqs.createQueue(software.amazon.awssdk.services.sqs.model.CreateQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java192 String rawQueueArn = sqs.getQueueAttributes(software.amazon.awssdk.services.sqs.model.GetQueueAttributesRequest.
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java313 sqs.deleteQueue(software.amazon.awssdk.services.sqs.model.DeleteQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java321 String cbdQueueUrl = sqs.createQueue(software.amazon.awssdk.services.sqs.model.CreateQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java325 String cbdQueueArn = sqs.getQueueAttributes(software.amazon.awssdk.services.sqs.model.GetQueueAttributesRequest.
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java370 sqs.deleteQueue(software.amazon.awssdk.services.sqs.model.DeleteQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java378 String mbQueueUrl = sqs.createQueue(software.amazon.awssdk.services.sqs.model.CreateQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java380 String mbQueueArn = sqs.getQueueAttributes(software.amazon.awssdk.services.sqs.model.GetQueueAttributesRequest.b
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java429 sqs.deleteQueue(software.amazon.awssdk.services.sqs.model.DeleteQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java437 String nestedQueueUrl = sqs.createQueue(software.amazon.awssdk.services.sqs.model.CreateQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java439 String nestedQueueArn = sqs.getQueueAttributes(software.amazon.awssdk.services.sqs.model.GetQueueAttributesReque
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java488 sqs.deleteQueue(software.amazon.awssdk.services.sqs.model.DeleteQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java496 String batchQueueUrl = sqs.createQueue(software.amazon.awssdk.services.sqs.model.CreateQueueRequest.builder()
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java498 String batchQueueArn = sqs.getQueueAttributes(software.amazon.awssdk.services.sqs.model.GetQueueAttributesReques
CRITICAL…dk-test-java/src/test/java/com/floci/test/SnsTest.java54 sqs.deleteQueue(software.amazon.awssdk.services.sqs.model.DeleteQueueRequest.builder()
103 more matches not shown…
Cross-File Repetition142 hits · 710 pts
SeverityFileLineSnippet
HIGH…a/src/test/java/com/floci/test/IamEnforcementTest.java0{"version":"2012-10-17","statement":[ {"effect":"allow","action":"s3:*","resource":"*"} ]}
HIGH…/floci/services/iam/IamEnforcementIntegrationTest.java0{"version":"2012-10-17","statement":[ {"effect":"allow","action":"s3:*","resource":"*"} ]}
HIGH…/floci/services/iam/IamEnforcementIntegrationTest.java0{"version":"2012-10-17","statement":[ {"effect":"allow","action":"s3:*","resource":"*"} ]}
HIGH…ent/floci/services/kinesis/KinesisIntegrationTest.java0{"streamname": "retention-test", "retentionperiodhours": 48}
HIGH…ent/floci/services/kinesis/KinesisIntegrationTest.java0{"streamname": "retention-test", "retentionperiodhours": 48}
HIGH…ent/floci/services/kinesis/KinesisIntegrationTest.java0{"streamname": "retention-test", "retentionperiodhours": 48}
HIGH…ent/floci/services/kinesis/KinesisIntegrationTest.java0{"streamname": "retention-test", "retentionperiodhours": 48}
HIGH…/floci/services/ssm/SsmSendCommandIntegrationTest.java0{ "destination": "%s", "messagesrequestid": "%s", "visibilitytimeoutinseconds": 30 }
HIGH…/floci/services/ssm/SsmSendCommandIntegrationTest.java0{ "destination": "%s", "messagesrequestid": "%s", "visibilitytimeoutinseconds": 30 }
HIGH…/floci/services/ssm/SsmSendCommandIntegrationTest.java0{ "destination": "%s", "messagesrequestid": "%s", "visibilitytimeoutinseconds": 30 }
HIGH…/floci/services/ssm/SsmSendCommandIntegrationTest.java0{ "destination": "%s", "messagesrequestid": "%s", "visibilitytimeoutinseconds": 30 }
HIGH…/hectorvent/floci/services/kms/KmsIntegrationTest.java0{ "keyid": "%s", "granteeprincipal": "arn:aws:iam::000000000000:user/grantee", "operations": ["encrypt", "decrypt"] }
HIGH…/hectorvent/floci/services/kms/KmsIntegrationTest.java0{ "keyid": "%s", "granteeprincipal": "arn:aws:iam::000000000000:user/grantee", "operations": ["encrypt", "decrypt"] }
HIGH…/hectorvent/floci/services/kms/KmsIntegrationTest.java0{ "keyid": "%s", "granteeprincipal": "arn:aws:iam::000000000000:user/grantee", "operations": ["encrypt", "decrypt"] }
HIGH…/hectorvent/floci/services/kms/KmsIntegrationTest.java0{ "keyid": "%s", "granteeprincipal": "arn:aws:iam::000000000000:user/grantee", "operations": ["encrypt", "decrypt"] }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "enable-rule-test", "eventbusname": "%s" }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "enable-rule-test", "eventbusname": "%s" }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "enable-rule-test", "eventbusname": "%s" }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "disable-rule-test", "eventbusname": "%s" }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "disable-rule-test", "eventbusname": "%s" }
HIGH…ervices/eventbridge/EventBridgeArnIntegrationTest.java0{ "name": "disable-rule-test", "eventbusname": "%s" }
HIGH…i/services/cognito/CognitoUserInfoIntegrationTest.java0{ "userpoolid": "%s", "username": "%s", "password": "%s", "permanent": true }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "userpoolid": "%s", "username": "%s", "password": "%s", "permanent": true }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "userpoolid": "%s", "username": "%s", "password": "%s", "permanent": true }
HIGH…i/services/cognito/CognitoUserInfoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…i/services/cognito/CognitoUserInfoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "user_password_auth", "authparameters": { "username": "%s", "password": "%s" } }
HIGH…i/services/cognito/CognitoUserInfoIntegrationTest.java0{ "clientid": "%s", "authflow": "refresh_token_auth", "authparameters": { "refresh_token": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "refresh_token_auth", "authparameters": { "refresh_token": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "refresh_token_auth", "authparameters": { "refresh_token": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "authflow": "refresh_token_auth", "authparameters": { "refresh_token": "%s" } }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "clientsecretid": "%s", "userpoolid": "%s" }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "clientsecretid": "%s", "userpoolid": "%s" }
HIGH…ent/floci/services/cognito/CognitoIntegrationTest.java0{ "clientid": "%s", "clientsecretid": "%s", "userpoolid": "%s" }
HIGH…/dynamodb/DynamoDbKinesisStreamingIntegrationTest.java0{"streamname": "ddb-streaming-test", "shardid": "shardid-000000000000", "sharditeratortype": "trim_horizon"}
HIGH…/dynamodb/DynamoDbKinesisStreamingIntegrationTest.java0{"streamname": "ddb-streaming-test", "shardid": "shardid-000000000000", "sharditeratortype": "trim_horizon"}
HIGH…/dynamodb/DynamoDbKinesisStreamingIntegrationTest.java0{"streamname": "ddb-streaming-test", "shardid": "shardid-000000000000", "sharditeratortype": "trim_horizon"}
HIGH…/dynamodb/DynamoDbKinesisStreamingIntegrationTest.java0{"streamname": "ddb-streaming-test", "shardid": "shardid-000000000000", "sharditeratortype": "trim_horizon"}
HIGH…/dynamodb/DynamoDbKinesisStreamingIntegrationTest.java0{"streamname": "ddb-streaming-test", "shardid": "shardid-000000000000", "sharditeratortype": "trim_horizon"}
HIGH…rvices/dynamodb/DynamoDbProjectionIntegrationTest.java0{ "tablename": "%s", "keyschema": [{"attributename": "pk", "keytype": "hash"}], "attributedefinitions": [{"attributename
HIGH…services/dynamodb/DynamoDbTableArnIntegrationTest.java0{ "tablename": "%s", "keyschema": [{"attributename": "pk", "keytype": "hash"}], "attributedefinitions": [{"attributename
HIGH…services/dynamodb/DynamoDbTableArnIntegrationTest.java0{ "tablename": "%s", "keyschema": [{"attributename": "pk", "keytype": "hash"}], "attributedefinitions": [{"attributename
HIGH…t/floci/services/dynamodb/DynamoDbIntegrationTest.java0{ "tablename": "%s", "keyschema": [{"attributename": "pk", "keytype": "hash"}], "attributedefinitions": [{"attributename
HIGH…i/services/dynamodb/DynamoDbExportIntegrationTest.java0{ "tablename": "%s", "keyschema": [ {"attributename": "pk", "keytype": "hash"}, {"attributename": "sk", "keytype": "rang
HIGH…/dynamodb/DynamoDbFilterExpressionIntegrationTest.java0{ "tablename": "%s", "keyschema": [ {"attributename": "pk", "keytype": "hash"}, {"attributename": "sk", "keytype": "rang
HIGH…/dynamodb/DynamoDbFilterExpressionIntegrationTest.java0{ "tablename": "%s", "keyschema": [ {"attributename": "pk", "keytype": "hash"}, {"attributename": "sk", "keytype": "rang
HIGH…ices/bedrockruntime/BedrockRuntimeIntegrationTest.java0{"messages": [{"role": "user", "content": [{"text": "hi"}]}]}
82 more matches not shown…
Hyper-Verbose Identifiers142 hits · 148 pts
SeverityFileLineSnippet
LOW…patibility-tests/sdk-test-python/tests/test_cognito.py34 def test_create_user_pool_client(self, cognito_client, unique_name):
LOW…patibility-tests/sdk-test-python/tests/test_cognito.py51 def test_delete_user_pool_client(self, cognito_client, unique_name):
LOW…patibility-tests/sdk-test-python/tests/test_cognito.py204 def test_describe_user_pool_returns_all_standard_schema_attributes(self, cognito_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py147 def test_describe_nonexistent_pipe(self, pipes_client):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py188 def test_sqs_to_sqs_forwarding(self, pipes_client, sqs_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py226 def test_filter_criteria_filters_messages(self, pipes_client, sqs_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py285 def test_batch_size_in_source_parameters(self, pipes_client, sqs_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py331 def test_stopped_pipe_does_not_forward(self, pipes_client, sqs_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py367 def test_source_queue_drained_after_forwarding(
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py53 def test_put_bucket_notification_configuration_with_filters(self):
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py91 def test_get_bucket_notification_configuration_sqs_filter_roundtrip(self):
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py125 def test_get_bucket_notification_configuration_sns_filter_roundtrip(self):
LOW…patibility-tests/sdk-test-python/tests/test_kinesis.py50 def test_describe_stream_summary(self, kinesis_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py17 def test_get_caller_identity_account_id(self, sts_client):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py38 def test_assume_role_assumed_role_user(self, sts_client):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py46 def test_assume_role_with_web_identity(self, sts_client):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py61 def test_assume_role_missing_role_arn(self, sts_client):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py81 def test_get_federation_token(self, sts_client):
LOWcompatibility-tests/sdk-test-python/tests/test_sts.py94 def test_decode_authorization_message(self, sts_client):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py63 def test_describe_time_to_live(self, dynamodb_client, test_table):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py68 def test_update_and_describe_continuous_backups(self, dynamodb_client, unique_name):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py250 def test_batch_write_item_put(self, dynamodb_client, test_table):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py278 def test_batch_write_item_delete(self, dynamodb_client, test_table):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py355 def test_list_tags_of_resource(self, dynamodb_client, unique_name):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py417 def test_create_table_with_gsi_and_lsi(self, dynamodb_client, unique_name):
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py476 def test_query_gsi_sparse_index(self, dynamodb_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_iam.py216 def test_list_groups_for_user(self, iam_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_iam.py390 def test_list_attached_user_policies(self, iam_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_sqs.py103 def test_delete_message_batch(self, sqs_client, test_queue):
LOWcompatibility-tests/sdk-test-python/tests/test_sqs.py155 def test_set_queue_attributes(self, sqs_client, test_queue):
LOWcompatibility-tests/sdk-test-python/tests/test_sqs.py274 def test_list_dead_letter_source_queues(self, sqs_client, unique_name):
LOW…ibility-tests/sdk-test-python/tests/test_cloudwatch.py29 def test_put_metric_data_with_dimensions(self, cloudwatch_client, unique_name):
LOW…ibility-tests/sdk-test-python/tests/test_cloudwatch.py66 def test_list_metrics_namespace_isolation(self, cloudwatch_client, unique_name):
LOW…ibility-tests/sdk-test-python/tests/test_cloudwatch.py88 def test_get_metric_statistics(self, cloudwatch_client, unique_name):
LOW…ibility-tests/sdk-test-python/tests/test_cloudwatch.py120 def test_put_metric_data_with_statistic_values(self, cloudwatch_client, unique_name):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py36 def test_create_repository_returns_loopback_uri(self, ecr_client):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py50 def test_create_duplicate_raises(self, ecr_client, repo):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py55 def test_describe_repositories(self, ecr_client, repo):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py59 def test_describe_missing_raises(self, ecr_client):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py73 def test_get_authorization_token(self, ecr_client):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py91 def test_lifecycle_policy_round_trip(self, ecr_client, repo):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py97 def test_repository_policy_round_trip(self, ecr_client, repo):
LOWcompatibility-tests/sdk-test-python/tests/test_ecr.py103 def test_image_tag_mutability_round_trip(self, ecr_client, repo):
LOWcompatibility-tests/sdk-test-python/tests/test_kms.py29 def test_schedule_key_deletion(self, kms_client):
LOWcompatibility-tests/sdk-test-python/tests/test_kms.py54 def test_list_grants_paginator(self, kms_client):
LOWcompatibility-tests/sdk-test-python/tests/test_kms.py165 def test_generate_data_key_without_plaintext(self, kms_client):
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py18def wait_for_stack_terminal_state(cfn_client, stack_name, timeout=60):
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py89 def test_auto_naming_create_stack(self, cloudformation_client, auto_naming_stack):
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py96 def test_auto_naming_describe_stack_resources(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py141 def test_auto_naming_sqs_queue_generated(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py154 def test_auto_naming_sqs_queue_constraints(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py171 def test_auto_naming_sns_topic_generated(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py184 def test_auto_naming_sns_topic_constraints(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py201 def test_auto_naming_ssm_parameter_generated(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py214 def test_auto_naming_ssm_parameter_constraints(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py228 def test_auto_naming_cross_reference_queue_generated(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py241 def test_auto_naming_cross_reference_uses_bucket_name(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py318 def test_explicit_naming_create_stack(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py342 def test_explicit_naming_sqs_queue(
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py357 def test_explicit_naming_sns_topic(
82 more matches not shown…
Verbosity Indicators13 hits · 20 pts
SeverityFileLineSnippet
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java61 // Step 1: Create user WITHOUT the boolean field set
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java79 // Step 2: Update user - set boolean to true and other fields
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java89 // Step 3: Get the item and verify the boolean was set correctly
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java109 // Step 1: Create user WITH boolean = false
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java122 // Step 2: Update boolean to true
LOW…st/java/com/floci/test/DynamoDbEnhancedClientTest.java129 // Step 3: Verify the boolean changed to true
LOW…rvent/floci/services/codedeploy/CodeDeployService.java1489 // Step 1: shift canaryPercentage to targetVersion
LOW…rvent/floci/services/codedeploy/CodeDeployService.java1502 // Step 2: flip 100% to targetVersion
LOW…/floci/services/rds/proxy/PostgresProtocolHandler.java286 // Step 1: Send SASLInitialResponse with client-first-message
LOW…/floci/services/rds/proxy/PostgresProtocolHandler.java304 // Step 2: Read AuthenticationSASLContinue (authType=11)
LOW…/floci/services/rds/proxy/PostgresProtocolHandler.java327 // Step 3: Compute client-final-message with proof
LOW…/floci/services/rds/proxy/PostgresProtocolHandler.java345 // Step 4: Read AuthenticationSASLFinal (authType=12) — server signature (ignored)
LOW…/floci/services/rds/proxy/PostgresProtocolHandler.java356 // Step 5: Read final AuthenticationOK
Excessive Try-Catch Wrapping8 hits · 10 pts
SeverityFileLineSnippet
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py411 except Exception:
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py41 except Exception as e:
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py45 except Exception as e:
LOW…y-tests/sdk-test-python/tests/test_s3_notifications.py50 except Exception as e:
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py86 except Exception as e:
LOW…ts/sdk-test-python/tests/test_cloudformation_naming.py315 except Exception as e:
LOW…patibility-tests/sdk-test-python/tests/test_s3_cors.py35 except Exception as e:
LOW…patibility-tests/sdk-test-python/tests/test_s3_cors.py40 except Exception as e:
Cross-Language Confusion1 hit · 8 pts
SeverityFileLineSnippet
HIGHcompatibility-tests/sdk-test-python/conftest.py189 " const name = (event && event.name) ? event.name : 'World';\n"
Unused Imports7 hits · 7 pts
SeverityFileLineSnippet
LOW…patibility-tests/sdk-test-python/tests/test_cognito.py3
LOW…patibility-tests/sdk-test-python/tests/test_kinesis.py5
LOW…atibility-tests/sdk-test-python/tests/test_dynamodb.py3
LOWcompatibility-tests/sdk-test-python/tests/test_sqs.py6
LOW…ibility-tests/sdk-test-python/tests/test_cloudwatch.py5
LOWcompatibility-tests/sdk-test-python/tests/test_kms.py3
LOWcompatibility-tests/sdk-test-python/tests/test_sns.py5
Over-Commented Block6 hits · 6 pts
SeverityFileLineSnippet
LOWdocker/entrypoint.sh1#!/bin/sh
LOWcompatibility-tests/sdk-test-rust/tests/common/mod.rs1//! Shared test utilities for integration tests.
LOWcompatibility-tests/sdk-test-rust/tests/common/mod.rs21/// let s3 = common::s3_client().await;
LOW.github/workflows/conventional-commits.yml21 env:
LOW…ectorvent/floci/services/dynamodb/DynamoDbService.java1541 valuePart = rest.substring(0, commaIdx).trim();
LOW…o/github/hectorvent/floci/services/sqs/SqsService.java401 }
Self-Referential Comments2 hits · 6 pts
SeverityFileLineSnippet
MEDIUMcompatibility-tests/sdk-test-python/tests/test_sqs.py219 # Create main queue and DLQ
MEDIUMcompatibility-tests/sdk-test-python/tests/test_kms.py208 # Create an asymmetric signing key
Deep Nesting2 hits · 2 pts
SeverityFileLineSnippet
LOWcompatibility-tests/sdk-test-python/conftest.py205
LOWcompatibility-tests/sdk-test-python/tests/test_pipes.py285
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippet
LOW…sts/sdk-test-awscli/test/test_helper/common-setup.bash48# Check if operation is unsupported
Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippet
LOW…ent/floci/services/cognito/CognitoIntegrationTest.java1426 { "Name": "email", "Value": "user@example.com" },
LOW…stepfunctions/StepFunctionsJsonataIntegrationTest.java251 assertTrue(output.contains("Jane Doe"));