Repository Analysis

hashicorp/vault

A tool for secrets management, encryption as a service, and privileged access management

0.8 Likely human-written View on GitHub
0.8
Adjusted Score
0.8
Raw Score
100%
Time Factor
2026-05-29
Last Push
35,687
Stars
Go
Language
1,025,141
Lines of Code
7796
Files
649
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 1MEDIUM 60LOW 587

Pattern Findings

649 matches across 12 categories. Click a row to expand file-level details.

Over-Commented Block480 hits · 460 pts
SeverityFileLineSnippet
LOWui/.copywrite.hcl1# (OPTIONAL) Overrides the copywrite config schema version
LOWui/app/utils/openapi-helpers.ts381// [key: string]: string[];
LOWui/app/utils/metrics-helpers.ts61 for (const detail of metric.metric_data?.metric_details ?? []) {
LOWui/app/macros/lazy-capabilities.js1/**
LOWui/app/services/permissions.js181 const currentNs = this.namespace.path;
LOWui/app/services/permissions.js301 }
LOWui/app/services/permissions.js341
LOWui/app/services/permissions.js381 // Resolution rule across matchers:
LOWui/app/services/permissions.js401 // Now check capability satisfaction across the best exact/glob
LOW…omponents/kubernetes/page/role/create-and-edit-test.js181 await click('[data-test-radio-card="full"]');
LOWui/tests/helpers/index.js21 //
LOWui/tests/helpers/secret-engine/secret-engine-helpers.js361// {
LOWui/lib/core/addon/utils/all-engines-metadata.ts321 },
LOWui/lib/core/addon/utils/all-engines-metadata.ts341 // {
LOWui/lib/kubernetes/addon/utils/generated-role-rules.js1/**
LOWui/lib/pki/addon/components/pki-issuer-cross-sign.js181 // before and after. Recovery would be on the operator in this case;
LOWserviceregistration/service_registration.go41 // complete. The redirectAddr is an optional parameter for implementations
LOWserviceregistration/service_registration.go61 //
LOWserviceregistration/service_registration.go81 // If errors are returned, Vault only logs a warning, so it is
LOWserviceregistration/service_registration.go101 // configuration has been reloaded.
LOW…viceregistration/consul/consul_service_registration.go421 // Use a reactor pattern to handle and dispatch events to singleton
LOWserviceregistration/kubernetes/testing/testserver.go61
LOWserviceregistration/kubernetes/client/config.go21 // The client itself does nothing directly with these variables, it's
LOWserviceregistration/kubernetes/client/config.go81// The CACertPool is promoted to the top level from being originally on the TLSClientConfig
LOW…eregistration/kubernetes/client/cmd/kubeclient/main.go1// Copyright IBM Corp. 2016, 2025
LOWenos/enos.vars.hcl1// Copyright IBM Corp. 2016, 2025
LOWenos/enos.vars.hcl21// aws_ssh_private_key_path = "./support/private_key.pem"
LOWenos/enos.vars.hcl41// distro_version_rhel = "10.1" // or "8.10" or "9.7"
LOWenos/enos.vars.hcl61// ui_run_tests sets whether to run the UI tests or not for the ui scenario. If set to false a
LOWenos/enos.vars.hcl81// will be enabled. The netcat program is run in listening mode to provide an endpoint
LOWenos/enos.vars.hcl101
LOWenos/modules/start_vault/main.tf141#
LOWenos/modules/build_local/main.tf1# Copyright IBM Corp. 2016, 2025
LOWenos/modules/build_local/scripts/build.sh1#!/usr/bin/env bash
LOWenos/modules/target_ec2_spot_fleet/main.tf361# from 2-4 vCPUs and 4-16GB of RAM. We intentionally have a wide range
LOWenos/modules/target_ec2_fleet/main.tf261
LOW…s/modules/verify_secrets_engines/modules/create/ssh.tf1# Copyright IBM Corp. 2016, 2025
LOWtools/tools.go1// Copyright IBM Corp. 2016, 2025
LOW…nternal/pkg/github/close_copied_origin_pull_request.go41//
LOWtools/pipeline/internal/pkg/github/create_backport.go21 libgit "github.com/hashicorp/vault/tools/pipeline/internal/pkg/git/client"
LOWtools/pipeline/internal/pkg/github/create_backport.go41// excluded CE files, or whether or not the backport can be skipped entirely.
LOWtools/pipeline/internal/pkg/github/create_backport.go61 // We use this to determine which branches are active so that we can
LOWtools/pipeline/internal/pkg/github/create_backport.go221 req.BackportLabelPrefix = prefix
LOWtools/pipeline/internal/pkg/github/create_backport.go241// we'll create the CE backports.
LOWtools/pipeline/internal/pkg/github/create_backport.go881
LOWtools/pipeline/internal/pkg/git/client/client.go141// - relying on preconfigured gitconfig
LOW.release/pipeline.hcl1# Copyright IBM Corp. 2016, 2025
LOW.release/docker/docker-entrypoint.sh1#!/usr/bin/dumb-init /bin/sh
LOW.release/linux/package/etc/vault.d/vault.hcl21#listener "tcp" {
LOW.release/linux/package/etc/vault.d/vault.hcl41#}
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml1# Copyright IBM Corp. 2016, 2025
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml21# and will use the initial_token as described below.
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml41# initial_token allows you to specify tokens manually. While you can use it with
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml61
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml81
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml101# - AllowAllAuthenticator performs no checks - set it to disable authentication.
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml121# IRoleManager require an authenticated login, so unless the configured IAuthenticator
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml141# Defaults to the same value as roles_validity_in_ms.
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml161# be automatically used and so the following settings will have no effect.
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml181# same partitioner you were already using.
420 more matches not shown…
AI Slop Vocabulary23 hits · 69 pts
SeverityFileLineSnippet
MEDIUMui/tests/unit/utils/external-plugin-helpers-test.js207 // This verifies that the reverse lookup algorithm is robust
MEDIUMui/tests/acceptance/policy/index-test.js136 // List of policies can get long quickly -- filter for the policy to make the test more robust
MEDIUMenos/enos-dev-scenario-single-cluster.hcl15 // The matrix is where we define all the baseline combinations that enos can utilize to customize
MEDIUMenos/enos-dev-scenario-pr-replication.hcl16 // The matrix is where we define all the baseline combinations that enos can utilize to customize
MEDIUMtools/pipeline/internal/pkg/github/doc.go4// Package github contains our implementation of pipeline sub-command requests that utilize Github
MEDIUMtools/pipeline/internal/pkg/git/doc.go4// Package git implements various pipeline requests that utilize a local git client
MEDIUMhttp/handler.go148 // tokens provides a robust safeguard against malicious inputs without interfering
MEDIUMsdk/helper/jsonutil/json_test.go458 // A robust parser should reject any invalid escape sequence, not just unicode.
MEDIUMsdk/helper/testcluster/util.go211 // Be robust to multiple nodes thinking they are active. This is possible in
MEDIUMsdk/helper/testcluster/util.go216 // etc. so be robust against it. The best solution would be to have some sort
MEDIUMscripts/copywrite-exceptions.sh5# then runs the copywrite bot to utilize local subdir config
MEDIUM.github/actions/checkout/action.yml37 # creates. Essentially, this SHA is the product of merging our PR into the merge target
MEDIUMcommand/agent_test.go1491// Definitely not thread-safe, do not use t.Parallel with this.
MEDIUMbuiltin/logical/database/path_roles.go992 // user specified by Username. The credentials will leverage the existing
MEDIUMbuiltin/logical/transit/path_datakey_test.go15// TestDataKeyWithPaddingScheme validates that we properly leverage padding scheme
MEDIUMbuiltin/logical/pki/acme_wrappers.go106// acmeWrapper a basic wrapper that all ACME handlers should leverage as the basis.
MEDIUMbuiltin/logical/pki/backend_test.go2808// that we will leverage the issuer's configured behavior
MEDIUMbuiltin/logical/pki/backend_test.go6827 // - Definitely will work with sign-verbatim.
MEDIUMbuiltin/logical/pki/storage_migrations.go141 // We always want to write out this log entry as the secondary clusters leverage this path to wake up
MEDIUMbuiltin/logical/pki/issuing/context.go9// leverage to issue a certificate along with the
MEDIUMvault/identity_store_injector_testonly.go31// Use of these endpoints is a bit nuanced as they are low level and do almost
MEDIUMvault/token_store.go1283// minted service tokens. This function is meant to be robust so as to allow vault
MEDIUMvault/identity_store_util.go971 // ConflictResolver implementation, the behavior here is a bit nuanced.
Fake / Example Data49 hits · 58 pts
SeverityFileLineSnippet
LOW…n/components/ldap/page/library/create-and-edit-test.js107 const service_account_names = ['foo@bar.com', 'bar@baz.com'];
LOW…onents/config-ui/messages/page/create-and-edit-test.js119 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…onents/config-ui/messages/page/create-and-edit-test.js119 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…onents/config-ui/messages/page/create-and-edit-test.js187 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…onents/config-ui/messages/page/create-and-edit-test.js187 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…onents/config-ui/messages/page/create-and-edit-test.js197 .hasText('Lorem ipsum dolor sit amet, consectetur adipiscing elit.');
LOW…onents/config-ui/messages/page/create-and-edit-test.js197 .hasText('Lorem ipsum dolor sit amet, consectetur adipiscing elit.');
LOW…onents/config-ui/messages/page/create-and-edit-test.js252 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…onents/config-ui/messages/page/create-and-edit-test.js252 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js54 message = encodeString('Lorem ipsum dolor sit amet, consectetur adipiscing elit.'),
LOWui/tests/acceptance/config-ui/messages/messages-test.js54 message = encodeString('Lorem ipsum dolor sit amet, consectetur adipiscing elit.'),
LOWui/tests/acceptance/config-ui/messages/messages-test.js101 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js101 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js275 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js275 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js296 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js296 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js375 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js375 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js396 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/tests/acceptance/config-ui/messages/messages-test.js396 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…ptance/config-ui/messages/messages-unauth-auth-test.js138 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOW…ptance/config-ui/messages/messages-unauth-auth-test.js138 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'
LOWui/mirage/handlers/custom-messages.js142 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nulla augue, placerat quis risus bland
LOWui/mirage/handlers/custom-messages.js142 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nulla augue, placerat quis risus bland
LOWui/mirage/handlers/custom-messages.js152 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nulla augue, placerat quis risus bland
LOWui/mirage/handlers/custom-messages.js152 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nulla augue, placerat quis risus bland
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go27 Name: libgithub.Ptr("John Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go36 Name: libgithub.Ptr("John Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go40 Name: libgithub.Ptr("John Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go49 Name: libgithub.Ptr("John Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go53 Name: libgithub.Ptr("Jane Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go62 Name: libgithub.Ptr("John Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go66 Name: libgithub.Ptr("Jane Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go70 Name: libgithub.Ptr("Jane Doe"),
LOW…pipeline/internal/pkg/github/copy_pull_request_test.go74 Name: libgithub.Ptr("John Doe"),
LOWtools/pipeline/internal/pkg/git/client/opts_test.go836 Author: "John Doe",
LOWbuiltin/logical/pki/cert_util_test.go526 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go526 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go547 PermittedEmailAddresses: []string{"info@example.com", "user@example.com", "admin@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go547 PermittedEmailAddresses: []string{"info@example.com", "user@example.com", "admin@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go628 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go628 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go1012 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go1012 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go1098 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWbuiltin/logical/pki/cert_util_test.go1098 EmailAddresses: []string{"admin@example.com", "user@example.com"},
LOWvault/identity_store_conflicts_test.go411 Name: "user@example.com",
LOWvault/identity_store_conflicts_test.go419 Name: "user@example.com",
Self-Referential Comments19 hits · 57 pts
SeverityFileLineSnippet
MEDIUMenos/enos-dynamic-config.hcl6# This file is overwritten in CI as it contains branch specific and sometimes ever-changing values.
MEDIUM…mark/set_up_telemetry_collector/scripts/run-grafana.sh86# Create a function to process each dashboard file
MEDIUM…mark/set_up_telemetry_collector/scripts/run-grafana.sh93 # Create a temporary file
MEDIUM…dules/softhsm_create_vault_keys/scripts/create-keys.sh27# Create an HSM slot and return the slot number in decimal value.
MEDIUM…es/verify_log_secrets/scripts/scan_logs_for_secrets.sh37# Create a readable copy of the audit log.
MEDIUM…es/verify_log_secrets/scripts/scan_logs_for_secrets.sh46# Create a radar index file of our KVv2 secret values.
MEDIUM…rify_secrets_engines/scripts/pki-issue-certificates.sh39# Creating a role
MEDIUM…rify_secrets_engines/scripts/pki-issue-certificates.sh54# Creating a intermediate role
MEDIUM…/verify_secrets_engines/scripts/ldap/verify-secrets.sh122# Create the dynamic LDAP role in Vault using the LDIF templates
MEDIUM…/verify_secrets_engines/scripts/ldap/verify-secrets.sh167 # Create a different password policy (strong-policy)
MEDIUM…s/scripts/ldap/Dynamic-roles/dynamic-roles-deletion.sh121 # Define the check function
MEDIUM…os/modules/verify_secrets_engines/modules/create/kv.tf56# Create a group policy that allows writing to our kv store
MEDIUM…/modules/verify_secrets_engines/modules/create/auth.tf76# Create a default policy for our users that allows them to read and list.
MEDIUM…les/verify_secrets_engines/modules/create/ldap/ldap.tf197# Create a new Library set of service accounts
MEDIUM…_operation_token/scripts/configure-vault-dr-primary.sh19# Define the policy content
MEDIUM…_operation_token/scripts/configure-vault-dr-primary.sh49# Create a token for the failover handler role and output the token only
MEDIUM.github/workflows/ci.yml135 # Initialize a variable to collect matched versions
MEDIUM.github/scripts/report-build-status.sh31# Create a comment body to set on the pull request which reports failed jobs with a url to the
MEDIUM.github/actions/install-tools/action.yml29 # Create the tool cache directory if it doesn't exist and add it to the
Verbosity Indicators25 hits · 44 pts
SeverityFileLineSnippet
LOW…/integration/components/page/namespaces-wizard-test.js55 // Step 1: Choose security policy
LOW…/integration/components/page/namespaces-wizard-test.js61 // Step 2: Add namespace data
LOW…/integration/components/page/namespaces-wizard-test.js67 // Step 3: Choose implementation method
LOW…/integration/components/page/namespaces-wizard-test.js76 // Step 1: Choose flexible policy
LOW…crets_engines/scripts/ldap-library-checkin-specific.sh28# Step 1: Check out an account to prepare for check-in test
LOW…crets_engines/scripts/ldap-library-checkin-specific.sh41# Step 2: Check in the specific account by name
LOW…_secrets_engines/scripts/ldap-library-force-checkin.sh29# Step 1: Check out an account to prepare for force check-in test
LOW…_secrets_engines/scripts/ldap-library-force-checkin.sh42# Step 2: Admin force check-in via /manage/ endpoint
LOW…rets_engines/scripts/ldap-library-password-rotation.sh46# Step 1: Checkout an account to get initial password
LOW…rets_engines/scripts/ldap-library-password-rotation.sh61# Step 2: Check-in the account (this should trigger password rotation)
LOW…rets_engines/scripts/ldap-library-password-rotation.sh96# Step 3: Checkout again to get new password
LOW…rets_engines/scripts/ldap-library-password-rotation.sh111# Step 4: Verify password rotation
LOW…rets_engines/scripts/ldap-library-password-rotation.sh124# Step 5: Check in the second account so it's available for subsequent tests
LOWphysical/foundationdb/fdb-go-install.sh193 # Step 1: Make sure repository is present.
LOWphysical/foundationdb/fdb-go-install.sh237 # Step 2: Build generated things.
LOWphysical/foundationdb/fdb-go-install.sh268 # Step 3: Add to go path.
LOWphysical/foundationdb/fdb-go-install.sh302 # Step 4: Build the binaries.
LOWphysical/foundationdb/fdb-go-install.sh319 # Step 5: Explain CGO flags.
LOWsdk/logical/token.go183 // Step 1: Copy entry policies to a new struct
LOWsdk/logical/token.go187 // Step 2: Sort and join copied policies
LOWsdk/logical/token.go194 // Step 3: Add namespace ID
LOWsdk/logical/token.go201 // Step 4: Remove the first character in the string, as it's an unnecessary delimiter
LOWsdk/logical/token.go204 // Step 5: Hash the sum
LOWvault/core_metrics.go434 // Therefore, we need to check if c.mounts is nil. If we do not, this will panic when
LOWvault/core_metrics.go495 // Therefore, we need to check if c.mounts is nil. If we do not, this will panic when
Decorative Section Separators12 hits · 36 pts
SeverityFileLineSnippet
MEDIUMui/tests/unit/services/permissions-test.js51 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js53 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js71 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js73 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js289 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js291 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js687 // ───────────────────────────────────────────────────────────────────────────
MEDIUMui/tests/unit/services/permissions-test.js689 // ───────────────────────────────────────────────────────────────────────────
MEDIUMenos/enos-scenario-dr-replication.hcl768 # ================================================
MEDIUMenos/enos-scenario-dr-replication.hcl770 # ================================================
MEDIUMenos/enos-scenario-dr-replication.hcl992 # ==============================
MEDIUMenos/enos-scenario-dr-replication.hcl994 # ==============================
Redundant / Tautological Comments14 hits · 21 pts
SeverityFileLineSnippet
LOW…mark/set_up_telemetry_collector/scripts/run-grafana.sh52 # Check if the response contains the UID
LOW…ify_billing_start_date/scripts/verify-billing-start.sh55 # Verify if the billing start date is in the latest billing year
LOWenos/modules/verify_secrets_engines/scripts/write.sh23# Check if PAYLOAD is empty or unset
LOW…ify_secrets_engines/scripts/ldap/verify-audit-trail.sh22# Check if audit log file exists
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh21# Check if Go is installed
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh35# Check if gotestsum is installed (required)
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh47# Check if jq is available (needed for parsing test matrix)
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh52# Check if git is available (needed for git rev-parse)
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh121# Check if JSON file was created successfully
LOW…os/modules/vault_run_blackbox_test/scripts/run-test.sh126 # Check if JUnit file was created (only when using gotestsum)
LOWscripts/gen_openapi.sh92# Check if vault version contains +ent
LOW.github/workflows/changelog-checker.yml28 # Check if there is a diff in the changelog directory.
LOW.github/workflows/test-go.yml535 # Check if test results contains offending phrase
LOW.github/scripts/report-ci-status.sh31 # Check if the number of failures is greater than the maximum tests to display
Slop Phrases8 hits · 18 pts
SeverityFileLineSnippet
MEDIUM…omponents/kubernetes/page/role/create-and-edit-test.js184 const expectedInitialValue = `# The below is an example that you can use as a starting point.
MEDIUMui/lib/kubernetes/addon/utils/generated-role-rules.js6const example = `# The below is an example that you can use as a starting point.
MEDIUMenos/enos-scenario-benchmark.hcl10 If you've never used Enos before, it's worth noting that the matrix parameters act as filters. You can view a full
MEDIUM…database/cassandra/test-fixtures/no_tls/cassandra.yaml41# initial_token allows you to specify tokens manually. While you can use it with
MEDIUM…database/cassandra/test-fixtures/no_tls/cassandra.yaml629# you may want to adjust max_value_size_in_mb accordingly.
LOW…database/cassandra/test-fixtures/no_tls/cassandra.yaml844# Warning: before enabling this property make sure to ntp is installed
MEDIUMbuiltin/logical/pki/chain_util.go546 // not sufficient as discussed above -- we also need to find any
LOWvault/identity_store_entities.go1085 // Don't forget to insert aliases into alias table that were part of
Hyper-Verbose Identifiers15 hits · 15 pts
SeverityFileLineSnippet
LOWui/app/utils/mfa-login-enforcement-helpers.js188export async function fetchMfaLoginEnforcements(api) {
LOWui/app/utils/plugin-catalog-helpers.ts73export function enhanceEnginesWithCatalogData(
LOWui/app/utils/plugin-catalog-helpers.ts199export function categorizeEnginesByStatus(engines: EnhancedEngineDisplayData[]): CategorizedEngines {
LOWui/app/utils/plugin-catalog-helpers.ts214export function getPluginVersionsFromEngineType(list: PluginCatalogPlugin[] | undefined, name: string) {
LOWui/app/utils/plugin-catalog-helpers.ts253export function getAllVersionsForEngineType(
LOWui/app/utils/version-utils.ts120export function isPluginVersionValidForType(pluginType: string, pluginVersion?: string): boolean {
LOWui/app/utils/external-plugin-helpers.ts41export function getBuiltinTypeFromExternalPlugin(externalPluginName: string): string | undefined {
LOWui/app/utils/external-plugin-helpers.ts74export function getExternalPluginNameFromBuiltin(builtinType: string): string | null {
LOWui/app/utils/model-helpers/secret-engine-helpers.ts25function getTransformModelTypeFromSecretPath(secret: string): string {
LOWui/app/utils/model-helpers/secret-engine-helpers.ts43function getTransformModelTypeFromParams(transformType?: string): string {
LOWui/app/helpers/exit-configuration-route.ts18function getExitConfigurationRoute(engineType: string, version?: number): string {
LOWui/app/helpers/supported-managed-auth-backends.js12export function supportedManagedAuthBackends() {
LOWui/lib/core/addon/utils/all-engines-metadata.ts45export function filterEnginesByMountCategory({
LOW…lib/core/addon/helpers/replication-mode-description.js14function replicationModeDescription([mode]) {
LOWui/e2e/tests/superuser/sync-destinations.spec.ts19async function openCreateDestinationForm(page: Page, type: string) {
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICALui/tests/acceptance/raft-storage-test.js32 this.config.data.config.servers.pop();
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippet
HIGHbuiltin/logical/pki/path_generate_root_test.go80 // Explicit positive values: pathLenConstraint is set as requested.
Example Usage Blocks2 hits · 3 pts
SeverityFileLineSnippet
LOWui/tests/helpers/secret-engine/secret-engine-helpers.js359// Example usage
LOWscripts/deprecations-checker.sh6# Usage: