By default the Windows "System Volume Information" is locked because Windows uses this folder for certain system-level features. The permissions are set to prevent users—and programs without the appropriate permissions—from tampering with the files inside and interfering with important system functions.
Are you able to please put a flag for the GO binary to ignore this folder? It throws and error. You can reproduce by going to the root level of any Windows drive and running the binary.
log4j-detect scan
Scanning F:\ for vulnerabilities...
fsWalkErrorFunc error: open F:\System Volume Information: Access is denied.
By default the Windows "System Volume Information" is locked because Windows uses this folder for certain system-level features. The permissions are set to prevent users—and programs without the appropriate permissions—from tampering with the files inside and interfering with important system functions.
Are you able to please put a flag for the GO binary to ignore this folder? It throws and error. You can reproduce by going to the root level of any Windows drive and running the binary.
log4j-detect scan
Scanning F:\ for vulnerabilities...
fsWalkErrorFunc error: open F:\System Volume Information: Access is denied.