{"id":18611085,"url":"https://github.com/loginradius/ps-softlist","last_synced_at":"2025-04-10T22:33:02.262Z","repository":{"id":46280117,"uuid":"297346168","full_name":"LoginRadius/ps-softlist","owner":"LoginRadius","description":"A power shell script to detect non-whitelisted installed software on windows machines.","archived":false,"fork":false,"pushed_at":"2021-11-02T15:49:40.000Z","size":25,"stargazers_count":5,"open_issues_count":7,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-01T10:05:32.417Z","etag":null,"topics":["hacktoberfest","powershell-script","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoginRadius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-21T13:21:39.000Z","updated_at":"2022-02-21T12:52:13.000Z","dependencies_parsed_at":"2022-09-22T19:10:37.173Z","dependency_job_id":null,"html_url":"https://github.com/LoginRadius/ps-softlist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Fps-softlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Fps-softlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Fps-softlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Fps-softlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoginRadius","download_url":"https://codeload.github.com/LoginRadius/ps-softlist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223449813,"owners_count":17146984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","powershell-script","windows"],"created_at":"2024-11-07T03:12:34.222Z","updated_at":"2024-11-07T03:12:34.722Z","avatar_url":"https://github.com/LoginRadius.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Quick scan and validate all softwares in the system and figure out whitelisted according to the organization  compliance software list.\n\n## Features\n\n- Compare Installed Software with pre WhiteListed Software List\n- Generate report in the CSV Format\n- Email the report \n\n## Quickstart\n\nDownload the power script folder \nUnzip the downloaded folder\nLocate the bat file ` ScanInstallSoftware.bat`\nOpen the bat file and follow the instructions\n\n### Use full Commands \nFollow the commands listed below.\n\n```powershell\nget-help .\\ScanInstalledSoftwars.ps1 -full\n```\n\nThis command will show all parameters details with examples \n\n### Note \nYou need to enable unsigned scripts before executing this powershell script \n\nStart Windows PowerShell with the \"Run as Administrator\" option. Only Administrators  can change the execution policy\nEnable running unsigned scripts by entering\n\n```powershell\nSet-Executionpolicy RemoteSigned\n\n```\n\nThis will allow running unsigned scripts and signed scripts from the Internet.\n\n## How to Contribute\n\nTo become a contributor, please follow our [contributing guide](Contributing.md).\n\n## License\n\nFor more information on licensing, please refer to [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floginradius%2Fps-softlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floginradius%2Fps-softlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floginradius%2Fps-softlist/lists"}