Skip to content

fix(app): rename 'Safe to remove' to 'Safe to quarantine' - #181

Merged
Muawiya-contact merged 1 commit into
Coding-Moves:mainfrom
AkashGowdaNC:audit-safety-language
Sep 16, 2026
Merged

Muawiya-contact merged 1 commit into
Coding-Moves:mainfrom
AkashGowdaNC:audit-safety-language

Conversation

@AkashGowdaNC

Copy link
Copy Markdown
Contributor

Closes #165

What this PR does

Renames "Safe to remove" to "Safe to quarantine" so the copy matches Diskern's trust model. The action moves files to quarantine where they can be restored, so "remove" was misleading.

Why this is useful

The UI copy should make it obvious that quarantine is reversible, not a delete. The button already says "Quarantine" and the section title should match.

Changes

  • app/src/App.jsx: "Safe to remove" → "Safe to quarantine"
  • changelog.d/165-audit-safety-language.md

How to test

  1. cd app
  2. npm test
  3. npm run tauri dev
  4. Verify the section now says "Safe to quarantine"

Let me know if anything needs tweaking.

@AkashGowdaNC

Copy link
Copy Markdown
Contributor Author

@Muawiya-contact Just opened a PR for this — changed "Safe to remove" to "Safe to quarantine" since the action is reversible, not destructive. All 81 tests pass.

@Muawiya-contact
Muawiya-contact merged commit 918e119 into Coding-Moves:main Sep 16, 2026
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.

Audit safety language across the desktop app

2 participants