analyze loads of messy files with random notes in them and create new files with the same notes only organized into beautiful easy to find and access topic sorted documents
Analyze all files in the folder named 'main_folder` located at `path_to_folder`/ and perform the following tasks: ## Task 1: Extract Sensitive Data Review every file thoroughly and identify all sensitive information including API keys, passwords, tokens, credentials, private keys, secrets, connection strings, and any other confidential data. Create a new file called `secrets.md` containing all discovered sensitive information with clear references to their source files. ## Task 2: Organi...
analyze loads of messy files with random notes in them and create new files with the same notes only organized into beautiful easy to find and access topic sorted documents
Analyze all files in the folder named 'main_folder` located at `path_to_folder`/ and perform the following tasks: ## Task 1: Extract Sensitive Data Review every file thoroughly and identify all sensitive information including API keys, passwords, tokens, credentials, private keys, secrets, connection strings, and any other confidential data. Create a new file called `secrets.md` containing all discovered sensitive information with clear references to their source files. ## Task 2: Organi...