Skip to content

ci: add CI checks - #2

Open
Nerdy-Technician wants to merge 1 commit into
mainfrom
ci/add-checks
Open

Nerdy-Technician wants to merge 1 commit into
mainfrom
ci/add-checks

Conversation

@Nerdy-Technician

Copy link
Copy Markdown
Owner

Adds a CI workflow (runs on pull requests and pushes to main, read-only permissions, superseded runs cancelled).

Checks

  • PSScriptAnalyzer (severity: Error) on all *.ps1 / *.psm1 / *.psd1 files

The existing Validate workflow already does parse checks, detection exit-code checks and a package build, so those aren't duplicated here.

Also

  • .github/dependabot.yml: weekly updates for GitHub Actions

Note

AV/Detect-Wazuh.ps1 on main is missing its closing }, so the existing Validate workflow fails on main and on this PR as well. #1 fixes that. PSScriptAnalyzer (the new check) reports no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant