issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Go language:JavaScript
Filter by
54.4M results
Summary
TLS config fields (7), defaults, and validation duplicated across two classes.
Locations
- platform-api/src/main/java/org/flossware/platform/api/ApiServerConfig.java
- platform-rest-api-netty/src/main/java/org/flossware/platform/rest/netty/NettyApiServerConfig.java ...
automated-review
enhancement
Problem to solve
Threat.recon is meant to record on-the-ground Score locations into Memory.roomIntel so a future collector fleet (#24)
can target them. It never does: the guard is if (typeof FIND_SCORE_CONTAINERS ...
Inputs/OTPInput/OTPInput.tsx:76-85 (sync effect guarded by if (!disabled) return) Setting the controlled value from
outside (autofill / reset) does not update the on-screen boxes; sync only runs when disabled. ...
Affected module
Backend (openmetadata-service)
Describe the bug
Deleting a large service (e.g. a database service with ~100k tables) fails on PostgreSQL with:
org.postgresql.util.PSQLException: PreparedStatement ...
Summary
IsolatedClassLoader.resolveSecret() returns null when env vars missing instead of failing fast, causing silent auth
failures.
Location
platform-classloader/src/main/java/org/flossware/platform/classloader/IsolatedClassLoader.java:277 ...
automated-review
bug
security
Describe the bug The Enatega Multivendor Customer App is currently experiencing a UI issue in the header section where
the address and the favorite icon is overlapping, leading to a visual conflict in ...
Summary
Builder.build() now validates TLS config, throwing IllegalStateException if enableTls=true but keystorePath missing.
Location
platform-api/src/main/java/org/flossware/platform/api/ApiServerConfig.java:481 ...
automated-review
bug
security
Summary
start() now throws IllegalStateException when etcd unavailable because verifyConnectivity defaults to true, breaking
lazy connection.
Location
platform-registry-etcd/src/main/java/org/flossware/platform/registry/etcd/EtcdServiceRegistry.java:186 ...
automated-review
bug
When accessing a Remux server using Pelagica, media library images (Primary posters and Backdrops) fail to load,
resulting in a flood of 400 (Bad Request) errors in the browser console. This happens because ...
Summary
shutdown() changed to synchronized, creating deadlock potential with cluster callbacks.
Location
platform-cluster/src/main/java/org/flossware/platform/cluster/ClusteredApplicationManager.java:554 ...
automated-review
bug
critical

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.