illusion173 / CyberToolAnalysis

CS490 Project - A tool to analyze cybersecurity tools!
MIT License
3 stars 0 forks source link

Devscanuploadcsv #110

Closed illusion173 closed 7 months ago

illusion173 commented 7 months ago

Title: Upload Researched tool via python in csv.

Description: Devs can now upload a tool via a csv if they so choose. This requires pandas and python3.10 to be used, csv must be in local directory for it to additionally work, see code what headers are required. Weight (Hrs): 5 hours Actual (Hrs): 7 hours Language: Python