← Back to projects
PowerShell / Security Automation

Security Window

A PowerShell-based Windows security and automation framework using PSScriptAnalyzer and GitHub Actions static analysis.

Year
2025
Type
Automation / security tooling
Period
2025
Status
Published
Role
Developer building PowerShell automation and CI static-analysis workflow.
Demo
Repository only
Architecture
PowerShell tools directory, analyzer settings, GitHub Actions workflow, security and contribution docs.
Source
GitHub: Kettailor/Security_Window
Project preview
Security Window

Security Window helps scan, analyze, and report PowerShell security/code quality issues while keeping scripts modular and CI-friendly.

PS

Automation

PowerShell scripts for Windows security/code checks.

CI

Quality gate

GitHub Actions workflow for automated script analysis.

Rules

Analyzer config

Custom PSScriptAnalyzer settings for controllable checks.

Security mindset

Shows interest in code quality, automation, and security checks.

Tooling

Uses PowerShell and PSScriptAnalyzer instead of only web UI work.

CI practice

Connects local analysis with GitHub Actions status feedback.

Live interaction

REVIEW IT IN MOTION.

This project is repository-first right now. Add a deployed URL to demoUrl, and optionally an iframe-safe URL to demoEmbedUrl, to make it directly interactive here.

Preview not embedded

Deploy the GitHub project, then connect the demo fields.

For static sites, GitHub Pages can be enough. For Next.js and full-stack apps, Vercel, Netlify, Render, Railway, or a Docker host usually gives reviewers a stronger live experience.

Challenge

Create a small but extensible Windows security/code-quality workflow that can be run locally and in CI.

Solution

Build PowerShell scripts with analyzer settings, documentation, and GitHub Actions integration.

Outcome

A security-aware automation project useful for discussing static analysis, CI, and Windows scripting fundamentals.

Recruiter view

WHAT TO NOTICE IN THIS PROJECT.

Relevant for teams that value automation, CI hygiene, and security-aware development habits.

Good interview topic: why static analysis matters and how CI can prevent low-quality scripts from merging.

Contribution

ROLE AND STACK.

Responsibilities

  • Automation scripting
  • Static analysis workflow
  • CI configuration
  • Security documentation

Technology

PowerShellPSScriptAnalyzerGitHub ActionsStatic analysisAutomationWindows