Skip to content

⚙️ [Maintenance]: Minor docs-site switch to Zensical - #403

Merged
Marius Storhaug (MariusStorhaug) merged 13 commits into
mainfrom
migrate-to-zensical
Jul 19, 2026
Merged

⚙️ [Maintenance]: Minor docs-site switch to Zensical#403
Marius Storhaug (MariusStorhaug) merged 13 commits into
mainfrom
migrate-to-zensical

Fix nav-state JavaScript lint issues

8dedc1a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 19, 2026 in 2s

10 new alerts including 10 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 10 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 43 in .github/actions/Build-PSModule/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 16 in .github/actions/Build-ZensicalSite/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 32 in .github/actions/Cleanup-PSModulePrereleases/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 30 in .github/actions/Document-PSModule/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 21 in .github/actions/Inject-SiteScripts/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 9 in .github/actions/Install-PSModule/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 9 in .github/actions/Install-Zensical/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 73 in .github/actions/Resolve-PSModuleVersion/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 21 in .github/actions/Structure-Site/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.

Check warning on line 279 in .github/actions/Test-PSModule/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.