📨 The ultimate agentic social media scheduling tool 🤖
19 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker-compose.yaml | 61 | SLACK_SECRET: '' |
| LOW | …-libraries/src/integrations/social/threads.provider.ts | 621 | // `https://graph.threads.net/v1.0/profile_lookup?username=${data.query}&access_token=${integration.token}` |
| LOW | …nestjs-libraries/src/openai/extract.content.service.ts | 61 | return findTheOneWithMostTitles?.element?.textContent |
| LOW | …nestjs-libraries/src/openai/extract.content.service.ts | 81 | // .slice(findIndex) |
| LOW | .github/workflows/build.yml | 41 | # uses: actions/cache@v4 |
| LOW | apps/frontend/src/app/global.scss | 321 | .mantine-Paper-root { |
| LOW | apps/frontend/src/app/global.scss | 341 | // display: none !important; |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | libraries/helpers/src/utils/remove.markdown.ts | 9 | // Step 2: Replace exceptions with placeholders |
| LOW | libraries/helpers/src/utils/remove.markdown.ts | 18 | // Step 3: Remove markdown from modified text |
| LOW | libraries/helpers/src/utils/remove.markdown.ts | 22 | // Step 4: Replace placeholders with original text |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | docker-compose.yaml | 167 | # ----------------------- |
| MEDIUM | docker-compose.yaml | 169 | # ----------------------- |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | libraries/nestjs-libraries/src/chat/oauth-middleware.ts | 140 | export function createStaticTokenValidator(validTokens: string[]): MCPServerOAuthConfig['validateToken'] { |
| LOW | libraries/nestjs-libraries/src/chat/oauth-middleware.ts | 170 | export function createIntrospectionValidator( |
| LOW | libraries/nestjs-libraries/src/chat/oauth-types.ts | 62 | export function generateWWWAuthenticateHeader(options: OAuthResponseOptions = {}): string { |
| LOW | libraries/nestjs-libraries/src/chat/oauth-types.ts | 82 | export function generateProtectedResourceMetadata(config: MCPServerOAuthConfig): OAuthProtectedResourceMetadata { |
| LOW | apps/frontend/src/components/auth/register.tsx | 75 | function getHelpfulReasonForRegistrationFailure(httpCode: number) { |
| LOW | …providers/continue-provider/with-continue-provider.tsx | 61 | return function ContinueProviderComponent(props: ContinueProviderProps) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ontend/src/components/admin/admin-errors.component.tsx | 281 | placeholder="user@example.com" |