Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan files in the ISO tree as well as the Joliet file tree #938

Merged

Commits on Aug 3, 2023

  1. Scan ISO file tree when there is a joliet tree

    Previously were only scanning the joliet tree when we found it, but
    files in the ISO tree need to be scanned as well.
    ragusaa authored and micahsnyder committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    aa0b76e View commit details
    Browse the repository at this point in the history
  2. Test: Add test to verify ISO properly extracted w/ empty Joliet tree

    Test files created with pycdlib and contain the ClamAV logo.png file.
    micahsnyder committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    980f893 View commit details
    Browse the repository at this point in the history