Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
1710 matches across 18 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ntend/tools/eslint-rules/rules/allowed-project-tags.ts | 208 | function extractStringArrayFromAst(node: AST.JSONProperty): string[] { |
| LOW | …ntend/tools/eslint-rules/rules/allowed-project-tags.ts | 221 | function isTagJsonObjectExpression(node: AST.JSONProperty): boolean { |
| LOW | …ntend/libs/open-api-to-graphql/src/resolver_builder.ts | 1374 | function graphQLErrorWithExtensions( |
| LOW | frontend/libs/open-api-to-graphql/src/oas_3_tools.ts | 243 | export function countOperationsSubscription(oas: Oas3): number { |
| LOW | frontend/libs/open-api-to-graphql/src/oas_3_tools.ts | 266 | export function countOperationsWithPayload(oas: Oas3): number { |
| LOW | frontend/libs/open-api-to-graphql/src/oas_3_tools.ts | 934 | export function inferResourceNameFromPath(path: string): string { |
| LOW | …update-generators-scope-and-type/eslintScopeUpdater.ts | 25 | export function generateDepConstraintForGroup( |
| LOW | …/update-generators-scope-and-type/markdownGenerator.ts | 5 | export function generateDepConstrainMdTable( |
| LOW | …/console/legacy-ce/src/lib/dataSources/common/index.ts | 199 | export function getTableFromRelationshipChain( |
| LOW | …rc/lib/features/DatabaseRelationships/utils/helpers.ts | 41 | export function isNotRemoteSchemaRelationship( |
| LOW | …egacy-ce/src/lib/features/IsFeatureEnabled/checkers.ts | 13 | export function isRunningEeWithoutLicensePlan(currentState: { |
| LOW | …egacy-ce/src/lib/features/IsFeatureEnabled/checkers.ts | 26 | export function isRunningEeWithLicensePlan(currentState: { |
| LOW | …enTelemetryProvider/utils/openTelemetryToFormValues.ts | 21 | export function openTelemetryToFormValues( |
| LOW | …enTelemetryProvider/utils/openTelemetryToFormValues.ts | 47 | export function formValuesToOpenTelemetry( |
| LOW | …enTelemetryProvider/utils/openTelemetryToFormValues.ts | 99 | export function openTelemetryStatusToFormValue( |
| LOW | …tadataToFormConverters/metadataHeadersToFormHeaders.ts | 10 | export function metadataHeadersToFormHeaders(metadataHeaders: MetadataHeaders) { |
| LOW | …tadataToFormConverters/metadataHeadersToFormHeaders.ts | 36 | export function formHeadersToMetadataHeaders(formHeaders: FormHeaders) { |
| LOW | …ToFormConverters/metadataAttributesToFormAttributes.ts | 10 | export function metadataAttributesToFormAttributes( |
| LOW | …ToFormConverters/metadataAttributesToFormAttributes.ts | 27 | export function formAttributesToMetadataAttributes( |
| LOW | …enTelemetryProvider/hooks/useTrackTypeMisalignments.ts | 36 | export function useTrackTypeMisalignments( |
| LOW | …lemetryProvider/hooks/useNotifyMetadataLoadingError.ts | 8 | export function useNotifyMetadataLoadingError(loadingMetadataFailed: boolean) { |
| LOW | …nTelemetryProvider/hooks/useOnSetOpenTelemetryError.ts | 13 | export function useOnSetOpenTelemetryError( |
| LOW | …try/components/Form/hooks/useResetDefaultFormValues.ts | 20 | export function useResetDefaultFormValues(params: Params) { |
| LOW | …ollection/useOperationsFromQueryCollection.stories.tsx | 10 | function UseOperationsFromQueryCollection() { |
| LOW | …ents/ConnectGDCSourceWidget/ConnectGDCSourceWidget.tsx | 36 | function getExistingConnectionDetailsFromMetadata(source: Source) { |
| LOW | …ssionsBuilder/components/ForbiddenFeaturesProvider.tsx | 19 | export function ForbiddenFeaturesProvider({ |
| LOW | …ons/components/LogicalModelPermissionsFormProvider.tsx | 6 | export function LogicalModelPermissionsFormProvider({ |
| LOW | …ons/LogicalModelPermissions/hooks/usePermissionForm.ts | 13 | export function useLogicalModelPermissionsForm( |
| LOW | …ons/LogicalModelPermissions/hooks/usePermissionForm.ts | 66 | export function usePermissionsFormContext() { |
| LOW | …ib/features/CloudOnboarding/OneClickDeployment/util.ts | 278 | export function getGitRepoFullLinkFromDetails(gitRepoDetails: GitRepoDetails) { |
| LOW | …eatures/hasura-metadata-types/openTelemetry/parsers.ts | 22 | export function parseUnexistingEnvVarSchemaError(errorBody: unknown) { |
| LOW | …eatures/hasura-metadata-types/openTelemetry/parsers.ts | 25 | export function parseHasuraEnvVarsNotAllowedError(errorBody: unknown) { |
| LOW | …s/EETrial/components/ApiSecurityTab/ApiSecurityTab.tsx | 17 | export function ApiSecurityTabEELiteWrapper(props: Props) { |
| LOW | …els/LogicalModel/utils/logicalModelFieldToFormField.ts | 10 | export function logicalModelFieldToFormField( |
| LOW | …hooks/stories/useRemoteSchemaRelationships.stories.tsx | 8 | function GetRemoteSchemaRelationshipsComponent({ |
| LOW | …ks/stories/deleteRemoteSchemaRelationships.stories.tsx | 10 | function DeleteRemoteSchemaRelationshipComponent({ |
| LOW | …ks/stories/createRemoteSchemaRelationships.stories.tsx | 10 | function AddRemoteSchemaRelationshipComponent({ |
| LOW | …ks/stories/updateRemoteSchemaRelationships.stories.tsx | 10 | function UpdateRemoteSchemaRelationshipComponent({ |
| LOW | …s/SqlQueries/hooks/stories/useTableColumns.stories.tsx | 9 | function FetchTableColumnsComponent({ |
| LOW | …/features/Analytics/core/programmaticallyTraceError.ts | 43 | export function programmaticallyTraceError( |
| LOW | …b/features/Analytics/core/getOverrideHtmlAttributes.ts | 6 | export function getOverrideHtmlAttributes( |
| LOW | …ib/features/Analytics/components/Analytics.stories.tsx | 118 | function ComponentThatAcceptHtmlAttributes(props: Record<string, string>) { |
| LOW | …nalytics/components/core/warnIfTitleElementIsPassed.ts | 1 | export function warnIfTitleElementIsPassed(name: string) { |
| LOW | …/components/core/warnIfPassingHtmlAttributesToTexts.ts | 1 | export function warnIfPassingHtmlAttributesToTexts(name: string) { |
| LOW | …ponents/core/childrenAreKnownToAcceptHTMLAttributes.ts | 10 | export function childrenAreKnownToAcceptHTMLAttributes(children: ReactNode) { |
| LOW | …/core/warnIfWrappingChildrenAcceptingHtmlAttributes.ts | 1 | export function warnIfWrappingChildrenAcceptingHtmlAttributes(name: string) { |
| LOW | …tics/components/core/getHtmlAttributesInjectionMode.ts | 1 | export function getHtmlAttributesInjectionMode( |
| LOW | …ents/core/warnIfPassingHtmlAttributesToHtmlElements.ts | 1 | export function warnIfPassingHtmlAttributesToHtmlElements(name: string) { |
| LOW | …/features/Analytics/hooks/useGetAnalyticsAttributes.ts | 9 | export function useGetAnalyticsAttributes( |
| LOW | …acy-ce/src/lib/components/Main/NotificationSection.tsx | 448 | function useNotificationsPagination(totalNotificationsCount: number) { |
| LOW | …yticsEvents/graphiQl/trackGraphiQlCodeExporterClick.ts | 6 | export function trackGraphiQlCodeExporterClick( |
| LOW | …ticsEvents/graphiQl/trackGraphiQlToolbarButtonClick.ts | 6 | export function trackGraphiQlToolbarButtonClick( |
| LOW | …rvices/Data/DataSources/CreateDataSource/Neon/utils.ts | 41 | export function transformNeonIntegrationStatusToNeonBannerProps( |
| LOW | …reateDataSource/Neon/useCreateHasuraCloudDatasource.ts | 54 | export function useCreateHasuraCloudDatasource( |
| LOW | …console/legacy-ce/src/lib/hooks/useCheckConstraints.ts | 45 | export function useDataSourceCheckConstraints( |
| LOW | …/console/legacy-ce/src/lib/hooks/useFKRelationships.ts | 91 | export function useDataSourceFKRelationships( |
| LOW | …Telemetry/utils/testState/openTelemetryMustNotExist.ts | 7 | export function openTelemetryMustNotExist() { |
| LOW | …rc/e2e/tracing/api-graphiql/sentry.integration.test.ts | 20 | function recursivelyTryToSetConsoleSentryDsn() { |
| LOW | server/tests-py/test_v1_queries.py | 41 | # def test_select_query_author_with_user_role_success(self, hge_ctx): |
| LOW | server/tests-py/test_v1_queries.py | 44 | # def test_select_query_author_with_user_role_failure(self, hge_ctx): |
| 895 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker-compose.yaml | 1 | # This file extends the base Docker Compose files to make manual testing easy. |
| LOW | docker-compose.yaml | 21 | # |
| LOW | .kodiak.toml | 1 | ############################################################################### |
| LOW | .kodiak.toml | 21 | |
| LOW | .kodiak.toml | 41 | # Choose merge method for Kodiak to use. |
| LOW | .kodiak.toml | 61 | # branch. |
| LOW | .kodiak.toml | 81 | # for the merge commit title. `"pull_request_title"` uses the PR title for the |
| LOW | .kodiak.toml | 121 | |
| LOW | .hlint.yaml | 281 | - Data.HashMap.Strict.InsOrd |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 21 | #define mi_attr_noexcept throw() |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 41 | #define mi_decl_export |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 61 | #define mi_attr_alloc_align(p) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 81 | #define mi_attr_alloc_size2(s1,s2) __attribute__((alloc_size(s1,s2))) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc.h | 301 | #define mi_zalloc_tp(tp) ((tp*)mi_zalloc(sizeof(tp))) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc-override.h | 21 | #define malloc(n) mi_malloc(n) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc-override.h | 41 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc-override.h | 61 | #define _aligned_msize(p,a,o) mi_usable_size(p) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc-new-delete.h | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/include/mimalloc-new-delete.h | 21 | #if defined(__cplusplus) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/internal.h | 21 | #define mi_trace_message(...) _mi_trace_message(__VA_ARGS__) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/internal.h | 41 | #endif |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/internal.h | 201 | #if MI_DEBUG>1 |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/internal.h | 221 | #ifndef __has_builtin |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/internal.h | 241 | #endif |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 21 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 41 | // #define NDEBUG |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 61 | // Define MI_DEBUG for debug mode |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 81 | #define MI_PADDING_CHECK 1 |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 101 | // ------------------------------------------------------ |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 121 | #else |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 141 | #endif |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 161 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 181 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 201 | // blocks up to this size are always allocated aligned |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 261 | // `free` for blocks that can be allocated, |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 281 | // and 12 are still good for address calculation) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 341 | // ------------------------------------------------------ |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 401 | mi_segment_kind_t kind; |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 481 | // ------------------------------------------------------ |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 501 | #if (MI_DEBUG>1) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/types.h | 561 | mi_stat_count_t normal_bins[MI_BIN_HUGE+1]; |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/track.h | 41 | #define mi_track_mem_undefined(p,size) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/track.h | 61 | #define mi_track_mem_noaccess(p,size) VALGRIND_MAKE_MEM_NOACCESS(p,size) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/track.h | 81 | #define MI_TRACK_ENABLED 1 |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/track.h | 101 | #define mi_track_free_size(p,_size) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/track.h | 121 | #define mi_track_mem_defined(p,size) |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/prim.h | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/prim.h | 101 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/prim.h | 241 | #define MI_TLS_SLOT 89 // seems unused? |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 21 | // Use C++ atomics |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 41 | #define mi_memory_order(name) memory_order_##name |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 61 | #define mi_atomic_cas_strong_acq_rel(p,exp,des) mi_atomic_cas_strong(p,exp,des,mi_memory_order(acq_rel),mi_memory_order |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 81 | |
| LOW | preload-mimalloc/mimalloc/include/mimalloc/atomic.h | 241 | static inline void mi_atomic_maxi64_relaxed(volatile _Atomic(int64_t)*p, int64_t x) { |
| LOW | preload-mimalloc/mimalloc/src/static.c | 1 | /* ---------------------------------------------------------------------------- |
| LOW | preload-mimalloc/mimalloc/src/static.c | 21 | // it will override all the standard library allocation |
| LOW | preload-mimalloc/mimalloc/src/alloc-override.c | 21 | mi_decl_externc size_t malloc_size(const void* p); |
| 343 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …sets/common/codegen/python-fast-api/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …assets/common/codegen/kotlin-http4k/actions-codegen.js | 271 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …n/codegen/javascript-js-doc-express/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …s/common/codegen/javascript-express/actions-codegen.js | 329 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …/assets/common/codegen/http4k-basic/actions-codegen.js | 329 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …s/common/codegen/typescript-express/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …sets/common/codegen/python-fast-api/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …assets/common/codegen/kotlin-http4k/actions-codegen.js | 271 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …n/codegen/javascript-js-doc-express/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …s/common/codegen/javascript-express/actions-codegen.js | 329 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …/assets/common/codegen/http4k-basic/actions-codegen.js | 329 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | …s/common/codegen/typescript-express/actions-codegen.js | 332 | fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args) |
| CRITICAL | cli/commands/console.go | 150 | dataApiUrl := o.EC.Config.ServerConfig.ParsedEndpoint.String() |
| CRITICAL | v3/crates/plugins/pre-parse-plugin/src/execute.rs | 224 | if config.config.request.raw_request.query.is_some() { |
| CRITICAL | v3/crates/plugins/pre-parse-plugin/src/execute.rs | 227 | if config.config.request.raw_request.variables.is_some() { |
| CRITICAL | v3/crates/plugins/pre-route-plugin/src/execute.rs | 237 | if config.config.request.raw_request.method.is_some() { |
| CRITICAL | v3/crates/plugins/pre-route-plugin/src/execute.rs | 240 | if config.config.request.raw_request.path.is_some() { |
| CRITICAL | v3/crates/plugins/pre-route-plugin/src/execute.rs | 243 | if config.config.request.raw_request.query.is_some() { |
| CRITICAL | v3/crates/plugins/pre-route-plugin/src/execute.rs | 246 | if config.config.request.raw_request.body.is_some() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …sets/common/codegen/python-fast-api/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …n/codegen/javascript-js-doc-express/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …s/common/codegen/typescript-express/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …sets/common/codegen/python-fast-api/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …n/codegen/javascript-js-doc-express/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …s/common/codegen/typescript-express/actions-codegen.js | 0 | '}var nt=n(2575),gt=n(9818),_t=n(2059);function it(e,t){var n=object.keys(e);if(object.getownpropertysymbols){var r=obje |
| HIGH | …sets/common/codegen/python-fast-api/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …n/codegen/javascript-js-doc-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …s/common/codegen/javascript-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/http4k-basic/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …s/common/codegen/typescript-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …sets/common/codegen/python-fast-api/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …n/codegen/javascript-js-doc-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …s/common/codegen/javascript-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …c/assets/common/codegen/kotlin-ktor/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/http4k-basic/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …s/common/codegen/typescript-express/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …assets/common/codegen/kotlin-http4k/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/go-serve-mux/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …assets/common/codegen/kotlin-http4k/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/go-serve-mux/actions-codegen.js | 0 | '}n.d(t,{w7:()=>r,z2:()=>i,lz:()=>s})},4643:(e,t,n)=>{n.d(t,{b:()=>r});var r=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/python-flask/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | …rc/assets/common/codegen/ruby-rails/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | …ets/common/codegen/java-spring-boot/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | …/assets/common/codegen/python-flask/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | …rc/assets/common/codegen/ruby-rails/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | …ets/common/codegen/java-spring-boot/actions-codegen.js | 0 | '}t.d(n,{w7:()=>i,z2:()=>r,lz:()=>s})},4643:(e,n,t)=>{t.d(n,{b:()=>i});var i=object.freeze({query:"query",mutation:"muta |
| HIGH | server/tests-py/test_actions.py | 0 | mutation { insert_user_one(object: {email: "clarke@gmail.com", name:"clarke"}){ id } } |
| HIGH | server/tests-py/test_actions.py | 0 | mutation { insert_user_one(object: {email: "clarke@gmail.com", name:"clarke"}){ id } } |
| HIGH | server/tests-py/test_actions.py | 0 | mutation { insert_user_one(object: {email: "clarke@gmail.com", name:"clarke"}){ id } } |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | check if the remote schema is added in the metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | check if the remote schema is added in the metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | check if the remote schema is added in the metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | call update_remote_schema api and check the details stored in metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | call update_remote_schema api and check the details stored in metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | call update_remote_schema api and check the details stored in metadata |
| HIGH | server/tests-py/test_schema_stitching.py | 0 | call update_remote_schema api and check the details stored in metadata |
| HIGH | server/tests-py/test_subscriptions.py | 0 | refer: https://github.com/apollographql/subscriptions-transport-ws/blob/master/protocol.md#gql_data |
| HIGH | server/tests-py/test_subscriptions.py | 0 | refer: https://github.com/apollographql/subscriptions-transport-ws/blob/master/protocol.md#gql_data |
| HIGH | server/tests-py/test_subscriptions.py | 0 | refer: https://github.com/apollographql/subscriptions-transport-ws/blob/master/protocol.md#gql_data |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | CHANGELOG.md | 2498 | "name": "John Doe", |
| LOW | …egacy-ce/src/lib/features/SchemaRegistry/utils.test.ts | 42 | input: 'lorem ipsum', |
| LOW | …egacy-ce/src/lib/features/SchemaRegistry/utils.test.ts | 43 | output: 'Lorem ipsum', |
| LOW | …Rows/components/RunQuery/Filter/FilterRows.stories.tsx | 85 | { column: 'FirstName', operator: '_eq', value: 'John Doe' }, |
| LOW | …Rows/components/RunQuery/Filter/FilterRows.stories.tsx | 120 | expect(canvas.getByTestId('filters.0.value')).toHaveValue('John Doe'); |
| LOW | …Rows/components/RunQuery/Filter/FilterRows.stories.tsx | 141 | `Output: [{"column":"FirstName","operator":"_eq","value":"John Doe"},{"column":"ID","operator":"_neq","value":"123 |
| LOW | …Rows/components/RunQuery/Filter/FilterRows.stories.tsx | 149 | `Output: [{"column":"FirstName","operator":"_eq","value":"John Doe"}]` |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 141 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 141 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 144 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore mag |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 144 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore mag |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 145 | true: 'Lorem ipsum', |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 148 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 148 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 150 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …elemetry/components/Form/components/Toggle.stories.tsx | 150 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | …ib/features/InsertRow/components/TextInput.stories.tsx | 40 | 'John Doe' |
| LOW | …s/InsertRow/components/ExpandableTextInput.stories.tsx | 40 | 'John Doe' |
| LOW | …ib/features/OpenApi3Form/stories/TextInput.stories.tsx | 94 | textInput: 'Lorem ipsum dolor sit amet', |
| LOW | …ib/features/OpenApi3Form/stories/TextInput.stories.tsx | 94 | textInput: 'Lorem ipsum dolor sit amet', |
| LOW | …ponents/FeatureFlagToast/FeatureFlagsToast.stories.tsx | 18 | "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's st |
| LOW | …Flags/components/FeatureFlags/FeatureFlags.stories.tsx | 18 | "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's st |
| LOW | …Flags/components/FeatureFlags/FeatureFlags.stories.tsx | 28 | "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's st |
| LOW | …Flags/components/FeatureFlags/FeatureFlags.stories.tsx | 38 | "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's st |
| LOW | …a/MongoTrackCollection/utils/inferLogicalModel.test.ts | 41 | street: '123 Main St', |
| LOW | …a/MongoTrackCollection/utils/inferLogicalModel.test.ts | 46 | street: '123 Main St', |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 305 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et do |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 305 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et do |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 306 | placeholder="--Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 306 | placeholder="--Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 307 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 307 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 308 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …egacy-ce/src/lib/new-components/Form/Input.stories.tsx | 308 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 320 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 320 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 332 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 332 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 333 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 333 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 334 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …rc/lib/new-components/Form/CheckboxesField.stories.tsx | 334 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 243 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 243 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 253 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 253 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 254 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 254 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 255 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …ce/src/lib/new-components/Form/SelectField.stories.tsx | 255 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 146 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 146 | 'Value 4 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 156 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 156 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 157 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 157 | description="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labo |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 158 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …gacy-ce/src/lib/new-components/Form/Select.stories.tsx | 158 | tooltip="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore e |
| LOW | …cy-ce/src/lib/new-components/Form/Textarea.stories.tsx | 270 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| LOW | …cy-ce/src/lib/new-components/Form/Textarea.stories.tsx | 270 | label="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et |
| 82 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | server/test-manual/alloydb/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". |
| MEDIUM | server/tests-py/conftest.py | 617 | # Create an object with a field named "url", set to `url`. |
| MEDIUM | server/tests-py/test_tests.py | 3 | # This module is for tests that validate our tests or test framework, make sure |
| MEDIUM | …graphql_query/permissions/roles_inheritance/setup.yaml | 44 | # Create a select permission with writer_role in dummy_table |
| MEDIUM | server/tests-py/queries/v1/run_sql/sql_no_tx.yaml | 1 | #Create a table an concurrent index in a transaction |
| MEDIUM | server/tests-py/queries/v1/run_sql/sql_no_tx.yaml | 37 | #Create a table an concurrent index without a transaction |
| MEDIUM | …-py/queries/v2/mssql/run_sql/sql_drop_table_mssql.yaml | 1 | # Create a table |
| MEDIUM | …y/queries/v2/mssql/run_sql/sql_rename_table_mssql.yaml | 1 | # Create a table |
| MEDIUM | …/queries/v2/mssql/run_sql/sql_rename_column_mssql.yaml | 1 | # Create a table |
| MEDIUM | …-py/queries/v2/mssql/run_sql/sql_add_column_mssql.yaml | 1 | # Create a table |
| MEDIUM | …py/queries/v2/mssql/run_sql/sql_drop_column_mssql.yaml | 1 | # Create a table |
| MEDIUM | server/benchmarks/fabfile.py | 347 | # Create a regression report between the benchmarks we just ran (for PR_NUMBER; |
| MEDIUM | cli/commands/seed_create.go | 47 | Example: ` # Create a new seed file and use editor to add SQL: |
| MEDIUM | cli/commands/seed_create.go | 50 | # Create a new seed by exporting data from tables already present in the database: |
| MEDIUM | cli/commands/init.go | 51 | Example: ` # Create a directory to store migrations |
| MEDIUM | cli/commands/init.go | 56 | # Create a directory with endpoint and admin secret configured: |
| MEDIUM | cli/commands/init.go | 59 | # Create a Hasura Project in the current working directory |
| MEDIUM | cli/commands/actions_create.go | 31 | Example: ` # Create a Hasura Action |
| MEDIUM | cli/commands/actions_create.go | 34 | # Create a Hasura Action with codegen |
| MEDIUM | cli/commands/actions_create.go | 37 | # Create a Hasura Action by deriving from a Hasura operation |
| MEDIUM | cli/commands/actions_create.go | 40 | # Create a Hasura Action with a different kind or webhook |
| MEDIUM | scripts/containers/mysql.sh | 2 | ### This file is not meant to be run directly, but to be sourced from |
| MEDIUM | scripts/containers/mssql.sh | 2 | ### This file is not meant to be run directly, but to be sourced from |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | server/tests-py/conftest.py | 996 | |
| LOW | server/tests-py/graphql_server.py | 465 | |
| LOW | server/tests-py/graphql_server.py | 484 | |
| LOW | server/tests-py/graphql_server.py | 517 | |
| LOW | server/tests-py/graphql_server.py | 559 | |
| LOW | server/tests-py/graphql_server.py | 613 | |
| LOW | server/tests-py/graphql_server.py | 630 | |
| LOW | server/tests-py/graphql_server.py | 663 | |
| LOW | server/tests-py/graphql_server.py | 743 | |
| LOW | server/tests-py/PortToHaskell.py | 209 | |
| LOW | server/tests-py/PortToHaskell.py | 124 | |
| LOW | server/tests-py/PortToHaskell.py | 160 | |
| LOW | server/tests-py/webhook.py | 19 | |
| LOW | server/tests-py/ports.py | 16 | |
| LOW | server/tests-py/test_subscriptions.py | 384 | |
| LOW | server/tests-py/test_subscriptions.py | 614 | |
| LOW | server/tests-py/test_graphql_queries.py | 1011 | |
| LOW | server/tests-py/test_graphql_introspection.py | 24 | |
| LOW | server/tests-py/test_graphql_introspection.py | 91 | |
| LOW | server/tests-py/validate.py | 224 | |
| LOW | server/tests-py/validate.py | 281 | |
| LOW | server/tests-py/validate.py | 405 | |
| LOW | server/tests-py/validate.py | 488 | |
| LOW | server/tests-py/validate.py | 564 | |
| LOW | server/tests-py/validate.py | 575 | |
| LOW | server/tests-py/context.py | 326 | |
| LOW | server/tests-py/context.py | 705 | |
| LOW | server/tests-py/context.py | 890 | |
| LOW | server/tests-py/test_jwt.py | 50 | |
| LOW | server/tests-py/jwk_server.py | 48 | |
| LOW | server/tests-py/test_websocket_init_cookie.py | 49 | |
| LOW | server/tests-py/test_websocket_init_cookie.py | 64 | |
| LOW | server/benchmarks/fabfile.py | 134 | |
| LOW | server/benchmarks/fabfile.py | 353 | |
| LOW | server/benchmarks/fabfile.py | 525 | |
| LOW | server/benchmarks/fabfile.py | 183 | |
| LOW | server/benchmarks/fabfile.py | 554 | |
| LOW | server/benchmarks/fabfile.py | 566 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 412 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 431 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 464 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 506 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 560 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 577 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 610 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 690 | |
| LOW | scripts/get_server_licenses.py | 102 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 42 | // Step 1: Expect error messages due to required fields being empty |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 55 | // Step 2: Fill up name and webhook url |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 70 | // Step 3: Test cron schedule selector button |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 78 | // Step 4: Test the JSON Payload editor |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 102 | // Step 5: Add Headers |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 141 | // Step 6: Update retry configuration fields |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 181 | // Step 7: Save the form and assert success by observing behaviour in UI |
| LOW | …features/CronTriggers/components/Form/Form.stories.tsx | 228 | // Step 1: Test cron schedule selector button |
| LOW | …/features/AdhocEvents/components/Form/Form.stories.tsx | 41 | // Step 1: Expect error messages due to required fields being empty |
| LOW | …/features/AdhocEvents/components/Form/Form.stories.tsx | 48 | // Step 2: Fill up webhook url |
| LOW | …/features/AdhocEvents/components/Form/Form.stories.tsx | 57 | // Step 3: Test the JSON Payload editor |
| LOW | …/features/AdhocEvents/components/Form/Form.stories.tsx | 117 | // Step 4: Update retry configuration fields |
| LOW | …/features/AdhocEvents/components/Form/Form.stories.tsx | 157 | // Step 5: Save the form and assert success by observing behaviour in UI |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 22 | // Step 1: Open the collapsible form |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 26 | // Step 2: Enable the input validation |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 30 | // Step 3: Fill up webhook url |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 39 | // Step 4: Fill up timeout |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 43 | // Step 5: enable forward client header |
| LOW | …ermissions/InputValidation/InputValidation.stories.tsx | 47 | // Step 6: add headers |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …gWizard/components/TemplateSummary/TemplateSummary.tsx | 28 | # ┌──────────┐ ┌───────┐ |
| MEDIUM | …gWizard/components/TemplateSummary/TemplateSummary.tsx | 30 | # └──────────┘ └───────┘ |
| MEDIUM | …oarding/components/QueryScreen/QueryScreen.stories.tsx | 12 | # ┌──────────┐ ┌───────┐ |
| MEDIUM | …oarding/components/QueryScreen/QueryScreen.stories.tsx | 14 | # └──────────┘ └───────┘ |
| MEDIUM | v3/compose.isolated.yaml | 10 | # ========================================================================== |
| MEDIUM | v3/compose.isolated.yaml | 12 | # ========================================================================== |
| MEDIUM | v3/compose.isolated.yaml | 25 | # ========================================================================== |
| MEDIUM | v3/compose.isolated.yaml | 27 | # ========================================================================== |
| MEDIUM | v3/compose.isolated.yaml | 35 | # ========================================================================== |
| MEDIUM | .circleci/server-test-names.txt | 15 | # ================================================================ |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …d-mimalloc/mimalloc/src/prim/osx/alloc-override-zone.c | 400 | // it seems less robust than using interpose. |
| MEDIUM | …as/remote-schema-relationships/rs-relationship.test.ts | 69 | // 3. Fix the problem, nut only once we can leverage the server-exported Metadata type (produced by the Op |
| MEDIUM | server/tests-py/conftest.py | 359 | # This will be used in the event that we start the server outside the test harness. |
| LOW | server/tests-py/conftest.py | 698 | # If the JWK server was started outside, just set the environment variable |
| MEDIUM | …/queries/graphql_query/enums/introspect_user_role.yaml | 5 | # aforementioned issue, but in different way, by restricting the generation of *_by_pk root fields |
| LOW | …relationships/remote_rel_with_null_joining_fields.yaml | 16 | # and just return `null` for the joined field: |
| LOW | server/benchmarks/bench.sh | 139 | # otherwise just use a configuration assuming 8GB RAM local dev machine: |
| LOW | server/benchmarks/fabfile.py | 490 | # (where we just set total_bytes to 0 for now), but probably want |
| MEDIUM | server/lib/ci-info/stack.yaml | 4 | # For advanced use and comprehensive documentation of the format, please see: |
| MEDIUM | scripts/dev.sh | 11 | # - encode some best practices and hard-won knowledge of quirks and corners of |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …/assets/common/codegen/python-flask/actions-codegen.js | 76 | print(args) |
| HIGH | …/assets/common/codegen/python-flask/actions-codegen.js | 76 | print(args) |
| HIGH | rfcs/nosql-schema-sampling/schema_sampler/variety.js | 418 | print(createAsciiTable(varietyResults)); // output nice ascii table with results |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | server/tests-py/test_cors.py | 2 | |
| LOW | server/tests-py/webhook.py | 11 | |
| LOW | server/tests-py/webhook.py | 14 | |
| LOW | server/tests-py/test_openapi.py | 3 | |
| LOW | server/tests-py/test_openapi.py | 4 | |
| LOW | server/tests-py/test_openapi.py | 4 | |
| LOW | server/tests-py/test_openapi.py | 5 | |
| LOW | server/tests-py/test_events.py | 7 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 9 | |
| LOW | …rk_sets/remote_schema/graphql_server/graphql_server.py | 10 | |
| LOW | scripts/coalesce_run_sql/run.py | 4 | |
| LOW | scripts/coalesce_run_sql/run.py | 7 | |
| LOW | …as/zeit-now/python/flask-graphene-sqlalchemy/server.py | 4 | |
| LOW | …as/zeit-now/python/flask-graphene-sqlalchemy/server.py | 4 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | server/tests-py/webhook.py | 37 | except Exception as e: |
| LOW | server/tests-py/validate.py | 600 | except Exception as e: |
| LOW | server/tests-py/validate.py | 615 | except Exception: |
| LOW | server/benchmarks/fabfile.py | 109 | except Exception as e: |
| MEDIUM | server/benchmarks/fabfile.py | 77 | def main(): |
| MEDIUM | scripts/get_server_licenses.py | 98 | print(f"Error running command for package {package}: {result.stderr}") |
| LOW | …as/zeit-now/python/flask-graphene-sqlalchemy/server.py | 44 | except Exception as exc: |
| MEDIUM | …as/zeit-now/python/flask-graphene-sqlalchemy/server.py | 30 | def mutate(self, info, name, balance): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …l-manifests/docker-compose-pgadmin/docker-compose.yaml | 16 | ## you can change pgAdmin default username/password with below environment variables |
| LOW | v3/crates/compatibility/src/compatibility_date.rs | 114 | // Adding a flag? Don't forget to add it to the docs: https://hasura.io/docs/3.0/supergraph-modeling/compatibility-confi |
| MEDIUM | dc-agents/sdk/docker-compose.yaml | 7 | ## NOTE: If you want to modify the reference-agent you can use the build config for Docker Compose |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | server/tests-py/test_validation.py | 5 | # graphql parser can't seem to parse {where: null}, disabling |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | server/tests-py/test_scheduled_triggers.py | 341 | # Check if the future cron events are created for |
| LOW | server/tests-py/test_schema_stitching.py | 693 | # Check if the remote schema present in inconsistent metadata |
| LOW | server/tests-py/test_schema_stitching.py | 700 | # Check if metadata is consistent |
| LOW | server/tests-py/validate.py | 134 | # Check if the payload we get from event webhook is present in the expected datas |
| LOW | scripts/extract-notes.sh | 98 | # Set skip to 1 to avoid keeping the ~~~~~ line |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | frontend/static/mockServiceWorker.js | 140 | async function handleRequest(event, requestId) { |
| LOW | scripts/ekg/jquery.flot.js | 489 | function processData() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | server/benchmarks/utils/pr-merge-bases.sh | 15 | # Usage: |