Skip to content

Refactor blueprint-tester to be format-agnostic with adapter pattern

1b7b4c7
Select commit
Loading
Failed to load commit list.
Open

Add @epilot/blueprint-tester: format-agnostic blueprint validation library #366

Refactor blueprint-tester to be format-agnostic with adapter pattern
1b7b4c7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 16, 2026 in 4s

2 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 14 in packages/blueprint-tester/src/rules/environment-urls.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

When this is used as a regular expression on a URL, it may match anywhere, and arbitrary hosts may come before or after it.

Check notice on line 1 in packages/blueprint-tester/__tests__/validator.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import resolve.