Open-source feature management platform
84 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | frontend/src/component/InitialRedirect.test.tsx | 22 | user: { id: 1, name: 'Test User', email: 'test@test.com' }, |
| LOW | …nent/user/ForgottenPassword/ForgottenPassword.test.tsx | 17 | await userEvent.type(emailField, 'user@example.com'); |
| LOW | …end/src/component/changeRequest/ChangeRequest.test.tsx | 215 | email: 'user@example.com', |
| LOW | …t/ChangeRequestOverview/ChangeRequestOverview.test.tsx | 159 | email: 'user@example.com', |
| LOW | …nvironment/EnvironmentAccordionBody/Safeguard.test.tsx | 113 | email: 'user@example.com', |
| LOW | …y/StrategyDraggableItem/StrategyDraggableItem.test.tsx | 112 | email: 'user@example.com', |
| LOW | …vironmentVariantsCard/EnvironmentVariantsCard.test.tsx | 106 | email: 'user@example.com', |
| LOW | contributing/client-specification.md | 46 | "description": "lorem ipsum", |
| LOW | …test/e2e/users/inactive/inactive-users-service.test.ts | 37 | email: 'admin@example.com', |
| LOW | …est/e2e/api/auth/reset-password-controller.e2e.test.ts | 107 | username: 'test@test.com', |
| LOW | …est/e2e/api/auth/reset-password-controller.e2e.test.ts | 108 | email: 'test@test.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 41 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 75 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 76 | username: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 90 | createdBy: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 103 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 104 | username: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 125 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 126 | username: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 140 | createdBy: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 169 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 184 | createdBy: 'admin@example.com', |
| LOW | src/test/e2e/api/admin/public-signup-token.e2e.test.ts | 211 | email: 'admin@example.com', |
| LOW | src/test/e2e/api/client/feature.optimal304.e2e.test.ts | 98 | email: 'admin@example.com', |
| LOW | src/test/e2e/services/reset-token-service.e2e.test.ts | 75 | username: 'test@test.com', |
| LOW | …tures/feature-toggle/tests/feature-toggles.e2e.test.ts | 1897 | const description = 'Lorem ipsum...'; |
| LOW | …tures/feature-toggle/tests/feature-toggles.e2e.test.ts | 1936 | const description = 'Lorem ipsum...'; |
| LOW | …tures/feature-toggle/tests/feature-toggles.e2e.test.ts | 1991 | const description = 'Lorem ipsum...'; |
| LOW | …tures/feature-toggle/tests/feature-toggles.e2e.test.ts | 2078 | const description = 'Lorem ipsum...'; |
| LOW | …uctivity-report/productivity-report-view-model.test.ts | 8 | userEmail: 'user@example.com', |
| LOW | src/lib/features/project/project-service.e2e.test.ts | 715 | email: 'user@example.com', |
| LOW | src/lib/openapi/spec/project-schema.ts | 161 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/inactive-user-schema.ts | 25 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/create-user-schema.ts | 21 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/personal-dashboard-schema.ts | 38 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/personal-dashboard-schema.ts | 73 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/id-schema.ts | 13 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/user-schema.ts | 25 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/update-user-schema.ts | 12 | example: 'user@example.com', |
| LOW | src/lib/openapi/spec/event-search-query-parameters.ts | 8 | example: 'admin@example.com', |
| LOW | src/lib/openapi/spec/token-user-schema.ts | 36 | example: 'admin@example.com', |
| LOW | src/lib/routes/public-invite.test.ts | 123 | .send({ email: 'test@test.com' }) |
| LOW | src/lib/services/email-service.test.ts | 49 | 'test@test.com', |
| LOW | src/lib/services/email-service.test.ts | 214 | 'user@example.com', |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | docker-compose-enterprise.yml | 5 | # https://docs.getunleash.io/get-started/unleash-overview |
| MEDIUM | docker-compose.yml | 5 | # https://docs.getunleash.io/get-started/unleash-overview |
| MEDIUM | …etricChart/FeatureEventOverlay/FeatureEventOverlay.tsx | 24 | // Absolutely-positioned strip across the top of the plot area that hosts all |
| MEDIUM | frontend/src/openapi/models/validatePasswordSchema.ts | 8 | * Used to validate passwords obeying [Unleash password guidelines](https://docs.getunleash.io/using-unleash/deploy/conf |
| MEDIUM | .github/workflows/openapi-diff.yaml | 65 | # start unleash in background |
| MEDIUM | .github/workflows/openapi-diff.yaml | 127 | # start unleash in background |
| MEDIUM | src/lib/openapi/spec/validate-password-schema.ts | 9 | 'Used to validate passwords obeying [Unleash password guidelines](https://docs.getunleash.io/using-unleash/deplo |
| MEDIUM | src/lib/routes/auth/reset-password-controller.ts | 100 | 'Verifies that the password adheres to the [Unleash password guidelines](https://docs.getunleash |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker-compose-enterprise.yml | 1 | # This docker compose setup configures: |
| LOW | cliff.toml | 1 | # git-cliff ~ default configuration file |
| LOW | cliff.toml | 81 | # limit the number of commits included in the changelog. |
| LOW | docker-compose.yml | 1 | # This docker compose setup configures: |
| LOW | frontend/cypress/support/e2e.ts | 1 | // *********************************************************** |
| LOW | frontend/cypress/support/index.ts | 1 | // *********************************************************** |
| LOW | frontend/src/vite-env.d.ts | 1 | /// <reference types="vite/client" /> |
| LOW | frontend/src/themes/dark-theme.ts | 201 | // This was to see were these colors are used from MUI |
| LOW | frontend/src/themes/theme.ts | 261 | // 50: '#A6000E', |
| LOW | .github/docker-compose.test.yml | 1 | # This docker compose setup configures: |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | .github/workflows/codeql-analysis.yml | 61 | # ℹ️ Command-line programs to run using the OS shell. |
| LOW | src/test/e2e/api/openapi/openapi.e2e.test.ts | 161 | // OpenAPI root-level tags list. For us, there's two immediate things that make |
| LOW | src/test/e2e/services/playground-service.test.ts | 761 | ); |
| LOW | src/lib/util/metrics-helper.ts | 1 | import type EventEmitter from 'events'; |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ings/ChangeRequestConfiguration/ChangeRequestTable.tsx | 119 | function onRequiredApprovalsChange( |
| LOW | …CreateProjectForm/ConfigButtons/ChangeRequestTable.tsx | 84 | function onRequiredApprovalsChange( |
| LOW | …geOverwriteWarning/strategy-change-diff-calculation.ts | 111 | export function getEnvVariantChangesThatWouldBeOverwritten( |
| LOW | …geOverwriteWarning/strategy-change-diff-calculation.ts | 128 | export function getSegmentChangesThatWouldBeOverwritten( |
| LOW | …geOverwriteWarning/strategy-change-diff-calculation.ts | 140 | export function getStrategyChangesThatWouldBeOverwritten( |
| LOW | src/test/e2e/migrator.e2e.test.ts | 13 | async function validateTablesHavePrimaryKeys(db: IDBOption) { |
| LOW | src/lib/create-config.ts | 116 | function loadMetricsRateLimitingConfig( |
| LOW | src/lib/metrics.ts | 49 | export function registerPrometheusPostgresMetrics( |
| LOW | src/lib/metrics.ts | 98 | export function registerPrometheusMetrics( |
| LOW | src/lib/util/postgres-version-checker.ts | 6 | export async function compareAndLogPostgresVersion( |
| LOW | src/lib/util/parseEnvVar.ts | 59 | export function parseEnvVarBooleanOrStringVariant( |
| LOW | …c/lib/features/playground/feature-evaluator/helpers.ts | 68 | export function getProjectDefaultStrategy( |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …nent/project/Project/ProjectStatus/ProjectActivity.tsx | 47 | // Step 2: Get all counts, sort them, and find the cut-off values for percentiles |
| LOW | …nent/project/Project/ProjectStatus/ProjectActivity.tsx | 62 | // Step 3: Assign a level based on the percentile thresholds |
| LOW | …nent/project/Project/ProjectStatus/ProjectActivity.tsx | 70 | // Step 4: Convert the map back to an array and assign levels |
| LOW | src/lib/features/events/event-service.ts | 159 | // if the event comes with both preData and data, we need to check if they are different before storing, otherwi |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | .github/workflows/ai-flag-cleanup-pr.yml | 287 | `This PR cleans up the ${flag} flag. These changes were automatically generated by AI and should be review |