This repository was archived by the owner on Jan 29, 2026. It is now read-only.
chore: Comprehensive security audit and repository maintenance #106
security.yml
on: pull_request
Matrix: CodeQL Security Analysis
Dependency Security Scan
2m 40s
Secrets Detection
12s
License Compliance
2m 36s
Security Summary
2s
Annotations
13 errors
|
License Compliance
Process completed with exit code 1.
|
|
Dependency Security Scan
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled along with GitHub Advanced Security on private repositories, see https://github.com/clduab11/gemini-flow/settings/security_analysis
|
|
CodeQL Security Analysis (typescript):
src/services/quantum-classical-hybrid.ts#L2775
Argument of type '{ type: string; size: number; parameters: { costFunction: (x: number[]) => number; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { type: string; size: number; parameters: { costFunction?: undefined; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { ...; }' is not assignable to parameter of type '{ type: "optimization" | "sampling" | "machine_learning" | "simulation"; size: number; parameters: any; }'.
|
|
CodeQL Security Analysis (typescript):
src/cli/interactive-mode.ts#L96
No overload matches this call.
|
|
CodeQL Security Analysis (typescript):
src/cli/commands/swarm.ts#L450
No overload matches this call.
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1316
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1302
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1283
Type '{ enabled: true; ttl: number; maxSize: number; purgeStrategy: string; cdnEndpoints: string[]; cacheKeys: { includeQuality: true; includeUser: false; includeSession: true; }; }' is missing the following properties from type 'EdgeCacheConfig': regions, compression, warmupEnabled
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L969
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L34
Duplicate identifier 'StreamingContext'.
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L24
Duplicate identifier 'StreamingContext'.
|
|
CodeQL Security Analysis (typescript):
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|
|
Security Summary
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
security-audit-results
Expired
|
558 Bytes |
sha256:a812c94504f94b097c2e5158e4192513d00f199c728a3c0460ce2dfc9cc28871
|
|