web-data-fetching-graphql-apollo
Warn
Audited by Socket on Sep 20, 2026
1 alert found:
AnomalyAnomalyexamples/fragments.md
LOWAnomalyLOW
examples/fragments.md
The code is a normal Apollo Client fragment and query example with no apparent malware or supply-chain attack behavior. The main security concern is rendering GraphQL-provided post.content via dangerouslySetInnerHTML; it should be sanitized with an appropriate HTML sanitizer or rendered as text/structured content. The risk depends on whether the content source is trusted.
Confidence: 99%Severity: 55%
Audit Metadata