Skip to content

Releases: lkabuci/File-System-Analyzer

📌 Basic file scanning v0.1

29 Feb 10:29
Compare
Choose a tag to compare
  • scanning nested files inside a specific directory
  • report files with bad permissions like 0777
  • report files that are larger than a specific size
  • categorize files based on their extension
  • final report
  • fully integrated unit test