Skip to content

Conversation

@myProjectsRavi
Copy link

What is this?

Adding Zero Trust API to the Content Disarm & Reconstruct section.

About Zero Trust API

  • Purpose: Image CDR (Content Disarm & Reconstruction) for user-uploaded images
  • How it works: Decodes images to raw RGBA pixels, destroys the original container, and rebuilds a sterile PNG
  • Stack: Rust core → WebAssembly sandbox → Cloudflare Workers
  • Threats mitigated: Polyglot files, steganography, image bombs, metadata leaks

Checklist

  • Entry added to bottom of relevant category
  • Title is capitalized
  • Format follows [Name](link) pattern
  • Spelling and grammar checked

Copilot AI review requested due to automatic review settings December 22, 2025 07:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the Zero Trust API to the Content Disarm & Reconstruct section of the awesome-security list. The API provides image CDR capabilities by converting images to raw pixels and rebuilding them as sterile PNGs to eliminate security threats.

  • Added Zero Trust API entry with description of its image CDR functionality and technology stack

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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