When scanning a project in a shared Windows folder, an error was shown saying "Error: ENOENT: no such file or directory" for existing files. This is incorrect, as the file can be confirmed to exist in the given directory.
Error: ENOENT: no such file or directory, chmod \example.net|abc\File|DE|Scanning\Sourcecode\project\winccml-importer-exporter-Testing\net48-old.zip-unzipped\cc\EXPORT.yml
this could have something to do with the file being in an unzipped folder with a ".zip-unzipped" ending being caught by some RegEx, but we are not sure and could not reproduce in other projects.
OS: Windows
SBOM Workbench Version: 1.36.0
When scanning a project in a shared Windows folder, an error was shown saying "Error: ENOENT: no such file or directory" for existing files. This is incorrect, as the file can be confirmed to exist in the given directory.
Error: ENOENT: no such file or directory, chmod \example.net|abc\File|DE|Scanning\Sourcecode\project\winccml-importer-exporter-Testing\net48-old.zip-unzipped\cc\EXPORT.yml
this could have something to do with the file being in an unzipped folder with a ".zip-unzipped" ending being caught by some RegEx, but we are not sure and could not reproduce in other projects.
OS: Windows
SBOM Workbench Version: 1.36.0