Skip to content

Add university-ecosystem project (Rust/pyo3-sanitizer)#15850

Open
egorribun wants to merge 1 commit into
google:masterfrom
egorribun:add-university-ecosystem
Open

Add university-ecosystem project (Rust/pyo3-sanitizer)#15850
egorribun wants to merge 1 commit into
google:masterfrom
egorribun:add-university-ecosystem

Conversation

@egorribun

Copy link
Copy Markdown

New project: university-ecosystem

Adds fuzzing integration for the pyo3-sanitizer Rust crate (HTML sanitizer).

Fuzz targets

  • fuzz_sanitize_rich_text
  • fuzz_sanitize_html_basic
  • fuzz_strip_html

Project details

@google-cla

google-cla Bot commented Jul 7, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

egorribun is integrating a new project:
- Main repo: https://github.com/egorribun/university_ecosystem
- Criticality score: 0.29732

@egorribun

Copy link
Copy Markdown
Author

Closing this PR to fix two blockers before resubmission:

  1. The repository �gorribun/university_ecosystem is currently private. OSS-Fuzz requires a public repository. We need to make it public first.
  2. The crates/pyo3-sanitizer/fuzz/ directory with cargo-fuzz targets was missing. We are adding proper fuzz targets now.

Will reopen once both issues are resolved.

@egorribun egorribun closed this Jul 7, 2026
@egorribun

Copy link
Copy Markdown
Author

Reopening: the uzz/ directory with all three cargo-fuzz targets has been added (commit abc35e1b6). The repository is public. Both blockers are resolved.

@egorribun egorribun reopened this Jul 7, 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.

1 participant