[PR #203] [MERGED] Refactor choco and add static choco paths #519

Closed
opened 2026-03-14 01:26:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/203
Author: @silversword411
Created: 12/8/2023
Status: Merged
Merged: 2/5/2024
Merged by: @silversword411

Base: mainHead: main


📝 Commits (6)

  • dc1ea6e Refactor choco and add static choco paths
  • cc6d9a4 choco bulk - adding seconds debug info
  • 3a128d8 choco fixing comment headers
  • dc53bf6 WIP SMB1 checker
  • 39ee66d WIP: Vuln scanner
  • 193631a Choco List Converting PS to bat

📊 Changes

5 files changed (+296 additions, -55 deletions)

View changed files

📝 community_scripts.json (+2 -2)
📝 scripts/Win_Chocolatey_List_Installed.bat (+3 -1)
📝 scripts/Win_Chocolatey_Manage_Apps_Bulk.ps1 (+75 -52)
scripts_wip/Win_SMB1_CheckIfEnabled.ps1 (+29 -0)
scripts_wip/Win_Security_Vuln_scanner.ps1 (+187 -0)

📄 Description

Batch 1 of choco scripts changed to static paths

If it looks good, I'll see what others need to be updated


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/203 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 12/8/2023 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`dc1ea6e`](https://github.com/amidaware/community-scripts/commit/dc1ea6e31aedcf6110d5f11951f0fbb7bb76cd48) Refactor choco and add static choco paths - [`cc6d9a4`](https://github.com/amidaware/community-scripts/commit/cc6d9a4cf54d1a8ef76e03e59f83e178bdf540be) choco bulk - adding seconds debug info - [`3a128d8`](https://github.com/amidaware/community-scripts/commit/3a128d84df926cce7114e54162d3d6095a496f96) choco fixing comment headers - [`dc53bf6`](https://github.com/amidaware/community-scripts/commit/dc53bf66551840319675f92e96107fce0403720b) WIP SMB1 checker - [`39ee66d`](https://github.com/amidaware/community-scripts/commit/39ee66d6b47987149556f8345bb576f12ff0726c) WIP: Vuln scanner - [`193631a`](https://github.com/amidaware/community-scripts/commit/193631a370a430df90cac2809cd269d336e721ef) Choco List Converting PS to bat ### 📊 Changes **5 files changed** (+296 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+2 -2) 📝 `scripts/Win_Chocolatey_List_Installed.bat` (+3 -1) 📝 `scripts/Win_Chocolatey_Manage_Apps_Bulk.ps1` (+75 -52) ➕ `scripts_wip/Win_SMB1_CheckIfEnabled.ps1` (+29 -0) ➕ `scripts_wip/Win_Security_Vuln_scanner.ps1` (+187 -0) </details> ### 📄 Description Batch 1 of choco scripts changed to static paths If it looks good, I'll see what others need to be updated --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:26:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#519
No description provided.