Fuzzing: Fix broken test for Git submodule handling · gitpython-developers/GitPython@7751d0b · GitHub
Skip to content

Commit 7751d0b

Browse files
committed
Fuzzing: Fix broken test for Git submodule handling
Ensured submodule names, paths, and commit messages are sanitized to avoid invalid states that are expected to cause exceptions and should not halt the fuzzer. In particular, the changes here: - Sanitized inputs for submodule names, paths, and commit messages. - Added validation for submodule SHA and path integrity.
1 parent 333786c commit 7751d0b

1 file changed

Lines changed: 42 additions & 17 deletions

File tree

fuzzing/fuzz-targets/fuzz_submodule.py

Lines changed: 42 additions & 17 deletions

0 commit comments

Comments
 (0)