{"id":21548588,"url":"https://github.com/technion/jslockdown","last_synced_at":"2025-03-18T02:15:52.404Z","repository":{"id":145343851,"uuid":"152953155","full_name":"technion/JSLockdown","owner":"technion","description":"A DSC module for establishing a secure Windows10/2016 baseline","archived":false,"fork":false,"pushed_at":"2018-12-24T02:27:01.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T09:29:27.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-14T08:16:50.000Z","updated_at":"2018-12-24T02:27:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"320d27f9-db74-4a42-a13c-2a36e86634a4","html_url":"https://github.com/technion/JSLockdown","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/technion%2FJSLockdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technion%2FJSLockdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technion%2FJSLockdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technion%2FJSLockdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technion","download_url":"https://codeload.github.com/technion/JSLockdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141482,"owners_count":20404837,"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":[],"created_at":"2024-11-24T06:19:05.011Z","updated_at":"2025-03-18T02:15:52.399Z","avatar_url":"https://github.com/technion.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows Standard Lockdown\n\nDesired State Configuration module designed to implement a secure baseline.\n\nThere are dozens of projects with 800 point checklists designed for secure baselines. This project is designed to offer an automated implementation of the few most practical and beneficial configuration items.\n\nThe intention is that, by being less intimidating than large frameworks, this baseline can be more appealing.\n\n## Targets\nScript is designed for both Windows 10 and Windows 2016. Note that a key point in avoiding the need to audit many often recommended settings, is that they are already defaults on these platforms.\n\n## Use\nYou will need a required module to build the script:\n```\n     install-module SecurityPolicyDsc\n     install-module NetworkingDsc\n```\nEdit the .ps1 script as required, and recompile:\n```\n. .\\JSLockdown.ps1\nJSLockdown\n```\nIf you are happy with the existing rules, skip to running it:\n```\nStart-DscConfiguration -Path .\\JSLockdown\\ -Verbose -Wait -Force\n```\n## Bugs\n\nOffice Macro settings are per user settings, and thus cannot be set by DSC. They are however critical to security. Please implement a suitable lockdown.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnion%2Fjslockdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnion%2Fjslockdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnion%2Fjslockdown/lists"}