Skip to content

Fix/system hardening#97

Open
Ashminita28 wants to merge 11 commits into
devfrom
fix/system-hardening
Open

Fix/system hardening#97
Ashminita28 wants to merge 11 commits into
devfrom
fix/system-hardening

Conversation

@Ashminita28
Copy link
Copy Markdown
Collaborator

Description

This PR fixes arbitary file read in export , adds css sanitization tests, and fixes the marked instance recreation.

Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • Documentation update
  • Style / UI change
  • Build / CI change

Related Issue

Closes #93, #94, #95

Checklist

  • My code follows the project's coding guidelines
  • I have tested my changes locally
  • I have used conventional commit messages
  • I have updated documentation if needed
  • My changes do not introduce new warnings or errors

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 5, 2026

Warning

Review limit reached

@Ashminita28, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 32 minutes and 12 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7ecaac66-dfaa-4d5f-835c-c1cc8d48b904

📥 Commits

Reviewing files that changed from the base of the PR and between e621a5f and 2580340.

📒 Files selected for processing (15)
  • apps/main-processor/__tests__/export.test.ts
  • apps/main-processor/__tests__/ipc.test.ts
  • apps/main-processor/__tests__/settings.test.ts
  • apps/main-processor/src/export/inlineImage.ts
  • apps/main-processor/src/folder.ts
  • apps/main-processor/src/utils/constants/export-constants.ts
  • apps/main-processor/src/utils/constants/ipc-validation.ts
  • apps/main-processor/src/utils/helper/setting-helper.ts
  • apps/renderer/__tests__/config/marked.test.ts
  • apps/renderer/__tests__/renderer/markdown.test.ts
  • apps/renderer/src/App.tsx
  • apps/renderer/src/config/marked.ts
  • apps/renderer/src/hooks/useFilePersistence.ts
  • apps/renderer/src/types/component-types.ts
  • apps/renderer/src/utils/constants/theme-constants.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/system-hardening

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant