Skip to content

Openssf changes#23

Merged
dmkarthi merged 15 commits into
OpenVisualCloud:mainfrom
sunilnom:openssf_changes
May 25, 2026
Merged

Openssf changes#23
dmkarthi merged 15 commits into
OpenVisualCloud:mainfrom
sunilnom:openssf_changes

Conversation

@sunilnom
Copy link
Copy Markdown
Contributor

Description

Checklist

Code Quality

  • Code follows project style guidelines
  • No unnecessary debug logs or commented-out code
  • No hardcoded values / secrets

Testing

  • Unit test added/modified accordingly
  • Perform manual basic sanity testing at system level

Review Readiness

  • PR title and description are clear and meaningful
  • Story/Task IDs are linked

Documentation

  • README or relevant docs updated (if applicable)

Security

  • No sensitive data exposed (keys, passwords, tokens)
  • Input validation added where needed

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Testing
  • Other... Please describe:

sunilnom added 2 commits May 25, 2026 11:30
…tion

- Add fuzz/fuzz_config_reader_libfuzzer.c with LLVMFuzzerTestOneInput harness
- Add .github/workflows/libfuzzer.yml running ASan + UBSan fuzzing
- Retain existing AFL fuzz workflow unchanged
- No Docker dependency required
@dmkarthi
Copy link
Copy Markdown
Collaborator

LGTM

@dmkarthi dmkarthi merged commit 1942f85 into OpenVisualCloud:main May 25, 2026
3 checks passed
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.

2 participants