* fix(scoop-checkup): Downgrade the message level of helpers from ERROR to WARN
* update CHANGELOG
---------
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
* Downgrade defender checks from `warn` to `info`
* checkup update
- Skip `check_windows_defender` when have not admin privileges
- Separate defender issues($defenderIssues)
- Security Tips
* Skip check for `ExclusionPath` if defender realtime protect is disabled
* elif
* CHANGELOG
- Add preparing changes for extracting the main bucket to https://github.com/scoopinstaller/scoop-main
- Download main bucket on installation
- Add check_main_bucket function
- Add main bucket to buckets.json
- Add docker-compose.yml with default debugging image
- Remove old TODOs
- Refactor bucketdir -> Find-BucketDirectory
- Remove redundant .vscode settings